@charset "Shift_JIS";

/*Basic Setting
------------------------------------------------------*/

body{
text-align:center;
background:url(../images/back_all.gif) #929292 repeat-y;
background-position:center;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
display:inline-block;
}
/* Hides from IE-mac\*/
*html .clearfix{
height:1%;
}
.clearfix{
display:block;
}
/* End hide form IE-mac*/

/*Format Layout
------------------------------------------------------*/
div#container{
width:700px;
text-align:left;
margin:0 auto;
}
div#menu{
width:142px;
float:left;
padding-left:9px;
}

div#content{
width:540px;
float:right;
}


.name150 {  font-size: 70%; line-height: 180%}
.name130 {  font-size: 70%; line-height: 150%}
.name100 {  font-size: 70%;}
.body150 {  font-size: 80%; line-height: 170%}
.body130 {  font-size: 80%; line-height: 150%}
.body100 {  font-size: 80%;}
.head130 {  font-size: 100%; line-height: 150%}
.head100 {  font-size: 100%;}
A:link {	 color: #9900FF; text-decoration: underline; }
A:visited {	 color: #9999CC; text-decoration: underline; }
A:hover {	 color: #FF0000; text-decoration: underline; }


.f1{
	font-size: 80%;
	line-height: 140%;
	color: #333333;
}

.f1_w{
	font-size: 80%;
	line-height: 140%;
	color: #FFFFFF;
}


.f1_b{
	font-size: 80%;
	line-height: 140%;
	color: #3366CC;
	font-weight: bold;

}

.f2{
	font-size: 90%;
	line-height: 140%;
	color: #666666;
}

.f3{
	font-size: 100%;
	line-height: 140%;
	color: #666666;
	font-weight: bold;
}


.talks-txt01{
	padding:10px 12px 10px 12px;
	font-size: 12px;
	line-height: 140%;
	color: #777777;}

.talks-m{
	padding:5px 8px 5px 8px;
	font-size: 12px;
	line-height: 140%;
	color: #777777;
	font-weight:bold;
	text-align:left;
}
/* マージン関連 */

.mr10{
	margin-right: 10px;
}

.ml10{
	margin-left: 10px;
}


#contents {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding: 0px;
}
#menu {
	width: 205px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 540px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}


.photo {	margin-left: 10px;
}

.photo02 {	margin-right: 10px;
}
