@charset "UTF-8";

body{
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
	padding: 0px;
	background-color:#66CCFF;
}

a:link{text-decoration:underline; color:#0099ff} 
a:visited{text-decoration:underline; color:#0099ff} 
a:active{text-decoration:underline; color:#FEEB01} 
a:hover{text-decoration:none; color:#FEEB01} 

img {
	border:none;
}

hr {
display:none
}

#container{
	width:790px;
	margin:0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}



#head {
	background-color: #FFFFFF;
	background-image: url(../img/hm01contri/bg_ttl.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 100%;
}
#cont {
	margin: 0px auto;
	width: 760px;
	text-align: left;
	padding: 0px;
}



#foot{
	font-size:75%;
	color:#76ACCD;
	margin:0px;
	width: 100%;
	text-align: center;
	padding: 0px;
	line-height: 160%;
	height: 50px;
	clear:both;
}


#line1{
	width: 790px;
	margin: 0px;
	height: 30px;
	padding: 35px 0px 0px;
}
#ttl {
	font-size: 18px;
	font-weight: bold;
	color: #FF0066;
	text-align: left;
	width: 605px;
	float: right;
}
#no {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 185px;
	text-align: right;
	margin: 8px 0px 0px;
}


.cont760 {
width:760px;
margin:0px;
padding:0px;
clear:both;

}

.kadomaru-yellow_top{
width:760px;
height:10px;
line-height:0px;
font-size:0px;
background:url(../img/hm01contri/bg_yellow_top.gif) no-repeat;
}

.kadomaru-yellow_bottom{
width:760px;
height:10px;
line-height:0px;
font-size:0px;
background:url(../img/hm01contri/bg_yellow_bottom.gif) no-repeat;
}

.kadomaru-white_top{
width:470px;
height:11px;
line-height:0px;
font-size:0px;
background:url(../img/hm01contri/bg_white_top.gif) no-repeat;
}

.kadomaru-white_bottom{
width:470px;
height:11px;
line-height:0px;
font-size:0px;
background:url(../img/hm01contri/bg_white_bottom.gif) no-repeat;
}

.contridate{
font-size:10px;
color:#3366CC;
margin:0px 0px 10px 0px;
}

.contricont{
color:#3366CC;
}

.thankscoment{
font-size:10px;
line-height:150%;
color:#003366;
}


/* font */


.tx9{
font-size:50%; line-height:200%;
}
.tx10{
	font-size:65%;
	line-height:150%;
}
.tx12{
	font-size:75%;
	line-height:200%;
}

.txbold{
	font-weight:bold;
}
