@charset "utf-8";

/* 基本設定 ここから */

body {
	/* font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif; */
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0px;
	padding: 0px 0px 20px;
	background-color: #FFFFFF;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #6633FF;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

address {
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	text-align: center;
	height: 50px;
	line-height: 80px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	padding-bottom: 10px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 10pt;
	color: #FF0000;
}


h2 {
	width: 500px;
	height: 35px;
	padding: 10px 0px 0px 45px;
	font-size: 12px;
	background-repeat: no-repeat;
	display: block;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	background-image: url(../img/images/achiha_20.jpg);
	
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #006600;
}

img {
	border: 0;
}

hr {
	display: none;
}

/* 基本設定 ここまで*/

/* レイアウト設定 ここから */

#pageBody {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	margin-top: 5px;
	position: relative;
	background-image: url(back_wall.jpg);
}
#head {
	width: 740px;
	height: 73px;
}


#contents {
	width: 530px;
	padding-right: 0px;
	float: right;
	border-style: none;
	padding-left: 10px;
}
#backnumber {
	text-align: right;

}


#hrbar {
	height: 20px;
	width: 740px;
	position: absolute;
	left: 10px;
	top: 79px;
}


#side {
	width: 173px;
	padding-left: 0px;
	float: left;
}

#pageTop {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(headder.jpg);
	padding: 20px 30px 0px 10px;
}
#logo1 {
	float: left;
	width: 740px;
	padding-left: 0px;
	padding-top: 0px;
	height: 50px;
}
#logo3 {
	float: right;
	width: 307px;
	padding-left: 0px;
	padding-top: 0px;
	height: 78px;
}
#logo2 {
	float: right;
	width: 200px;
	padding: 0px;
	margin: 25px 0px 0px 170px;
}



#contentsWrap {
	clear: both;
	margin-top: 0px;
}

body#localPage #contentsWrap {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* レイアウト設定 ここまで */

/* ナビゲーション ここから */
#toiawase {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 169px;
	left: 610px;
	margin: 0px;
	padding: 0px;
}

/* グローバルナビゲーション */
.g-navi {
	margin-bottom: 0px;
	width: 741px;
	padding: 0px;
	margin-left: 0px;
	height: 52px;
	margin-top: 0px;
}
.g-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.g-navi ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}

/* サブナビゲーション */
.s-navi {
	margin-bottom: 0px;
	width: 173px;
	padding: 0px;
	margin-left: 0px;
	height: 240px;
	margin-top: 0px;
}
.s-navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.s-navi ul li {
	padding: 0px;
	margin: 0px;
	float: left;
}

#mainimg {
	width: 720px;
	margin: 0px;
	padding: 0px;
	height: 273px;
	text-align: right;
	vertical-align: bottom;
}

img.photo{
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 4px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	padding: 1px;
	margin: 1px;
}

a:hover img.photo  

 {
	filter: alpha(opacity=60);
	opacity:0.8;
	background: #fff;
	border-top: 2px solid #000066;
	border-right: 2px solid #000066;
	border-bottom: 4px solid #000066;
	border-left: 2px solid #000066;
	padding: 1px;
	margin: 1px;
 } 
a:hover img.navi
{
filter: alpha(opacity=60);
	opacity:0.8;
	background: #fff;
	}





/* ナビゲーション ここまで */

/* SITEMAPへのリンクテキスト ここから */

#siteMap {
	float: right;
	width: 100px;
	padding: 0px;
	margin: 0px;
}



/* SITEMAPへのリンクテキスト ここまで */
/* SITEMAPへのリンクテキスト ここから 

#siteMap {
	font-size: 0.7em;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 57px;
	right: 28px;
	width: 206px;
}


 SITEMAPへのリンクテキスト ここまで */

/* PageTopへのリンクテキスト ここから */

#gotoTop {
	font-size: 0.7em;
	text-align: right;
	text-transform: lowercase;
	height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#gotoTop a {
	background-position: left center;
	padding-left: 13px;
}

/* PageTopへのリンクテキスト ここまで */

/* ローカルページ共通小見出し　ここから */


/* TOP ここから */



#topRecommendedMenu dt#topRecommendedMenuTitle img {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#topRecommendedMenu dd ul img {
	float: left;
}

#welcomeMessage img {
	float: right;
	margin-left: 25px;
}

/* clearfix hack */
#topRecommendedMenu dd ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#topRecommendedMenu dd ul{
	display: inline-block;
}

/* hide macie \*/
*html #topRecommendedMenu dd ul{
	height: 1%;
}

#topRecommendedMenu dd ul{
	display: block;
}
/* end hide */
/* end clearfix hack */

#topRecommendedMenu dd#topRecommendedMenuWrap {
	padding-bottom: 5px;
}

/* TOP ここまで */



/* IE6以前のバージョン用透過フィルタ ここから  

*html h1{
	width: 140px;
	height: 170px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/top/hc_logo.png);
}

*html h1 img{
	display: none;
}
*/
/* パンくず　ここまで */
.maincontents {
	padding-left: 30px;
	padding-right: 10px;
	line-height: 200%;
}
.style1 {color: #FFFFFF}
.style2 {
	font-size: 10pt
}
.style3 {color: #FF0000}

.floatright {
	float: right;
	padding: 5px;
}
p {
	line-height: 150%;
	font-size: 0.9em;
	margin: 1px;
}

#contents ul {
	line-height: 1.7em;
	list-style-type: disc;
	list-style-position: outside;
}

div#NewList ul.infoNewList{
	width: 500px;
	overflow: auto;
	height: 250px;
	line-height: 200%;
	}
.right {
	text-align: right;
}
