@charset "utf-8";

body {
	font-size: 12px;
	color:#333;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}

a:link {color: #333; text-decoration:underline;}
a:visited {color: #333; text-decoration: underline;}
a:active {color: #333; text-decoration: underline;}
a:hover {color: #999; text-decoration: underline;}

b{
	font-size: 12px;
	color:#333;
	margin-top:5px;
	margin-bottom:10px;
}

font{
	font-size: 12px;
	color:#333;
}

p{
	line-height:18px;
}

hr {
	color:#CCC;
}

textarea {
	font-size: 12px;
	color:#333;

}



.contents img{
	margin-bottom:7px;
	margin-top:7px;
}


.contents b{

}



.header  {
	width:850px;
	height:140px;
	margin-bottom:15px;
}


h1{
	margin-top:25px;
	text-align:left;
	width:500px;
	height:55px;
	float:left;
}



.home {
	text-align:right;
	height:40px;
	margin-top:25px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:5px;
	width:300px;
	float:right;
}


.menu{
	width:400px;
	float:left;
	height:20px;
	padding:0px;
	margin:0px;
}

.menu img{
border-style:none;
}


.menu ul{
    margin:0px;
	padding:0px;
	float:left;
	list-style-type:none;
}


.menu li  {
	margin-right:0px;
	float:left;
}




.menu01 a {
	display:block;
	width:43px;
	height:20px;
	overflow:hidden;
	
}

.menu02 a {
	display:block;
	width:123px;
	height:20px;
	overflow:hidden;
}


.menu03 a {
	display:block;
	width:132px;
	height:20px;
	overflow:hidden;
}

.menu04 a {
	display:block;
	width:64px;
	height:20px;
	overflow:hidden;
}



.login {
	text-align:right;
	height:30px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
	width:450px;
	float:right;
}

.login_t {
	display:block;
	text-align:right;
	float:right;
		padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
}


