@charset "UTF-8";
/* CSS Document */

/* body */
body{
	background-color:#ECE9D8;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}

img{
	border:0;
}

form {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
}




/* header */
#headerWrap{
	background-image:url(../img/contents_bg.jpg);
	background-repeat:repeat-y;
	width:800px;
	padding:0px 8px 0px 8px;
}

#headerBoxTopBorder{
	width:800px;
	height:12px;
}

#headerBox{
	background-image:url(../img/border_grey.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:770px;
	padding:0px 15px 12px 15px;
	margin:0px 0px 2px 0px;
}

#headerBoxLeft{
	width:350px;
	float:left;
}

#headerBoxLeft p{
	font-size:10px;
	line-height:150%;
	padding:0px 0px 10px 0px;
}

#logoBox{
	width:172px;
	height:34px;
}

#logoBox h1 a{
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	width:172px;
	height:34px;
	font-size:1px;
	text-indent:-9999px;
}

#headerBoxRight{
	width:244px;
	float:right;
}

#headerHomeBtn{
	width:79px;
	height:14px;
	float:right;
	padding:2px 7px 5px 0px
}

#headerHomeBtn a{
	background-image:url(../img/btn_home.jpg);
	background-repeat:no-repeat;
	display:block;
	width:79px;
	height:14px;
	text-indent:-9999px;
}

#headerHomeBtn a:hover{
	background-position:0px -14px;
}

#headerMailBtn{
	width:244px;
	height:36px;
}

#headerMailBtn a{
	background-image:url(../img/btn_mail.jpg);
	background-repeat:no-repeat;
	display:block;
	width:244px;
	height:36px;
	text-indent:-9999px;
}

#headerMailBtn a:hover{
	background-position:0px -36px;
}




/* globalMenu */
#gMenuBox{
	width:796px;
	height:68px;
	margin:0px auto;
}

#gMenuBox ul{
	margin: 0px;
	padding: 0px;
}

#gMenuBox li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#gMenuBox #gMenu01,#gMenu02,#gMenu03,#gMenu01on,#gMenu02on,#gMenu03on{
 float:left;
}

#gMenuBox #gMenu01 a{
	background-image:url(../img/g_menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 266px;
	height: 68px;
	text-indent: -9999px;
}

#gMenuBox #gMenu01 a:hover{
	background-position:0px -68px;
}

#gMenuBox #gMenu01on a{
	background-image:url(../img/g_menu01.jpg);
	background-repeat: no-repeat;
	background-position:0px -68px;
	display: block;
	width: 266px;
	height: 68px;
	text-indent: -9999px;
}

#gMenuBox #gMenu02 a{
	background-image:url(../img/g_menu02.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 266px;
	height: 68px;
	text-indent: -9999px;
}

#gMenuBox #gMenu02 a:hover{
	background-position:0px -68px;
}

#gMenuBox #gMenu02on a{
	background-image:url(../img/g_menu02.jpg);
	background-repeat: no-repeat;
	background-position:0px -68px;
	display: block;
	width: 266px;
	height: 68px;
	text-indent: -9999px;
}

#gMenuBox #gMenu03 a{
	background-image:url(../img/g_menu03.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 264px;
	height: 68px;
	text-indent: -9999px;
}

#gMenuBox #gMenu03 a:hover{
	background-position:0px -68px;
}

#gMenuBox #gMenu03on a{
	background-image:url(../img/g_menu03.jpg);
	background-repeat: no-repeat;
	background-position:0px -68px;
	display: block;
	width: 264px;
	height: 68px;
	text-indent: -9999px;
}

#headerBoxBtmBorder{
	width:800px;
	height:4px;
	margin:0px auto;
}




/* pankuzu */
#pankuzuBox{
	width:760px;
	padding:10px 0px 10px 0px
}

#pankuzuBox p{
	font-size:12px;
	line-height:150%;
}

#pankuzuBox p a{
	font-size:12px;
	color:#FF3300;
	line-height:150%;
	text-decoration:underline;
}
#pankuzuBox p a:hover{
	text-decoration:none;
}



/* contents */
#bodyWrap{
	width:100%;
}

#bodyBox{
	width:816px;
	margin:auto;
}

#contentsWrap{
	background-image:url(../img/contents_bg.jpg);
	background-repeat:repeat-y;
	width:800px;
	padding:0px 8px 0px 8px;
	margin:12px 0px 0px 0px;
}

#contentsBoxTopBorder{
	width:800px;
	height:4px;
}




/* footer */
#footerWrap{
	background-image:url(../img/contents_bg.jpg);
	background-repeat:repeat-y;
	width:800px;
	padding:0px 8px 0px 8px;
}

#footerLinkBox{
	width:785px;
	padding:10px 0px 20px 15px;
}

#footerLinkBox p{
	font-size:12px;
	line-height:150%;
}

#footerLinkBox a{
	color:#333333;
	text-decoration:underline;
}

#footerLinkBox a:hover{
	color:#333333;
	text-decoration:none;
}

#copyrightBox{
	background-image:url(../img/copyright_bg.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:18px;
	padding:8px 0px 0px 0px;
}

#copyrightText{
	background-image:url(../img/copyright.gif);
	background-repeat:no-repeat;
	width:237px;
	height:12px;
	margin:0px auto;
	text-indent:-9999px;
}






/* other */

.goTopBtn{
	width:113px;
	height:11px;
	padding:0px 12px 6px 0px;
	float:right
}

.goTopBtn a{
	background-image:url(../img/btn_top.gif);
	background-repeat:no-repeat;
	display:block;
	width:113px;
	height:11px;
	text-indent:-9999px;
}

.goTopBtn a:hover{
	background-position:0px -11px;
}
