
/*  layout
----------------------------------------------- */


body {
padding:35px 0 0 0;
}

#All_Wrap { 
border:#000000 1px solid;
margin:0 auto;
width:/*981*/800px;　/*ヘッダーも含めコンテンツ全体の幅*/
padding:0;
}

.mainimg{ padding: width:800px; height:658px; background:url(../../images/top.jpg) no-repeat 0 0;}
.sokuhou{ text-align:right; padding:0; padding:430px 30px 0 0;}

#Side_Wrap{
float:left;
width:230px;
}


#Side_Wrap ul.Side_Navi li{
	margin:10px;
}

ul li p.topic{
	clear:both;
	margin-top:5px;
	color: #333;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

ul li p.topic:before{ content:"▲"; padding-right:3px;}

ul#Link_Navi li{
margin:7px 3px;
}


ul.Index_Navi { 
	margin:0 auto;
	padding-top:20px; 
	width:690px;
}

ul.Index_Navi li{
	margin-right:30px;
	margin-bottom:20px;
	float:left;
	width:210px;
}

div.attention { width:100%; padding:10px 0;}

div.attention p{ padding:10px 0; width:250px; margin:0 auto; text-align:center; font-size:20px; font-weight:bold; border:dotted 2px #92242A;}

div.attention p a{ padding:0 0 0 30px; background:url(../../images/bikkuri.gif) 0 0 no-repeat;}

#Main_Wrap{
float:right;
width:750px;
}

.Topcomment{
padding:8px;
background:#000000;
text-align:right;
line-height:130%;
color:#FFFFFF;
font-size:140%;
font-weight:bold;
}

#Slidshow{
margin:10px;
}

#Text_Wrap{
padding:10px 0;
background:#cccccc;
}

.detail {
float:left;
width:410px;
}

.button{
float:right;
padding:0 10px;
}

#Footer_Wrap{
width:100%;
background:#000000;
color:#ffffff;
text-align:right;
font-weight:bold;
line-height:180%;
}

#shiro {
	width:700px;
	background:#ffffff;
	margin:0 auto;
	padding:10px 0;
	border:solid #aa0c00 4px;
}

#shiro .detail {
float:left;
width:auto;
}

#shiro .button{
float:right;
width:365px;
padding:0 10px;
}

p.att{
	font-size:90%;
	margin:10px 0;
}


/*  style
----------------------------------------------- */


body {
	color: #333333;
}

a:link, a:visited{
	color: #990000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a:hover img{
 filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
}

p{
line-height:120%;
margin:5px 0;
}

.Wrap{
width:100%;
}

.left{
float:left;
}

.right{
float:right;
}

.red {color: #FF0000}

.contact {
	margin-left:5px;
	line-height:130%;
	font-size:83.3%;
	color: #333333;
}

p.shouhin{
	margin:0 0 10px 8px;
	line-height:130%;
	font-weight:bold;
	font-size:116.7%;
}

.detail ul li,
#shiro .button ul li{
	margin-left:10px;
	list-style:inside;
	line-height:120%;
}

p.alart{
	font-size:83.3%;
	margin:15px 0 0 5px;
}

h1.figure{
	padding:5px;
	line-height:140%;
	background:#000; 
	color:#fff; 
	font-weight:bold; 
	font-size:14px;
}

h1.white{ 
	border-top:1px dotted #000;
	color:#000;
	margin-top:10px; 
	padding-top:10px;
	font-weight:bold; 
	font-size:12px;
}

.mr0 { margin-right:0 !important;}

/*  clearfix
----------------------------------------------- */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
zoom:1;
overflow: hidden;
}