@charset "UTF-8";
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    line-height: 1.6;
	letter-spacing: 0.05em;
	padding: 0 0 0 0px;
	width:100%;
	height:100%;
}
body, x:-moz-any-link {
	padding: 0 0 0 0;
}
body, x:-moz-any-link, x:default {
	padding: 0 0 0 0px;
}

#wrapper {
	width:100%;
	height:100%;
}
.box_left {
	float:left;
	width:189px;
}
.box_right {
	float: left;
	margin-left:60px;
}
.list {
margin-bottom:28px;

}
.list_in {
margin-bottom:10px;
}
.list_in_0 {
margin-bottom:10px;
}
.list_in_0, x:-moz-any-link {
margin-bottom:6px;
}

.list2 {
margin-bottom:15px;
}

.list2 li {
margin-bottom:-5px;
}

#header {
	width:600px;
	position:fixed;
}
.look_credit {
	font-family:"ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
#st{ 
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;	
}
 
.contents{
	width:720px;
	padding-bottom:50px;
	 
}

.sec{
	margin-top:140px;
}
.fontsize9{
	font-size: 9px;
}
.fontsize11{
	font-size: 11px;
}
.fontsize18{
	font-size: 18px;
}
.indent2{
	padding-left:2em;
	text-indent:-2em;
}
.indent1{
	padding-left:1em;
	text-indent:-1em;
}
.menu10{
	margin-bottom:10px;
}
.menu10, x:-moz-any-link {
	margin-bottom:5px;
}
.menu10, x:-moz-any-link, x:default {
	margin-bottom:5px;
}
.menu10-r{
	margin-bottom:5px;
}
.menu10-r, x:-moz-any-link {
	margin-bottom:0px;
}
.menu10-r, x:-moz-any-link, x:default {
	margin-bottom:0px;
}

.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #900;
}
.overContent {
	position:absolute;
	top:-60px;
	left:0;
	background:rgba(255,255,255,0.9);
	width:100%;
}

/* CloseButton */
div#closeButton {
	position:absolute; 
	top:60px; 
	left:-250px; 
	text-align:right; 
	width:100%;
}
div#closeButton a.closeBox,
div#closeButton a.closeBox span {
	display:block;
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
div#closeButton a.closeBox {
	background:#efefef url(../img/skins/default/closebutton_21x21.png) 99% 50% no-repeat;
	border-bottom:1px solid #E5E5E5;
	margin:0 19px;
	padding:5px 0;
}
div#closeButton a.closeBox span {
	padding:3px 34px 3px 0;
}
.mailto {
	color:#900;	
}
