/*
  .basic
-------------------------------------------------------
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote{margin:0;padding:0;}

body {
	background-color:#FFFFFF;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	}

body, p, li, td, th {
	font-size:small;
	line-height:1.6;
	}

img{border:none;}

/*
  .link
-------------------------------------------------------
*/
a,a:visited{
	color:#006666;
	text-decoration:underline;
	font-weight:normal;
	}
a:hover,a:active{
	color:#006666;
	text-decoration:none;
	font-weight:normal;
	}

/*
  .margin
-------------------------------------------------------
*/

.adm-t5	 {margin-top:5px  !important;}
.adm-t10 {margin-top:10px !important;}
.adm-t15 {margin-top:15px !important;}
.adm-t20 {margin-top:20px !important;}
.adm-t25 {margin-top:25px !important;}
.adm-t30 {margin-top:30px !important;}
.adm-t45 {margin-top:45px !important;}

.adm-l5	 {margin-left:5px  !important;}
.adm-l10 {margin-left:10px !important;}
.adm-l15 {margin-left:15px !important;}
.adm-l19 {margin-left:19px !important;}
.adm-l20 {margin-left:20px !important;}
.adm-l25 {margin-left:25px !important;}
.adm-l30 {margin-left:30px !important;}
.adm-l40 {margin-left:40px !important;}

.adm-r5	 {margin-right:5px  !important;}
.adm-r10 {margin-right:10px !important;}
.adm-r15 {margin-right:15px !important;}
.adm-r20 {margin-right:20px !important;}
.adm-r25 {margin-right:25px !important;}
.adm-r30 {margin-right:30px !important;}

.adm-b5 {margin-bottom:5px !important;}
.adm-b10 {margin-bottom:10px !important;}
.adm-b15 {margin-bottom:15px !important;}
.adm-b20 {margin-bottom:20px !important;}
.adm-b30 {margin-bottom:30px !important;}

/*
  .float
-------------------------------------------------------
*/

.clear {
	clear:both;
	width:auto;
	height:0!important;
	margin :0;
	padding:0;
	font-size:0px;
	line-height:0;
	}


/*
  layout
-------------------------------------------------------
*/

#wrapper{
	width:800px;
	margin:0 auto 0 auto;
	padding:0;
}

#header{
	width:800px;
	height:100px;
	margin:0;
	padding:0;
}
#header #topCross{
	width:60px;
	height:90px;
	margin:10px 0 0 0;
	float:left;
}
#header #topLogo{
	width:554px;
	height:54px;
	margin:45px 0 0 10px;
	padding:0;
	float:left;
}

#wrapperIn{
	width:800px;
	margin:15px auto 0 auto;
	padding:0;
}

/*
  g_navi
-------------------------------------------------------
*/

#gNavi{
	width:800px;
	height:30px;
	margin:0;
	padding:0;
}
#gNavi ul{
	margin:0;
	padding:0;
	list-style:none;
}
#gNavi ul li{
	float:left;
}


/*
  navi
-------------------------------------------------------
*/

#navi{
	width:200px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}

#navi ul{
	width:200px;
	margin:0;
	padding:0;
	list-style:none;
}

#navi ul li img{
	vertical-align:top;
}


/*
  details
-------------------------------------------------------
*/	

#details{
	width:580px;
	margin:10px 0 0 0;
	padding:0;
	float:right;
}

#topLeftBox{
	width:360px;
	margin:20px 0 0 0;
	padding:0;
	float:left;
}
#topLeftBox p{
	margin:10px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #CCCCCC;
}

.leftLinkBox{
	margin:10px 0 0 0;
	padding:10px;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

#topRightBox{
	width:200px;
	padding:0;
	float:right;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.conBox{
	width:200px;
	height:auto;
	margin:0;
	padding:0;
	background-image:url(../images/img_conct.gif);
	background-repeat:repeat-y;
}

.conBox p{
	background-image:url(../images/img_triangle.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0 10px 0 15px;
	padding:0 0 0 13px;

}

.rightLinkBox{
	margin:10px 0 0 0;
	padding:0 0 10px 0;
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
}

.rightLinkBox ul{
	width:180px;
	margin:0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #CCCCCC;
	list-style:none;
}

.rightLinkBox ul li{
	margin:0 0 0 10px;
	padding:0;
}

.rightLinkBox p{
	margin:10px 10px 0 10px;
	padding:0;
}




/*
  footer
-------------------------------------------------------
*/

#footer{
	width:800px;
	height:55px;
	margin:20px 0 0 0;
	padding:0;
	background-color:#EEEEEE;
}

#footer p{
	font-size:0.9em;
	margin:10px;
}
