@charset "Shift_JIS";

/*共通部分のスタイルシート*/

*{
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	color: #5B5B5B;
	font-family: Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;
	background-color: #D1D94A;
}


/*---------------回り込み解除---------------*/

#wrapper {
  width: 520px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*---------------共通指定---------------*/

img {
	border: 0;
}

h1,h4,h5,p,ol,dl,img,address,table,input,textarea {
}

h1 {
	line-height: 18px;
	font-size: 12px;
}


h2 {
	padding-bottom: 20px;
}

h3 {
	font-size: 14px;
	padding-left: 35px;
}

h6 {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}


p {
}



/*---------------配置---------------*/

.f-left {
	float: left;
}

.f-right {
	float: right;
	margin-left: 10px;
}


.img_left {
	float: left;
	margin-top: 0;
	margin-right: 14px;
	margin-left: 0;
}

.img_right {
	margin: 0 14px 8px;
	padding: 1px;
	float: right;
}
	

.f-clear {
	clear: both;
}






/*---------------全体レイアウト---------------*/

#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #87B028;
}

#pagebody {
	width: 750px;
	float: left;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #2B0301;
}

#shadow {
	width: 770px;
	background-image: url(../common_img/shadow.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}

/*---------------ヘッダー---------------*/
#top_header {
	width:750px;
	float: left;
	margin-top: 30px;
	text-align: center;
}

#top_header_txt {
	width:750px;
	float: left;
	background-position: center top;
	text-align: center;
	line-height: 20px;
	color: #666666;
}


/*---------------パン屑リスト---------------*/
#p-list_box {
	font-size: 12px;
	background-image: url(../common_img/p_list_bg.gif);
	background-repeat: no-repeat;
	width: 750px;
	text-align: left;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 26px;
}
#p-list_txtbox {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 15px;
}

/*---------------レイアウトパターン1---------------*/

#main_container {
	width: 750px;
	margin-bottom: 15px;
	text-align: left;
	float: left;
	color: #666666;
	margin-top: 15px;
}

#main {
	width: 520px;
	margin-bottom: 15px;
	text-align: left;
	float: right;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 9px;
	padding-right: 15px;
}

#main_c {
	width: 515px;
	float: right;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 15px;
}

/*---------------左メニュー---------------*/

#menu_glNav {
	width: 180px;
	float: left;
	margin-bottom: 15px;
	text-align: left;
	padding-left: 15px;
	height: auto;
	margin-right: 10px;
}

#menu_glNav li{
	list-style-type:none;
	width:180px;
	height:70px;
	float:left;
	padding-bottom: 5px;
}
#menu_glNav li img{
	border:0;
}

#menu_glNav li a{
	display:block;
	width:180px;
	height:70px;
}

#menu_glNav_bg{
	width:180px;
	background-color: #D1D1D1;
	height: auto;
	float: left;
}



/*---------------本文---------------*/

.textbox_title_h3 {
	margin-bottom: 10px;
	height: 42px;
	width: 520px;
	padding-top: 12px;
	background-image: url(../common_img/h3_bg.gif);
	background-repeat: no-repeat;
}

.textbox_title_h4 {
	margin-bottom: 10px;
	height: 30px;
	width: 520px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../common_img/h4_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}

.textbox_title_h5 {
	margin-bottom: 10px;
	height: 25px;
	width: 520px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../common_img/h5_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}
.textbox_title_h6 {
	margin-bottom: 5px;
	height: 25px;
	width: 520px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../common_img/h6_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}
.textbox_title_h6_2 {
	height: 25px;
	width: 520px;
	padding-top: 7px;
	padding-left: 20px;
	background-image: url(../common_img/h6_2_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
}


.textbox1 {
	margin-bottom: 20px;
	line-height: 20px;
	width: 520px;
}
	
.textbox1 p {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.textbox1_c {
	margin-bottom: 20px;
	text-align: center;
	width: 520px;
	line-height: 20px;
}
.textbox2 {
	margin-bottom: 20px;
	width: 520px;
	line-height: 16px;
}

.textbox2 p {
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.textbox2_c {
	margin-bottom: 20px;
	text-align: center;
	width: 520px;
	line-height: 16px;
}


/*---------------テキストエリア---------------*/

	

/*---------------フッター---------------*/

#footer {
	width: 750px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	height: 100px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	background-image: url(../top_img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: center;
}

#footer_txt {
	text-align: left;
	float: left;
	width: 450px;
}
#footer_linktxt {
	width: 730px;
	text-align: right;
	background-color: #FFFFFF;
	margin-right: 20px;
}

#footer_link {
	width: 750px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}


#footer_logo {
	width: 60px;
	float: left;
}
#footer_container{
	margin-left: 180px;

}




/*---------------一覧へ戻る---------------*/

#pageback {
	text-align: right;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/*---------------ページの先頭へ戻る---------------*/

.pagetop_box {
	text-align: right;
	width: 520px;
	margin-bottom: 15px;
	margin-top: 15px;
}





/*---------------音声ブラウザ用　隠しリンク---------------*/

.hiddennavi {
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
