@charset "utf-8";

*{
	margin:0;
	padding:0;
}

body {
	width:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background:url(images/SA188_L.jpg) repeat;
}

img{
	border:0;	
}

.clear_float{
	clear:both;	
}


/* outbox inbox ----------*/
div.bodybox{
	width:800px;
	margin:0 auto 0 auto;
	padding-top:10px;
	background:url(images/bg.png) no-repeat #FFF;
}
div.outbox{
	width:800px;
	margin:0 auto 0 auto;
}
div.inbox{
	width:100%;
	margin-top:5px;
}

/* header ----------*/
div.header{
	width:100%;
}

/* leftbox rightbox ----------*/
div.leftbox{
	float:left;
	width:200px;	
}
div.rightbox{
	float:right;
	width:600px;
}


/* leftbox in ----------*/
.leftbox li{
	list-style:none;
	margin:1px auto 0 auto;	
}


/* content ----------*/
.rightbox div.content_flash{
	width:600px;
	min-height:475px;
	margin:0 auto 0 auto;
	background:#FFF;
}
.rightbox div.content{
	width:580px;
	min-height:500px;
	background:#FFF;
}
.content iframe.frame_tyuumon{
	width:100%;
	height:730px;
	margin-top:30px;
	border:0;
	background:#FFF;
}
.content iframe.frame_toiawase{
	width:100%;
	height:650px;
	border:0;
	background:#FFF;
}

.content h2{
	font-size:16px;
	font-weight:normal;
	padding:30px 0 0 20px;
}
.content h2.imgtitle{
	padding:0 0 0 0;	
}
.content hr{
	width:95%;
	margin:15px auto 0 auto;
	border:1px dashed #930;
}
.content p{
	width:90%;
	margin:20px auto 0 auto;
}

.content div.incontent_leftbox{
	float:left;
	width:73%;
}
.content div.incontent_rightbox{
	float:left;
	width:27%;
	padding-top:15px;
}
.incontent_rightbox li{
	list-style-position:inside;
	line-height:150%;
}

.content div.incontent{
	width:90%;
	margin:30px auto 15px auto;
}
.incontent h3{
	display:block;
	width:95%;
	line-height:140%;
}
.incontent div.state{
	width:100%;
	text-align:right;
	margin:5px 0 0 0;
	color:#603;
	letter-spacing:2px;
}
.incontent div.textbox{
	width:98%;
	margin:10px auto 0 auto;
	letter-spacing:2px;
	line-height:150%;
}
.textbox p{
	margin-top:12px;	
}
.incontent table.ryoukin_table{
	border-collapse:collapse;
	border-spacing:0;
	width:300px;
	margin-top:20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
.ryoukin_table th{
	text-align:center;
	padding:3px 0 3px 0;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.ryoukin_table td{
	text-align:center;
	padding:3px 0 3px 0;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.incontent table.ryoukin_table2{
	border-collapse:collapse;
	border-spacing:0;
	width:350px;
	margin-top:20px;
	border-top:1px solid #000;
	border-left:1px solid #000;
}
.ryoukin_table2 th{
	text-align:center;
	padding:3px 0 3px 0;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.ryoukin_table2 td{
	padding:3px 0 3px 0;
	text-indent:5px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}


.content div.pagelink{
	width:90%;
	margin:20px auto 0 auto;
}
.pagelink div.pagelink_left{
	float:left;
	width:50%;
	text-align:left;
}
.pagelink div.pagelink_right{
	float:left;
	width:50%;
	text-align:right;
}


div.topflashbox{
	width:600px;
	margin:00;
}
div.topflashbody{
	width:600px;
	margin:15px 0 0 0;
}

/* top tanabeinfo --------*/
div.tanabe_info{
	margin:45px 0 0 0;	
}


/* footerbox ----------*/
div.footerbox{
	width:800px;
	margin:20px auto 0 auto;
}
/* under navigation ---------- */
.footerbox div.un-navigation{
	width:600px;
	margin-left:200px;
	text-align:center;
}
.un-navigation a{
	display:block;
	float:left;
	margin-left:40px;	
}
.footerbox p{
	margin-top:5px;	
}






