html,body{margin:0;padding:0;}

body{
	font-size:0.8em;
	text-align:center;
	line-height:1.4em;
	background-image: url(../img/temp/back.jpg);
	background-repeat: repeat-x;
}
	
p{margin:0 10px 10px;}
img{ border:0px;}

a,a:hover,a:visited{
	background-image: url(../img/temp/spacer.gif);
	background-repeat: no-repeat;
}
hr {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}

ul,li{
	list-style-type: none;
	padding:0;
	margin:0;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
div {padding:0px;}
h2 {font-size:1.2em; margin:0; padding:0px;}

h3 {font-size:1.2em; margin:0; padding:0px;}

h4 {font-size:1.2em; margin:0; padding:0px;}

h5 {font-size:1.2em; margin:0; padding:0px;}

/* ヘッダー定義　開始 */

div#header {
	height:320px;
	color: #EFEFEF;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}

div#header h1 {
	width:790px;
	float:left;
	font-size:14px;
	line-height:1em;
	background-image: url(../img/temp/logo.jpg);
	margin-top: 0px;
	margin-left: 14px !important;/**/
	margin-left: 24px;/**/
	background-repeat: no-repeat;
	height: 290px;
	color: #000000;
}
#header h1 a {
	display: block;
	overflow: hidden;
	width:100%;
	background-image: url(../img/temp/logo.jpg);
	text-indent: 0px;
	height /**/:290px;
	padding-top: 190px;
	text-align: left;
	color: #FFFFFF;
	padding-left: 30px;
	text-decoration: none;
}
#header .summary {
	display: block;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: transparent;
	margin-top: 5px;
	width: 780px;
	text-align: left;
}

div#header2 {
	height:225px;
	color: #EFEFEF;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}

div#header2 h1 {
	width:790px;
	float:left;
	font-size:14px;
	line-height:1em;
	background-image: url(../img/temp/slogo.jpg);
	margin-top: 0px;
	margin-left: 14px !important;/**/
	margin-left: 24px;/**/
	background-repeat: no-repeat;
	height: 225px;
}
#header2 h1 a {
	display: block;
	overflow: hidden;
	width:100%;
	background-image: url(../img/temp/slogo.jpg);
	text-indent: -9999px;
	height /**/:225px;
	padding-top: 0px;
}
#header2 .summary {
	display: block;
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: transparent;
	margin-top: 5px;
	width: 780px;
	text-align: left;
}

/* ヘッダー定義　終了 */

/* ▼フッター */
/* ----------------------------------------------------- */
#footer {
	width: 780px;
	font-size: 11px;
	clear: both;
	text-align:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left:  15px !important;/**/
	margin-left: 30px;/**/
	position: relative;
	padding-top: 10px;
	float: none;
	padding-bottom: 10px;
	background-image: url(../img/temp/fotter.gif);
	height: 80px;
	background-repeat: no-repeat;
}

#footer .f-link {
	line-height: 17px;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: block;
	margin: 0px;
}
#footer .address {
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	line-height: 150%;
}
#footer .copyright {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 5px;
	text-align:center;
	display: block;
}

.index_link{
	width: 97%;
	background-image: url(../img/temp/line_01.gif);
	background-position: left top;
	padding-top: 13px;
	text-align: right;
	background-repeat: no-repeat;
	margin-left:5px !important;/**/
	margin-left: 2px;/**/
	clear: both;
	margin-bottom: 10px;
}


/* メインメニュー定義　開始 */

div#nav {
	color: #FFFFFF;
	clear:both;
	width:782px;
	height:auto;
	overflow: hidden;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-right: 15px;
	margin-left: 15px !important;/**/
	margin-left: 30px;/**/
}
/* グローバルナビゲーション */
#nav #nav-inner {
	width: 782px;
	height: 50px;
	list-style-type: none;
}
#nav #nav-inner li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav li#mnav01  { left: 0px; width: 112px; }
#nav li#mnav02   { left: 112px; width: 152px; }
#nav li#mnav03  { left: 264px; width: 144px; }
#nav li#mnav04 { left: 408px; width: 146px; }
#nav li#mnav05      { left: 554px; width: 113px; }
#nav li#mnav06      { left: 550px; width: 115px; }
#nav #nav-inner li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:50px;
	width:100%;
	padding-top: 50px;
	background-image: url(../img/temp/gnav.jpg);
	color: #FFFFFF;
	text-indent: -9999px;
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
}

/*  背景画像の位置
---------------------------------------------*/
	
	/* 通常 */
	#mnav01 a { background-position:  0     0; }
	#mnav02 a { background-position: -112px 0; }
	#mnav03 a { background-position: -264px 0; }
	#mnav04 a { background-position: -408px 0; }
	#mnav05 a { background-position: -554px 0; }
	#mnav06 a { background-position: -667px 0; }

	
	/* 現在位置 */
	#mnav01 a.stay { background-position:  0     -50px; }
	#mnav02 a.stay { background-position: -112px -50px; }
	#mnav03 a.stay { background-position: -264px -50px; }
	#mnav04 a.stay { background-position: -408px -50px; }
	#mnav05 a.stay { background-position: -554px -50px; }
	#mnav06 a.stay { background-position: -667px -50px; }

	/* オンマウス */
	#mnav01 a:hover { background-position:  0     -100px; }
	#mnav02 a:hover { background-position: -112px -100px; }
	#mnav03 a:hover { background-position: -264px -100px; }
	#mnav04 a:hover { background-position: -408px -100px; }
	#mnav05 a:hover { background-position: -554px -100px; }
	#mnav06 a:hover { background-position: -667px -100px; }

/* メインメニュー定義　終了 */

div.title_name ,div.title_inner
{
	margin-left: 21px !important;/**/
	margin-left: 19px;/**/
}

div#main {
	margin-left: 5px !important;/**/
	margin-left: 3px;/**/
	}
	
div#list_container
{
	margin-left: 30px !important;/**/
	margin-left: 27px;/**/
	width: 709px !important;/**/
	width: 704px;/**/
}

div#list_container {
	background: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	overflow: hidden;
	clear: both;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 10px !important;/**/
	padding-left: 10px;/**/
	padding-right: 15px !important;/**/
	padding-right: 15px;/**/
	/*for other*/
	/*width: 770px;*/
}
div#list_container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#list_container {
	height: 1em;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}

/* コンテンツ領域定義　開始 */

div#container{
	text-align:left;
	width:810px;
	background-image: url(../img/temp/back.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0 !important;/**/
	padding-left: 15px;/**/
	padding-right: 0 !important;/**/
	padding-right: 15px;/**/
	
}

div#content{
	float:left;
	width: 560px;
	margin-left: 7px !important;/**/
	margin-left: 15px;/**/
	margin-right: 0px !important;/**/
	margin-right: -10px;/**/
	margin-top: 0px;
	margin-bottom: 10px;
}

div#list_content{
	float:left;
	width: 780px;
	margin-left: 0px !important;/**/
	margin-left: 0px;/**/
	margin-top: 0px;
	margin-bottom: 0px;
}

div#content p{line-height:1.4em;}

/**/
/* ▼右メニュー */
/* ----------------------------------------------------- */
	/* 共通
	---------------------------------------------*/
.menu-list dl {
	margin: 0px;
	padding: 0px;
	line-height:0px;
	border-top: none;
}
.menu-list dt {
	width: 211px;
	padding: 0px;
	margin: 0px;
}
.menu-list dc {
	padding: 0px;
	line-height: 100%;
	background-repeat: no-repeat;
margin: 0px;
}

.menu-list dd {
	background-image: url(../img/temp/side_dd.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 35px;
	font-size: 12px;
	background-position: center;
	padding-right: 10px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* 右カラム定義　開始 */


div#sidemenu {
	width:228px;
	color: #333333;
	margin-bottom: 15px;
	overflow: hidden;
	font-size:10px;
	padding-bottom: 10px;
}
div#commonExtra {
	float:right;
	clear:right;
	width:237px;
	color: #FFFFFF;
	margin-bottom: 0px;
	overflow: hidden;
}
div#details {
	float:right;
	clear:right;
	width:228px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: 15px;
	margin-top: 5px;

}

/* 右カラム定義　終了 */





/* 右カラムディテール定義　開始 */
div#details h2{
	font-size:14px;
	line-height:1em;
	background-image: url(../img/temp/side_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 32px;
	font-weight: normal;
}



div#details .sp_contents {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 7px;
}

div#details div.sp_contents img{
	margin-bottom: 5px;
}
div#details div.sp_contents p{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
/* 右カラムディテール定義　終了 */


/*03)フロート表記*/

div#list_container div#left { width: 220px; height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px !important;/**/
	margin-left: 5px;/**/
}

div#list_container div#center {
	width: 220px;
	height: 100%;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}
div#list_container div#right {
	width: 220px;
	height: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 11px;
}

/* ▼パンくず */
/* ----------------------------------------------------- */
#pan {
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px !important;/**/
	margin-left: 38px;/**/
	margin-top: 8px;
}



/* トピックニュース定義　開始 */
div#main {
	margin-top: 5px;
	margin-right:5px !important;/**/
	margin-right: 11px;/**/
	margin-bottom: 5px;
	overflow:hidden;
	}
div#main h2{
	font-size:15px;
	line-height:1em;
	background-image: url(../img/temp/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 21px;
	padding-left: 35px;
	font-weight: normal;
	color: #333333;
	clear: both;
	}
div#main h3{
	font-size:12px;
	line-height:1em;
	background-image: url(../img/temp/h3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 35px;
	font-weight: normal;
	color: #333333;
	clear: both;
	}
div#main h4{
	font-size:12px;
	line-height:1em;
	background-image: url(../img/temp/h4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-weight: normal;
	color: #333333;
	clear: both;
	}
div#main h5{
	font-size:12px;
	line-height:1em;
	background-image: url(../img/temp/h5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 35px;
	font-weight: normal;
	color: #333333;
	clear: both;
	}
div#main a{
	background-image:url(../img/temp/spacer.gif);
background-repeat:no-repeat;
}
div#main a:hover,a:visited{
	color: #003366;
}
div#main div.topic_counter {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 10px;
	margin-bottom:3px;
	margin-top:3px;
	margin-right:6px;
	width:520px;
	overflow:hidden;
	margin-left: 15px;
	padding-left: 0px;
}
div#main div.topic_counte {
	display:inline;
	margin:0 6px 0 0;
}
div#main div.topic_counterleft {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	margin-top:0px;
	margin-right:auto;
	margin-left:0px;
	width: 254px;
	float: left;
	clear:both;
}
div#main div.topic_counterright {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-left:auto;
	margin-top:3px;
	margin-right: 2px!important;/**/
	margin-right: 7px;/**/
	margin-bottom:1px;
	width: 254px;
}
div#main ul {
	margin-left:5px;
	margin-right:5px;
}
div#main li {
	list-style-position:outside;
	background-image:url(../img/temp/arr_01.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position: left bottom;
	padding-bottom: 13px;
	padding-top: 10px;
}




/* メイン画像エリア終了*/



.hyo {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 15px;
}
.hyoleft{
	width:50px;
	float: left;
}
.hyoright{
	width:405px;
	float: right;
	line-height: 1.4em;
}

