@charset "UTF-8";

body {
	height:auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#main{
	height: 100%;
	position: relative;
	margin-bottom: 30px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#cont{
	min-height:837px;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width: 1024px;
}
#main  h2{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.info_wrapper{
	float: left;
	margin-right: 200px;
	padding-left: 76px;
	width: 814px;
	height: 100%;
	margin-bottom: 50px;
}
.info_left{
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.info_right{
	height: 845px;
	width: 500px;
	padding-left: 314px;
}
.info_right h3{
	margin-bottom: 15px;
}
.info_right h4{
	margin-bottom: 5px;
}
.info_right p{
	margin-bottom:10px;
}
.info_right h4+p{
	margin-bottom: 17px;
}
#sp-size-left{
	margin-right: 0px;
	margin-bottom: 30px;
}
#sp-size-right{
	padding-top: 135px;
}
#spacer4{
	margin-bottom: 2px;
}
.info_right img{
}
.info_right ul{
	margin-top:20px;
	margin-bottom: 30px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #808080;
	padding-left: 10px;
	margin-left: 10px;
}
#wide_spacer4{
	margin-left: 30px;
}
#double_02{
	width: 451px;
	height: 470px;
}
#double_02:after{  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  
#double_02{
	zoom: 1;
} 
#double_07{
	width: 420px;
	height: 460px;
}
#double_07:after{  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  
#double_07{
	zoom: 1;
} 
div .detail1{
	float: left;
	height: 350px;
}
div .detail1 h4{
}
div .detail1 p{
}
div .detail1 img{
	margin:0;
}
div .detail2{
	float: left;
	margin-left:20px;
	height: 350px;
}
.detail1_caption{
	font-size: 70%;
	line-height: 1.4em;
	color: #333333;
	width: 193px;
}
.detail2_caption{
	width: 203px;
	font-size: 70%;
	line-height: 1.4em;
	color: #333333;
}
.out-attention{
	font-size: 70%;
	line-height: 1.4em;
	color: #333333;
}
#numbers{
	position: absolute;
	left: 301px;
	top: 52px;
	cursor:pointer;
	width: 192;
}
#numbers:after{  
    content: ".";  
    display: block;  
    visibility: hidden;  
    height: 0.1px;  
    font-size: 0.1em;  
    line-height: 0;  
    clear: both;  
}  
#numbers{
	zoom: 1;
} 
#numbers ul li{
	float: left;
	margin-right: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}

/*表示済みリンク　「カラー／アンダーラインなし」*/	
a:visited {
	color: #F28D00;
	text-decoration: none;
}

/*マウスオーバーの設定　「カラー／アンダーライン表示」*/
a:hover {
	color: #000000;
	text-decoration: none;
}

/*マウスクリックの設定　「カラー／アンダーラインなし」*/
a:active {
	color: #000000;
	text-decoration: none;
}

