body { background-color: #fff5bc; background-image: url(images/n-b195-s.gif); text-align: center; }

a {
	text-decoration: underline;
	}

a:link {
	color: #008CCB;
	text-decoration:none;
	}

a:visited {
	color: #008CCB;
	text-decoration:none;
	}

a:active {
	color: #008CCB;
	text-decoration:none;
	}

a:hover {
	color: #FF6600;
	text-decoration:underline;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 760px;
	background-color: transparent;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFCC33;
	background-color: #06334B;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 45px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	padding:0;
	margin:0;
	float: left;
	width: 509px;
	margin-right:15px;
	background-image:url(images/center_b_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:10px;
	/* For Mac IE _*/
	padding-bottom:20px;
	/**/
	}

.content {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background-image:url(images/center_t_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px;

	}
.base{
	padding: 0px 15px 5px 15px;
	margin:0;
	background-color:#FFFFFF;
}
#right {
	float: left;
	width: 236px;
	overflow: hidden;
	margin:0;
	padding:0;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding:5px;
	padding-top:0;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0 0 0 5px;
	}

.content h3 {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size:medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	padding:5px;
	padding-top:0;
	padding-bottom:5px;
	background:transparent url(images/title_dashed.gif) left bottom repeat-x;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background:transparent url(images/title_dashed.gif) left top repeat-x;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 5px;
	clear: both;
	}

.sidebar {
	}

/*#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
*/
.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}
.files {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}


/*ǋL*/

/***********************	COMMON	**********************/
body{
	margin:0;
	padding:0;
}
img{
	margin:0;
	padding:0;
	border-width:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
form,input{
	margin:0;
	padding:0;
}
.spacer{
	height:0px;
	clear:both;
}
.hide{
	position:absolute;
	left:-9999px;
}
/***********************	HEADER	**********************/
#header{
	height:43px;
	padding-left:15px;
	background:transparent url(images/header_bg.gif) 0 0 repeat-x;
}
#header #peex-logo{
	float:left;
	height:43px;
	width:83px;
}
#header #peex-logo a{
	display:block;
	width:83px;
	height:43px;
	background:transparent url(images/peex_logo.gif) 0 0 no-repeat;
}
#header .header-right{
	float:left;
	width:662px;
}
#header .top{
	float:left;
	width:662px;
}
#header .bottom{
	float:left;
	width:662px;
}
#header #peex-icon{
	float:left;
	display:block;
	width:230px;
	height:28px;
	background:transparent url(images/peex_icon.gif) 1px 5px no-repeat;
}

#bread-crumb{
	font-size:10px;
	color:#333333;
	clear:right;
	float:left;
	line-height:1em;
	padding:2px 0 0 5px;
}

#keyword-search{
	float:left;
	padding:5px 0 0 10px;
	width:330px;
}
#q-namazu{
	margin:0;
	padding:0;
}
#q-namazu #keyword-string{
	margin:0;
	padding:0;
	float:left;
	display:block;
	width:105px;
	height:19px;
	background:transparent url(images/keyword_string.gif) 0 0 no-repeat;
	margin-right:9px;
}
#q-namazu #keyword{
	display:block;
	width:158px;
	height:19px;
	float:left;
	line-height:1.2em;
	border-style:solid;
	border-width:0;
}
#image-submit{
	float:right;
	border-width:0;
	margin:0;
	padding:0;
	width:41px;
	height:19px;
	background-color:#ffffff;
}

#gigno-logo h5{

	float:right;
}
#gigno-logo h5{
	display:block;
	width:80px;
	height:28px;
	background:transparent url(images/gigno_logo.gif) 0 0 no-repeat;
}

/***********************	CONTENT	**********************/

#toparea{
	margin-bottom:18px;
	background:transparent url(images/toparea_bg.gif) left bottom no-repeat;
	height:492px;
	width:760px;
	overflow:hidden;
}
#mainphoto{
	margin:0;
	padding:0;
}
#top-content{
	height:262px;
	background-color:#ffffff;
	padding-right:0;
	width:760px;
}
#top-content div.left{
	float:left;
	width:610px;
}
#mainarea{
	border-bottom:1px solid #CCCCCC;
	height:126px;
	width:590px;
	margin:20px 0 0 20px;
}
#photo01{
	float:left;
}
#titlelines{
	float:left;
	width:402px;
	height:126px;
	margin-left:18px;
}
#titlelines h1{
	background:transparent url(images/h_orange.gif) 0 0 repeat-y;
	height:32px;
	font-size:21px;
	font-weight:bold;
	line-height:1.5em;
	padding-left:15px;
}
#titlelines h2{
	background:transparent url(images/h_gray.gif) 0 0 repeat-y;
	font-size:14px;
	font-weight:normal;
	line-height:1.2em;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#333333;
}
#mobilearea{
	padding-top:8px;
	margin-left:20px;
	width:610px;
}
#mobilearea #qrarea{
	padding-top:6px;
	float:left;
}
#mobilearea #mobile-right{
	margin-left:16px;
	float:left;
	width:494px;
}
#mobilearea #mobile-right #send-url{
	height:38px;
}
#mobilearea #mobile-right #send-url a{
	background:transparent url(images/send_url.gif) 0 0 no-repeat;
	width:203px;
	height:38px;
	display:block;
	clear:both;
}
#mobilearea #mobile-right ul{
	margin:0;
	padding:0;
	list-style-position:inside;
	width:450px;
	font-size:9px;
	line-height:1.1em;
	padding-top:8px;
}
#mobilearea #mobile-right ul li{
	margin:0;
	padding:0;
	height:14px;
}
#mobilearea #mobile-right ul li#docomo{
	list-style-image:url(images/icon_docomo.gif);
}
#mobilearea #mobile-right ul li#au{
	list-style-image:url(images/icon_au.gif);
}
#mobilearea #mobile-right ul li#voda{
	list-style-image:url(images/icon_voda.gif);
}
#mobilearea #mobile-right ul li#account{
	list-style-image:url(images/icon_account.gif);
}
#top-content div.right{
	float:right;
	width:110px;
	margin-top:20px;
	margin-right:20px;
	font-size: 7px;
	line-height: 1em;
	color:#666666;
}
#photoarea{
}
#photoarea img{
	margin-bottom:3px;
}

.box{
	background:transparent url(images/right_bottom.gif) left bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
}
.box h2{
	display:block;
	height:28px;
	background:transparent url(images/right_head.gif) left top no-repeat;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	line-height:2.2em;
	padding-left:10px;
}
.box ul{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	background-color:#FFFFFF;
	margin:0;
	padding:5px 10px 0 10px;
	list-style-type:none;
}
.box #calendar table{
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
.box #calendar table tr th,.box #calendar table tr td{
	text-align:center;
	font-size:x-small;

}
.box #calendar caption{
	height:28px;
	background:transparent url(images/right_head.gif) left top no-repeat;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	line-height:2.2em;
}
#footer{
	width:760px;
	height:54px;
	background: transparent url(images/copyright.gif) left bottom no-repeat;
}
#muryo-counter{
	width:236px;
	height:30px;
	display:block;
	background-image:url(images/online_base.gif);
	text-align:right;
	margin-bottom:10px;
}
#muryo-counter img{
	margin-top:6px;
}
iframe{
	width:236px;
	height:500px;
	overflow:hidden;
	border-width:0;
}
