/* CSS Document */

body{
margin:0px;
padding:0px;
background:url(../images/bg.jpg) repeat-x;
font-size:12px;
}

a{
color:#339900;
}

.clear{
clear:both;
}

img{
border:0px;
}

#header{
margin-bottom:0px;
}

h1{
margin:0px;
padding:0px;
}
#contents{
width:728px;
margin:0 auto 50px auto;
}

.mainimg{
margin-bottom:10px;
}

#pickup{
margin:10px 0px 15px 0px;
padding-bottom:15px;
border-bottom:1px dashed #cccccc;
}

#menu{
margin:10px 0px 30px 0px;
width:728px;
text-align:center;
}

#menu img{
margin-right:15px;
}

#menu img.m_none{
margin-right:0px;
}

#menublog{
margin:30px auto 0px auto;
border-top:1px solid #cccccc;
border-bottom:1px dotted #cccccc;
border-left:1px dotted #cccccc;
border-right:1px dotted #cccccc;
padding-bottom:15px;
}

#menublog h2{
color:#fff;
line-height:2;
margin:0px 0px 10px 0px;
padding:0px 10px;
font-size:12px;
font-weight:bold;
font-family:Verdana;
background:#cccccc;
/*border-top:3px double #2daac1;
border-bottom:3px double #2daac1;*/
}

#menublog img{
margin-right:20px;
}

#contact{
text-align:center;
font::Verdana;
font-weight:bold;
font-size:11px;
letter-spacing:0.5em;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
padding:5px;
}



#bottom{
background:url(../images/bg_bottom.jpg) repeat-x;
}

.line_logo_gray{
padding-bottom:5px;
background:#fff url(../images/bg_line_logo_gray.gif) repeat-x;
}

#message{
width:728px;
margin:150px auto 0px auto;
}

#message a{
	background:#FFFF00;
	text-decoration:none;
	color:#000000;
	padding:3px;
}

#message a:hover{
	background:#ccc;
	text-decoration:none;
	color:#000000;
	padding:3px;
}

	#message p.m01{
	padding:110px 30px 0px 77px;
	text-align:left;
	}
	#message p.m02{
	padding:85px 62px 0px 0px;
	text-align:right;
	}
	#message p.m03{
	padding:125px 0px 0px 110px;
	text-align:center;
	}
	#message p.m04{
	padding:145px 0px 0px 0px;
	text-align:center;
	}
	#message p.m05{
	padding:50px 0px 0px 0px;
	text-align:left;
	}
	
	#message p.m06{
	padding:95px 0px 0px 190px;
	text-align:left;
	}
	#message p.m07{
	padding:80px 0px 0px 115px;
	text-align:left;
	}


.d{
margin:200px 0px 0px 0px;
text-align:center;
}

#copyright{
background:url(../images/bg_copyright.gif) repeat-x;
padding-bottom:30px;
}