/* ==============================
	layout.css
============================== */



ul#header_navi li.navi01 ul{
	position:absolute;
	display:block;
	z-index:100;
	margin:0 0 0 0;
	padding:0;
	line-height:0;
	font-size:0;
	list-style:none;
	border:1px solid #c5c5c5;
	background:#FFFFFF;
	display:none;
	
}
ul#header_navi li.navi01 ul li{
	float:none;
	padding:0;
}
ul#header_navi li.navi01 ul li img{
}
ul#header_navi li a{
	display: block;
}



/* 全体幅 */

#head_wrapper{
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/header/bg_head.jpg);
	background-repeat: repeat-x;
	height: 205px;
}

#topswf_wrapper{
	width: 100%;
	background-image: url(../img/parts/bg_photo.jpg);
	background-repeat: repeat-x;
	height: 290px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#titlephoto_wrapper{
	width: 100%;
	background-image: url(../img/parts/bg_photo.jpg);
	background-repeat: repeat-x;
	height: 190px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#container{
	clear: both;
	text-align: left;
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#bottom_wrapper{
	width: 100%;
	background-image: url(../img/footer/bg_bottom.gif);
	background-repeat: repeat;
	height: 100px;
}


/* ヘッダ */

#header{
	width: 970px;
	padding-top: 7px;
}

#header h1{
	float: left;
	width: 452px;
	height: 94px;
	font-size: 0;
}

#header_parts{
	float: right;
	width: 395px;
	height: 80px;
}


/* ヘッダーナビ */

#common_header{
	width: 100%;
	height: 35px;
	background: url(../img/navi_back.gif) repeat-x top left;
	line-height: 0;
	font-size: 0;
	text-align: left;
}

#common_header img.common_title{
	float:left;
	width:121px;
	height:25px;
}

#common_header ul#common_navi{
	float: right;
	width: 395px;
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#common_header ul#common_navi li{
	float: left;
	display: block;
}

#common_header ul#common_navi li img{
	border:none;
}

#common_header ul#common_navi li.common_navi01{
	width: 100px;
}

#common_header ul#common_navi li.common_navi02{
	width: 100px;
}

#common_header ul#common_navi li.common_navi03{
	width: 90px;
}

#common_header ul#common_navi li.common_navi04{
	width: 105px;
}

#common_header ul#common_navi li.common_navi05{
	width:98px;
}

#header_parts .fontsize {
	background-image: url(../img/header/bg_fontsize.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
	float: left;
	text-align: right;
	margin-top: 8px;
	padding-top: 5px;
	padding-bottom: 6px;
}



/* グローバルナビ */

ul#global_navigation{
	clear: both;
	margin: 0;
	line-height: 0;
	font-size: 0;
	list-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../img/header/bg_globalnavi.jpg);
}
ul#global_navigation li{
	float:left;
	margin:0;
	padding:0;
}


/* 訪問者別ナビ */

ul#target_navigation{
	clear: both;
	height: 36px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	list-style: none;
	background-image: url(../img/header/bg_targetnavi.jpg);
}
ul#target_navigation li{
	float:left;
	margin:0;
	padding:0;
}




/* サブナビ */


#contents_subnavi_wrapper{
	border:1px solid #3a2b77;
}

#contents_subnavi_wrapper2{
	border:1px solid #3a2b77;
	margin:0 0 10px 0;
}

#contents_subnavi_wrapper .contents_subnavi{
	padding:8px;
	background:#ffffff;
}

#contents_subnavi_wrapper2 .contents_subnavi2{
	padding:14px;
	background:#ffffff;
}

#contents_subnavi_wrapper .contents_subnavi_calendar{
	padding:8px 8px 0 26px;
	background:#ffffff;
}

#banner_navigation2{
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}




/* コンテンツ3分割 */

#column_trois{
	padding: 0 3px 20px 0;
}
#column_trois #column_01{
	float: left;
	width: 230px;
	margin: 0 25px 0 0;
}
#column_trois #column_02{
	float: left;
	width: 465px;
	margin: 0 20px 0 0;
}
#column_trois #column_03{
	float: right;
	width: 220px;
}

/* コンテンツ2分割 */

#column_deux{
	margin-top: 5px;


}
#column_deux #column_01{
	float: left;
	width: 230px;
	margin: 0 10px 0 5px;
}
#column_deux #column_02{
	float:right;
	width:722px;
}

.page{
	clear: both;
	padding-left: 20px;
	padding-top: 5px;
}


/* トピックス */

div.topics_index{
	width:225px;
	margin:0 0 22px 0;
	padding:0;
	background:url(../../img/index/topics_back.gif) repeat-y center center;
}
div.topics_section{
	clear:both;
	padding:18px 0 0 0;
	background:url(../../img/index/topics_head.gif) no-repeat top center;
}
div.topics_body{
	padding:0 8px 6px 8px;
	background:url(../../img/index/topics_bottom.gif) no-repeat center bottom;
}
div.topics_body img{
	border:3px solid #ffffff;
}

div.menu_topics{
	width:100%;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
}





/* フッター */

#foot_wrapper{
	width: 100%;
	background-image: url(../img/footer/bg_foot.jpg);
	background-repeat: repeat-x;
	visibility: inherit;
}

#footer{
	clear: both;
}

#bottom{
	clear: both;
	width: 970px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #999999;
	text-align: right;
	vertical-align: text-top;
}

#footer .foot_line {
	background-image: url(../img/footer/line_foot.gif);
	background-repeat: repeat;
	width: 1px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footer .foot_txt {
	font-size: 100%;
	color: #FFF;
	vertical-align: text-top;
	width: 25%;
	padding-right: 10px;
	padding-left: 25px;
	text-align: left;
	white-space: nowrap;
}

#footer .foot_txt a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer .foot_txt a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .foot_txt strong {
	font-size: 14px;
}


/*google検索フォーム*/

form {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

form div.forms{
	font-size: 0;
	line-height: 0;
	background-image: url(../img/header/bg_google.gif);
	height: 42px;
	width: 230px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

form div.forms input{
	padding:0;
	margin:0;
	vertical-align:middle;
}

form div.forms .left{
	_margin-left:-3px;/* for WinIE6 */
}

form div.forms input.googlesearch{
	width: 90px;
	height: 13px;
	_margin: 1px 3px 0 0;/* for WinIE6 */
	_width: 131px;/* for WinIE6 */
	_height: 17px;/* for WinIE6 */
	font-size: 12px;
	display: inline;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 3px;
}

form div.forms input.searchb{
	padding: 0;
	width: 35px;
	display: inline;
}

form div.forms input{
	padding: 0;
	margin: 0;
}
