@charset "UTF-8";

body{
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#3E3E3E;
	line-height:1.6;
	margin:0;
	padding:0;
	}
        
H1{
	font-size:12px;
	padding:0px 10px 0px 0px;
	height:8px;
	vertical-align:bottom;
	color:#808080;
	}
	
#Header a{
	color:#373737;
	}

#Container{
	background:url(../images/footer.gif) center bottom no-repeat;
	}

.top{
	background:url(../images/background_top.gif) top center repeat-x;
	}

.contents{
	background:url(../images/background_contents.gif) top center repeat-x;
	}

#Contents{
	text-align:left;
	}
	
#Header{
	height:151px;
	background:url(../images/header_bg.gif) top center no-repeat;
	font-size:10px;
	}

.Logo{
	padding:35px 0 0 15px;
	}

.Header-Navi{
	height:60px;
	text-align:right;
	vertical-align:bottom;
	}

#Main{
	padding:0 0 40px 0;
	}

.Title{
	background:url(../images/title_bg.gif);
	height:50px;
	width:750px;
	font-size:16px;
	font-weight:bold;
	color:#E13B80;
	vertical-align:top
	}
	
.Subtitle{
	height:30px;
	width:780px;
	font-size:14px;
	font-weight:bold;
	color:#E13B80;
	vertical-align:top
	}
	
.Subtitle2{
	height:25px;
	font-size:14px;
	color:#A17827;
	vertical-align:top
	}
		
.Subtitle3{
	height:25px;
	font-size:14px;
	color:#6BA654;
	vertical-align:top
	}

.Right-Img{
	padding:0 0 20px 20px;
	float:right;
	}

.Left-Img{
	padding:0 20px 20px 0;
	float:left
	}

#Footer{
	padding:0 0 40px 0;
	}