@charset "UTF-8";
/* CSS Document */



body {
	//height:100%;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align:center;
	background-color: #FFF;
}
body > #boxB{ 
    height:auto; 
}
#container {
 width:940px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
 height:100%; 
 min-height:100%; 
}
#boxA {
 margin-bottom: 30px;
}

#boxB {
	background:#e6e6e6;
	width:150px;
	float: left;
	//height:100%; 
	//min-height:100%; 
}



#boxC {
	float:right;
	background:#ffffff;
	width:780px;
	float:right;
}


#boxCin {
	width:780px;
	float:right;
}

#box_Blank {
	width:10px;
}

#line {
	//clear:both;
	background:#000;
	padding-top: 1px;
}


#boxD {
	width:100%;
	clear:both;
	padding-top: 10px;
	text-align:right;
}

body,td,tr {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	line-height: 16px;
	color: #333333;
	font-size: x-small;
	letter-spacing: 0.1em;
}
br{ letter-spacing:0; }
.imgmargine {
	padding-top: 26px;
	padding-bottom: 18px;
}
.word_right {
	padding-left: 30px;
}
body,td,th {
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
}.px12 {
	font-weight:bold;
	font-size: small;
}
.tensen {
	background-image: url(/sendai/img/tensen.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.px10 {
	font-size: 10px;
	line-height: 14px;
	color: #666;
}
.px12-2 {
	font-size: 12px;
	line-height: 20px;
}
