@charset "utf-8" ;

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

body {
	color: #555555;
	
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #999999;
}
	
a:link {
	color: #555555;
	text-decoration: none;
}
	
a:visited {
	color: #888888;
	text-decoration: none;
}

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

a:active {
	color: #000000;
	text-decoration: none;
}
	
h1,h2,h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img {
	border: 0;
}

hr {
	display: none;
}

h1 {
	position: absolute;
	top: -20px;
	left: 40px;
}

h2 {

}

h3 {
	font-size: 0.75em;
}

address {
	color: #999999;
	font-size: 0.8em;
	font-style: normal;
	text-align: center;
	height: 50px;
	background-color: #CCCCCC;
	line-height: 40px;
	background-color: #484848;
	background-image:url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

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


#pageBody {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	
}


#pageTop {
	background-image: url(../images/body_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#contents {
	width: 440px;
	padding-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-left-color: #999999;	

}

#contents dt,
#contents dd {
	background-color: #EEEEEE;

}

#contents dd ul {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: none;
}
	
#contentsWrap {
	clear: both;
	margin-top: 20px;
}

#side {
	width: 220px;
	padding-left: 5px;
	float: right;
}


}

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

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

#gotoTop {
	clear: both;
	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;
}

#gotoTop a{
	background-image:url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

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


/* 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: 35px;
	right: 35px;
}

#siteMap a {
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:13px;
}

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



/* ナビゲーション　ここから　*/

#globalNavi {
	list-style-type: none;
	width: 653px;
	height: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 448px;
	left: 124px;
	
}

#globalNavi li{

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	
}

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

/* TOP　ここから　*/

#welcomeMessage {
	color: #999999;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

#welcomeMessage img {
	float: right;
	margin-left: 25px;
}
	
#contents {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image:url(../images/contacts_bg_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#contents dt,
#contents dd {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents dd ul {
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents dd ul li dl {
	width: 240px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents dd ul li img{
	float: left;
}

#contents dd ul li {
	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;
}

#contents dd ul li dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 180px;
	float: left;

}

#contents dd ul li dl dd.caption1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 60px;
	float: right;
	text-align: right;
	color: #663300;
}

#contents dd ul li dl dd.caption2 {
	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;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #060;
}

#contents dt {
	color: #663300;
	font-weight: normal;
}

#contents p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contactsTitle {
	background-image:url(../images/contacts_bg_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}

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


/* TOP　ここまで　*/

/* バナー　ここから　*/

	
#sideBanner {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sideBanner li{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/* バナー　ここまで　*/
