/* グローバル*/
*{
margin: 0px;
padding: 0px;
border: 0;
font-weight: normal;
font-style: normal;
text-decoration: none;
font-family: "IMPACT", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka",sans-serif;
background: no-repeat left top;
}

ul{
	list-style: none;
}

html {}
body{	background:   url(/common_images/bg_main.gif) fixed;	font-size: medium;}


.title_no{display: none;}
/**/








/*各ページ背景*/
body#home #container {background:      url("/common_images/bg_zgwoing.gif") no-repeat fixed left top;}
body#bout  #container {background:     url("/common_images/bg_zbout.gif") no-repeat fixed left top;}
body#text  #container {background:     url("/common_images/bg_ztext.gif") no-repeat fixed left top;}
body#image  #container {background:    url("/common_images/bg_zimage.gif") no-repeat fixed left top;}
body#sound  #container {background:    url("/common_images/bg_zsound.gif") no-repeat fixed left top;}
body#connect  #container {background:  url("/common_images/bg_zconnect.gif") no-repeat fixed left top;}
body#contact  #container {background:  url("/common_images/bg_zcontact.gif") no-repeat fixed left top;}
body#icons     #container {background:    url("/common_images/bg_zicons.gif") no-repeat fixed left top;}
body#icon_mime #container {background:    url("/common_images/bg_zicons.gif") no-repeat fixed left top;}
/*　*/



/*レイアウト　*/
#container{
	padding-top: 78px;
	padding-left: 99px;
	width: 631px;
}

/*　ヘッド*/
#header{
	background: url(/images/chiken_head.gif) no-repeat;
	width: 636px;
}

#header .box{
	background: url(/images/chin.gif) no-repeat left bottom;
	width: 636px;
	padding-left: 101px;
	padding-bottom: 15px;
}
h1{
	height: 137px;
	width: 100px;
	float: left;

}

/* eyes */
.box h1{	background: url(/images/eyes012.gif) no-repeat left top;}
body#home .box h1{	background: url(/images/eyes012.gif) no-repeat left top;}
body#icons .box h1{	background: url(/images/eyes011.gif) no-repeat left top;}
body#icon_mime .box h1{	background: url(/images/eyes013.gif) no-repeat left top;}

/*　　　　ヘッドナビ*/

.naviBox1{
	float: left;
	width: 435px;
	padding-top: 80px;
	padding-right: 78px;
	height: 68px;
}
.naviBox2{
	clear: both;
	height: 63px;
	width: 535px;
	padding-right: 78px;
	padding-left: 100px;
}
ul.navi{
	width: 357px;
	text-align: left;
	height: 57px;
	float: left;
	overflow: auto;
}
.navi li{
	display: block;
	float: left;
	padding-top: 0.8em;
	padding-left: 1em;
}
.navi li h4{ font-size:150%;color:#e41b5b;}
.navi li a:link{
	color: #9F160B;
}
.navi li a:active{
	color: #00FF00;
}
.navi li a:visited{
	color: #000000;
}
.navi li a:hover{
	color: #FF3300;
}



/* bye2 */
body#icon_mime .navi li.i_mime{ display:none;}


#info{
	background: url("/images/info.gif") no-repeat;
	clear: both;
	width: 535px;
	height: 181px;	
}

#info .box{
	padding: 13px 110px 39px 217px;
	background: url(../images/infoface.gif) no-repeat;
	width: 210px;

	height: 129px;
	overflow: auto;
}

#info h2{
	font-size: 14px;
	width: 180px;
	padding: 0.5em;
}
#info p,#info h3{
width: 173px;
margin-left: 29px;
}




#content{
	background:    url("/images/neck.gif") repeat left top;
	width: 636px;
	margin: 0px;
	padding-top: 20px;
	padding-left: 200px;
}
#content h3{
	height: 40px;
	background:  url("/common_images/cont_box_01.gif") no-repeat;
	width: 385px;
	font-size: 15px;

}
#content h3 .title{
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 18px;
}
#cont_main{
	background:  url("/common_images/cont_box_02.gif") repeat-y left top;
	width: 385px;
	margin: 0px;
	padding: 0px;

}
	
#content .box{
	width: 385px;
	background:  url("/common_images/cont_box_03.gif") no-repeat left bottom;
	padding-bottom: 19px;

}
#content .items{
	background:    url("/common_images/bg-dot05.gif") repeat;
	width: 344px;
	padding: 7px;
	margin-right: 22px;
	margin-left: 14px;
}
.items ul{
	width: 340px;
	list-style: none;
	border-bottom: 1px solid #000000;
}
.items li{
	display: block;
	float: left;
	width: 160px;
	padding: 0.2em;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}
.items pre{	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";}
.items a.retuan{
	font-family: "IMPACT", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3","Osaka",sans-serif;
	clear: both;
	display: block;
	padding-top: 10px;
	width: 340px;
	float: left;
}
/*　フッター*/
#footer{
	height: 119px;
	background:    url("/images/hip.gif") no-repeat left top;
	width: 636px;
	padding-top: 40px;
	padding-left: 40px;
}
.copy{
	background:    url("/common_images/copy.png") no-repeat 150px 20px;
	width: 619px;
	height: 78px;
}



