@charset "utf-8";
/* CSS Document */
/* 共通CSS */

body {
	color:#333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
	color: #3266CC;
	text-decoration: none;
}
a:link {
	color: #3266CC;
	text-decoration: none;
}
a:hover {
	color: #7398DD;
	text-decoration:underline;
}
a:active {
	color: ##3266CC;
	text-decoration: none;
}
p {
	color:#333333;
	line-height:150%;
}
/*--フロートクリア--*/

.clear {
	clear: both;
}
/*--フロート右へ--*/

.img_r {
	float: right;
}
/*--フロート左へ--*/

.img_l {
	float: left;
}
/*--下層共有--*/
.subcontents h2.title {
	margin-bottom: 5px;
	background-image: url(../images/common/h2_back.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding: 8px;
}
.subcontents h2.title02 {
	margin-bottom: 5px;
	background-image: url(../images/common/h2_back02.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding: 8px;
}
.subcontents h3.title {
	border-bottom:solid 1px #ddd;
	margin-bottom: 10px;
	padding: 7px;
	background-image: url(../images/common/h3_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.subcontents p {
	font-size: 90%;
	line-height: 175%;
	color: #333;
	margin-bottom: 30px;
}
.subcontents strong {
	color: #333333;
}
.subcontents .green {
	color: #6F9900;
}
.subcontents .blue {
	color: #2C4572;
}
.subcontents .red {
	color: #A81F00;
}
.subcontents .red strong {
	color: #A81F00 !important;
}
/*--コンテナー--*/
#maincontents {
	width: 950px;
	margin: 0 auto;
}
.maincontents {
	width: 950px;
	float:left;
	padding-top: 25px;
}
.contents {
	width: 735px;
	float: left;
	padding-bottom: 30px;
}
#subcontents {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}
.subcontents {
	width: 735px;
	float: left;
	padding-bottom: 30px;
}
.contents_block {
	width: 735px;
	float: left;
	padding-bottom: 30px;
}
/*--ヘッダー--*/
#headarea {
	width: 100%;
	float: left;
}
#header {
	width: 950px;
	margin: 0 auto;
	display: block;
	padding: 20px 0 0 0;
	background-image: url(../images/common/head_adredd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#header h1 {
	font-size: 70%;
	font-weight: normal;
	color: #666;
	padding: 5px 0 0 0;
	margin-bottom: 5px;
}
#header #head_logo {
	float: left;
	width: 300px;
	background-image: url(../images/common/hyogo_image.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}

#header02 {
	width: 950px;
	margin: 0 auto;
	display: block;
	padding: 20px 0 0 0;
	background-image: url(../images/common/head_adredd.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#header02 h1 {
	font-size: 70%;
	font-weight: normal;
	color: #666;
	padding: 5px 0 0 0;
	margin-bottom: 5px;
}
#header02 #head_logo {
	float: left;
	width: 300px;
	background-image: url(../images/common/hyogo_image.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
}

#header #head_subnav {
	font-size: 70%;
	float: right;
	width: 580px;
}
#header #head_subnav ul {
	text-align:right;
	padding-top: 5px;
}


#header #head_subnav li {
	margin-left: 10px;
	display: inline;
	padding-left: 10px;
	border-left: solid 1px #ccc;
}
#header #head_subnav li:first-child {
	border:none;
}
#header #head_search {
	float:right;
	width: 310px;
}
#header #head_search dl {
	width:230px;
	float: left;
	padding-left: 80px;
	background-image: url(../images/common/head_title_search.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 10px;
}
#header #head_search dl dt {
	width:180px;
	float: left;
}
#header #head_search dl dt input {
	border:solid 1px #ccc;
	width: 165px;
	min-height: 17px;
	padding: 3px;
}
#header #head_search dl dd {
	width:50px;
	float: left;
}
/*--グローバルメニュー--*/
#gnav {
	float: right;
	width: 100%;
	background-image: url(../images/common/gnav_back.jpg);
}
#gnav ul {
	width: 950px;
	margin:0 auto;
}
#gnav li {
	float: left;
}
#gnav li img {
	vertical-align: bottom;
}
/*--サイドメニュー--*/
#side {
	float: right;
	width: 187px;
	background-image: url(../images/common/side_back.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	background-color: #D5D7E1;
}
#side img {
	vertical-align: bottom;
}
#side #side_contents {
	width: 173px;
	background-color: #FFF;
	padding: 0 2px 0 3px;
	float: left;
	margin-left: 5px;
}
#side #side_contents li {
	margin-bottom:5px;
}
#side #side_contents #side_login {
	margin-bottom: 10px;
}
#side #side_contents .side_contents {
	float:left;
}
/*--サイドメニュー(サブ)--*/
#sidemenu #sidemenu_contents ol {
	font-size: 85%;
}
#sidemenu #sidemenu_contents ol li {
	background: url(../images/common/map.gif) no-repeat left 50%;
	padding-left: 28px;
}
#sidemenu #sidemenu_contents ol li a:link {　
	text-decoration: underline;
	color: #C00;
}
#side2,
#side3{
	float: right;
    width: 187px;
    margin-bottom: 5px;
}
/*--サイドナビ--*/
#sidemenu {
	background: url(../images/common/sidemenu_bg.gif) repeat-x;
	background-color: #d02f37;
	float: right;
	width: 187px;
	padding-bottom: 5px;
	margin-bottom:10px;
}
#sidemenu img {
	vertical-align: bottom;
}
#sidemenu #sidemenu_contents {
	width: 173px;
	background-color: #FFF;
	padding: 4px 2px 0 3px;
	float: left;
	margin-left: 5px;
}
#sidemenu #sidemenu_contents li {
	margin-bottom:5px;
}
/*--ページのトップへ--*/
.pagetop {
	width: 880px;
	clear: both;
	text-align: right;
	padding: 0 10px;
}
.pagetop a {
	background-image:url(../images/common/icon_pagetop.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 15px;
}
.pagetop img {
	vertical-align:bottom;
}
.jump {
	padding-top:10px;
	width: 735px;
	clear: both;
		text-align: right;
}
.jump img {
	float:none;
	margin-right:0;
}
/*--パンくず--*/
#bleadcorumb {
	float:left;
	width: 100%;
	font-size: 80%;
	color: #333;
	margin-bottom: 25px;
}
#bleadcorumb .bleadcorumb {
	margin:0 auto;
	width: 900px;
	font-size: 80%;
	color: #333;
}
#bleadcorumb a {
	text-decoration: underline;
	font-weight: normal;
	margin-right: 10px;
	color: #666666;
}
/*--ロゴ-*/
#links {
	width: 735px;
	text-align: center;
	float: left;
	background-color: #ECECE6;
	padding: 5px 0;
}
#links li {
	display:inline;
	margin-right: 5px;
}
/*--フッター--*/
#footer {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-top: 10px;
	background-color: #F4F4F4;
}
#footer .footer {
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/common/foot_logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px 0;
}
#footer .foot_nav {
	font-size: 70%;
	margin-bottom: 8px;
}
#footer .foot_nav li {
	display: inline;
	border-right: solid 1px #ccc;
	padding-right: 10px;
	margin-right: 10px;
}
#footer .foot_nav li:last-child {
	border:none;
}
#footer .foot_nav li a {
}
#footer #foot_copy {
	font-size: 70%;
	padding: 7px 0;
	clear: both;
	text-align: center;
	background-color: #993232;
	color: #FFF;
}
.h5_title {
	font-size: 90%;
	background-image: url(../images/common/bg_dot.gif);
	background-repeat: repeat;
	padding-left: 10px;
	color: #414141;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
