@charset "UTF-8";
/* CSS Document */
 
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.all #container {
	width:900px;
	background: #fff;
	margin: 0 auto; 
	/*border: 1px dotted #ccc;*/
	text-align: left;
} 

.all a {
	color:#333;
	text-decoration:none;
}

.all a:hover {
	color:#069;
	text-decoration:none;
}


/* header  */

.all #header {
	width:900px;
	height: 60px;
	background: #fff url(../images/srs_img_01.jpg) no-repeat 0 0;
	position:relative;
	display:block;
} 

.all #header h1 {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 17px 0 16px 10px;
}

.all #header #utilitynav {
	padding: 0;
	list-style: none;
	float: right;
	text-align: right;
	top: 0;
	position: absolute;
	left: 820px;
}

.all #header #utilitynav li {
	display:block;
	position:relative;
	/zoom: 1;
	/display: inline;
	margin: 0;
}

.all #header #utilitynav li a {
	width:60px;
	height: 17px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../images/srs_img_s02.gif) no-repeat;
}

.all #header #navi {
	margin: 0;
	overflow: hidden;
}

.all #header #navi ul {
	list-style: none;
	position: absolute;
	height: 14px;
	top: 46px;
	padding: 0px;
	z-index: 4;
}

.all #header #navi ul li {
	display: block;
	position: relative;
	z-index: 3;
	float: left;
	margin: 0px;
	padding: 0px;
	background: no-repeat;
}

.all #header #navi ul li a {
	height: 15px;
	display:block;
	text-indent: -9999px;
	overflow: hidden;
	background: no-repeat;
}

.all #header #navi ul li#srs_img_00 {
padding:0;
margin:0;
background-image: url(../images/srs_img_00.jpg);
width:450px;
height:14px;
}

*+html .all #header #navi ul li#srs_img_00 {
margin:-2px 0 0 0;
background-image: url(../images/srs_img_00.jpg);
width:450px;
height:14px;
}

.all #header #navi ul li#srs_img_i {
background-image: url(../images/srs_img_s10r.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_i a:link, .all#header #navi ul li #srs_img_i a:visited {
background-image: url(../images/srs_img_s10.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_j {
background-image: url(../images/srs_img_s11r.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_j a:link, .all #header #navi ul li#srs_img_j a:visited {
background-image: url(../images/srs_img_s11.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_k {
background-image: url(../images/srs_img_s12r.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_k a:link, .all #header #navi ul li#srs_img_k a:visited {
background-image: url(../images/srs_img_s12.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_l {
background-image: url(../images/srs_img_s13r.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_l a:link, .all #header #navi ul li#srs_img_l a:visited {
background-image: url(../images/srs_img_s13.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_m {
background-image: url(../images/srs_img_s14r.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_m a:link, .all #header #navi ul li#srs_img_m a:visited {
background-image: url(../images/srs_img_s14.gif);
width:90px;
height:14px;
}

.all #header #navi ul li#srs_img_i a:hover, .all #header #navi ul li#srs_img_j a:hover, .all #header #navi ul li#srs_img_k a:hover, .all #header #navi ul li#srs_img_l a:hover, .all #header #navi ul li#srs_img_m a:hover {
background-image: none;
}


/* header2  */

.all #header2 {
	background: #fff;
	width:880px;
	height:240px;
	margin:10px; _margin:5px;
	padding:0;
	top:0;
	left:0;
}

.all #header2 .flash {
	background: #fff;
	float:left;
	width:680px;
	height:240px;
	margin:0;
	padding:0;
} 

.all #header2 #media {
	background: #fff;
	margin:0;
	float:right;
	padding:0;
	width:180px;
} 

.all #header2 #media_navi{
	background:#CCC;
	width: 180px;
	height: 85px;
	padding:0;
	margin:5px 0 0 0;
	font-size:10px;
} 
	
.all #header2 #media_navi h3 {
	border-bottom:1px dotted #999;
	width: 170px;
	font-size:12px;
	font-weight:800;
	color:#999;
	margin:3px 0 0 0;
	padding:0 5px;
} 
	
.all #header2 #media_navi p {
	margin:0px;
	padding:3px 5px;
	width: 170px;
	height:15px;
	font-size:10px;
	line-break:strict;
} 
 


/* sidebar1 */

.all #sidebar1 {
	float: left; 
	width: 180px; 
	background: #fff;
	margin: 0 10px;
	_margin: 0 5px;
}

.all #sidebar1 #mainside {
	width: 180px;
	font:11px;
	float:left;
	display:block;
}

.all #sidebar1 #mainside ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

.all #sidebar1 #mainside ul li {
	padding:2px 0;
	height: 15px;
	width: 180px;
	display: block;
	font-size: 12px;
	border-bottom:1px dotted #666;
}

.all #sidebar1 #mainside img {
	margin: 0;
	padding:0;
	width:180px;
}

.all #sidebar1 #mainside .caption {
	margin-top:10px;
	/margin:10px 0 -10px 0;
}

.all #sidebar1 #mainside .margin {
	margin-top: 5px;
	border: 1px solid #999;
}

/* sidebar2 */

.all #sidebar2 {
	float: right;
	width: 180px; 
	background: #fff;
	margin: 0 10px;
	_margin: 0 5px;
}

.all #sidebar2 #mainside2 {
	width: 180px;
}

.all #sidebar2 #mainside2 img {
	padding:0px;
	width:180px;
}

.all #sidebar2 #mainside2 .caption {
	padding:0px;
	margin:10px 0 0 0;
	/margin:10px 0 -10px 0;
}

.all #sidebar2 #mainside2 .margin {
	padding:0px;
	margin:5px 0 0 0;
	border:1px solid #999;
}


/* mainContent */

.all #mainContent{
	float: left; 
	width: 480px;
	background: #fff;
	margin: 0 10px 0 10px;
	_margin: 0 10px 0 10px;
	display:inline;
} 

.all #mainContent img {
	margin:0;
} 

.all #mainContent .caption {
	margin-top: 10px;
	/margin:10px 0 -10px 0;
}


.all #mainContent #mainin {
	background: #fff;
	margin: 0;
}

.all #mainContent #mainin table {
	margin-top: 10px;
}

.all #mainContent #mainin th {

	font-size: 12px;
	text-align:left;
	border-bottom: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 2px 5px 2px 15px;
	font-weight: 200;
	width: 80px;
}

.all #mainContent #mainin td {
	font-size:12px;
	border-bottom:1px dotted #999;
	padding:2px 5px 2px 5px;
}

.all #mainContent #mainin h2 {
	font-size:12px;
} 

/* form */

/* footer */

.all #footer {
	clear: both;
	margin: 10px 0 0 0;
	background: url(../images/srs_img_bottom.jpg) #DDDDDD repeat-x 0 0;
	height: 100px;
	width: 900px;
} 

.all #footer p {
	margin: 0px;
	padding: 10px 10px; 
	text-align:right;
}

.all #footer #bottom_navi {
	margin: 0;
} 

.all #footer #bottom_navi ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
} 

.all #footer #bottom_navi ul li {

	height:20px;
	width:80px;
	float:left;
	text-align:center;
} 

.all #footer #bottom_navi ul li a {
	padding-top:3px;
	height:20px;
	width:80px;
	display:block;
}

.all #footer #bottom_navi ul li a:hover {
	height:20px;
	width:80px;
	display:block;
	color:#099;
} 

.all #copy {
	text-align: right;
	margin-right:0;
	padding:50px 10px 0 0;
}

/* クラス */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* clearfix */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */






