/* ***base*** */
*{
	margin:0;
	padding:0;
	color:#666;
	font-style:normal;
}

ul{list-style:none;}

li img{
	vertical-align:bottom;
}

a{text-decoration:underline;}

a:link,
a:visited{
	color:#000066;
}

a:hover,
a:active{
	color:#F00;
}

a img,
table{
	border:0;
}

/* ***interface*** */
body{
	background:#FFF url("../img_com/bgBody.jpg") repeat-x center top;
	text-align:center;
}

#container{
	margin:0 auto;
	width:766px;
	padding-left:12px;
	background:#FFF url("../img_com/bgContainer.jpg") no-repeat center top;
	text-align:left;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:754px;
}

/* ***header*** */
#header{
	height:88px;
}

#link01,
#link0101{
	margin-left:2px;
}

#link01 td,
#link0101 td{
	background:transparent url("../img_com/ya01.gif") no-repeat 0 5px;
	padding-top:3px;
	padding-right:7px;
	padding-left:10px;
	font-size:10px;
	line-height:14px;
}

#link01 a:link,
#link01 a:visited,
#link0101 a:link,
#link0101 a:visited{
	color:#355E00;
}

#link01 a:hover,
#link01 a:active,
#link0101 a:hover,
#link0101 a:active{
	color:#F00;
}

h1{
	margin-left:4px;
}

#link02{
	margin-bottom:4px;
}

/* ***main*** */
#main{
	width:557px;
	padding-right:6px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:551px;
}

/* ***pankuzu*** */
#pankuzu td{
	color:#004E7D;
	font-size:10px;
	line-height:16px;
}

#pankuzu a:link,
#pankuzu a:visited{
	color:#004E7D;
}

#pankuzu a:hover,
#pankuzu a:active{
	color:#F00;
}

/* ***kanban*** */
#kanban{
	margin-bottom:12px;
}

/* ***navigation*** */
#navi{
	margin-bottom:10px;
}

.sbNavi{
	width:185px;
}

/* ***to top*** */
.toTop{
	width:742px;
	margin-top:12px;
	margin-bottom:36px;
	font-size:12px;
	line-height:18px;
	text-align:right;
}

/* ***footer*** */
#footer{
	background:#FFF url("../img_com/bgFooter.gif") repeat-x left top;
}

#footer td{
	height:80px;
	padding-top:7px;
	voice-family:"\"}\"";
	voice-family:inherit;
	height:73px;
}

/* ***conetnts margin*** */
.mb{
	margin-bottom:300px;
}
/* ***マージン*** */
.mt3 {
	margin-top: 3px;
}
.mb5 {
	margin-bottom: 5px;
}
.mt5 {
	margin-top: 5px;
}
.mb10_l5 {
	margin-bottom: 10px;
	margin-left: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mt10 {
	margin-top: 10px;
}
.ml03 {
	margin-left: 3px;
}
.ml05 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.ml40 {
	margin-left: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mb50 {
	margin-bottom: 50px;
}
/* ***パディング*** */
.pl10{
	padding-left:10px;
}
.ptb10{
	padding-bottom:10px;
	padding-top:10px;
}
/* ***文章*** */
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #000000;
}
.title_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #4F60D4;
}
.title_p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 20px;
	color: #000000;
}
.title_r{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #FF0000;
}
.title_s{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 20px;
	color: #000000;
	padding: 5px 5px;   
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding: 5px 5px;   
}
.text_s{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 5px 5px;   
}

.td {
	background: url(../img_com/background.gif);
	color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	height: 40px;
	width: 200px;
	font-size: 18px;
	font-weight: bolder;
	vertical-align: middle;
}

