body{

	margin: 0px;

	padding: 0px;

	background-image:url(../img/bg_main.gif);

	font-family: verdana, sans-serif;

}



form{

	margin: 0px;

}



select{

	margin: 0px;

}



input{

	margin: 0px;

}



input.news{

	border:none;

	width:100%;

}



div {

	margin: 0px;

	

	

}



div.frame01 {

	margin: 0px;

	padding: 10px;

	border: 1px solid #CCCCCC;

	background-color: #EFEFEF;

	text-align:center;

}



.top4{

	margin:4px 0 0 0;

}

.top5{

	margin:5px 0 5px 9px;

}



ol{

	padding: 0px;

	margin:0px 0px 0px 30px;

	list-style-type:decimal;

}

li{
	margin: 0px;
	padding: 0px;


}



ul.style01{

	margin:0px;

	list-style-type:none;

}




hr{

	width:100%;

	height:1px;

	color:#CCCCCC;

	margin:0px;

}



/***** テキスト *****/



.text{

	font-size: 0.8em;

	color: #444;

	line-height: 150%;

}



.text_b{

	font-size: 0.8em;

	color: #444;

	line-height: 150%;

	font-weight:bold;

}



.text_s{

	font-size: 0.7em;

	color: #444;

	line-height: 150%;

}



.text_ss{
	font-size: 0.6em;
	color: #444;
	line-height: 150%;
}




.text_sb{

	font-size: 0.7em;

	color: #444;

	line-height: 150%;

	font-weight:bold;

}




.text_h130{
	font-size: 0.8em;
	color: #444;
	line-height: 130%;
}




.text_red01{

	font-size: 0.8em;

	color: #DB3914;

	line-height: 150%;

}




.text_red02{
	font-size: 0.7em;
	color: #f00;
}

.text_red03 {
	color: #ff0000;
}



.text_white01{

	font-size: 0.8em;

	color: #FFFFFF;

	line-height: 150%;

}



.text_blue01{

	font-size: 0.8em;

	color: #369;

	line-height: 150%;

}



.text_blue02{

	font-size: 0.8em;

	color: #5898DC;

	line-height: 150%;

}



.text_blue03{
	font-size: 0.7em;
	color: #036;
	line-height: 130%;
}



.text_menu{

	font-size: 0.7em;

	color: #666;

	line-height: 130%;

}



.text_orange01{
	font-size: 0.8em;
	color: #F70;
	line-height: 150%;
}
.bold{
	font-weight:bold;
}





/***** リンクテキスト *****/



a:link,a:visited,a:active{

	color: #036;

}

a:hover{

	color: #f70;

}



a.text_menu:link,a.text_menu:visited,a.text_menu:active{

	font-size: 0.7em;

	color: #666;

}

a.text_menu:hover{

	font-size: 0.7em;

	color: #f70;

}



a.sitemap:link,a.sitemap:visited,a.sitemap:active{

	color: #5898DC;

}

a.sitemap:hover{

	color: #f70;

}





/*-----venture-----------*/

div.memberName {
	font-weight:bold;
	background:url("../img/line_gray.gif") 0 100% repeat-x;
	padding:5px 0;
	margin-bottom:5px;
}


/*----- President message layout　-----*/
.mt10 {
	margin-top:10px;
}

#photo_co {
	overflow: hidden;
}

#photo_co img {
	float: right;
	margin: 0 0 10px 10px;
}

#photo_co p {
	margin-top: 0;
}

#photo_co .sign {
	width: 280px;
	margin-top: 30px;
}

#photo_co .sign img {
	float: left;
	margin: 0;
	padding: 0;
}

#photo_co .sign .name p {
	width: 280px;
	float: left;
	
}



