

body{
	text-align:center;
	margin:0;
	padding:0;
	background:url(/img/common/back.gif) repeat-x;
	background-position:center 0;
}

p,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:11pt Osaka , "MS UI Gothic", "ヒラギノ角ゴ Pro W3" , sans-serif;
	letter-spacing:2px;
	color:#3b3b3b;
	text-align:left;
}
input[type="text"]{
	font:11pt Osaka , "MS UI Gothic", "ヒラギノ角ゴ Pro W3" , sans-serif;
	letter-spacing:2px;
	color:#3b3b3b;
	text-align:left;
}
p,li,dt,dd,th,td,label,h4,h5,h6{ line-height:16pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }
h4,h5{ font-size:12pt; }

p{ margin:10px 15px; }

form{ margin:0; }

a,label{
	color:#0000ff;
	cursor:pointer;
	text-decoration:underline;
}
a:hover,label:hover{
	color:#0000ff;
	text-decoration:none;
}

img{ border:none; }

table{
	margin:15px auto;
	width:90%;
	border:solid 1px #cccccc;
	border-collapse:separate;
}
td,th{
	padding:6px 1px 6px 10px;
	border-bottom:solid 1px #cccccc;
	background:none;
}
th{
	width:170px;
	font-size:10pt;
	background-color:#f0f0f0;
	padding-left:12px;
}

table ul{ margin-left:20px; }
ul{ margin:10px 0 5px 30px; padding:0; }
ol{ margin:25px 0 5px 38px; padding:0; }
dl{ margin:25px auto 12px 20px; }
dd{ margin:8px auto 30px 40px; }
textarea{ width:95%; }



.clear{ clear:both; }
.inline{ display:inline; }
.bold{ font-weight:bold; }
.red{ color:#f00; }

ul.nolist{
	list-style:none;
}
ul.nolist li{
	margin-bottom:10px;
}

a.imganchor:hover{
	position:relative;
	top:1px;
	left:1px;
}



#head,#body{
	margin:0 auto;
	width:904px;
}

#body{
	padding-top:7px;
	background-color:#fff;
}

#page{
	width:890px;
	margin:0 auto;
	background-color:#eee;
}

#head{
	height:262px;
}

#head h1{
	float:left;
	margin:0;
	padding:0;
	position:relative;
	top:17px;
	left:30px;
	width:340px;
	height:50px;
}

#head p{
	text-align:right;
	font-weight:bold;
	float:right;
	margin:50px 30px 0 0;
}


#right{
	float:right;
	width:674px;
	background-color:#fff;
}

#content{
	float:right;
	width:651px;
}

h2{
	background:url(/img/common/h2.gif) no-repeat;
	width:651px;
	height:58px;
	margin:0 0 15px;
	text-indent:30px;
	line-height:50px;
	font-size:18px;
}

h3{
	background:url(/img/common/h3.gif) no-repeat;
	height:34px;
	line-height:34px;
	margin:40px 0 15px;
	text-indent:35px;
}
h3.margin{
	margin-top:15px;
}


h4{
	background:url(/img/common/h4.gif) no-repeat left bottom;
	line-height:30px;
	height:30px;
	text-indent:4px;
	margin:15px 10px 10px;
}



#left{
	float:left;
	width:216px;
	background-color:#eee;
}

ul#menu{
	background:url(/img/common/menu1.gif) repeat-y;
	list-style:none;
	margin:3px;
	padding:0;
	width:210px;
}
ul#menu li{
	list-style:none;
	margin:0;
	padding:0
}

ul#menu li a,ul#menu li span{
	display:block;
	width:210px;
	height:43px;
	text-decoration:none;
	color:#000;
	text-indent:25px;
	line-height:43px;
	font-size:13px;
	font-weight:bold;
}

ul#menu li a:hover,ul#menu li span{
	background:url(/img/common/menu2.gif) no-repeat;
	text-decoration:underline;
	color:#39c;
}

#left p{
	margin:10px auto;
	padding:0;
	text-align:center;
}



a.totop{
	display:block;
	width:74px;
	height:18px;
	float:right;
	margin:15px;
}


#foot{
	clear:both;
	background:url(/img/common/foot.gif) repeat-x;
	height:32px;
	margin-top:15px;
}

#foot p{
	width:890px;
	margin:0 auto;
	line-height:32px;
	color:#fff;
	font-size:12px;
	text-indent:15px;
}
#foot p a{
	color:#fff;
	text-decoration:none;
}
#foot p a:hover{
	text-decoration:underline;
}

#foot p#copy{
	text-align:right;
	color:#000;
}

