﻿@charset "utf-8";






#service li{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 70%;
	line-height: 150%;
	float: left;
	margin: 4px;
	list-style-type: none;
}





dl #sitemap{
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;

}

#sitemap dt{
	background-image: url(../img/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;


}

#sitemap dd{
 	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 150%;


}



.tableboder{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;


}


/*テキストスタイル*/
.ListTitle{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	margin-bottom: 8px;
	color: #4A6232;
}


.list {
	margin: 8px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	border: 0px none #FFFFFF;
	line-height: 120%;
	padding-left: 20px;

}


.shade{
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFEEE6;
	padding: 2px;
	background-image: url(../img/shade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*フォントサイズ*/


.fontsize120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 140%;
}

.fontsize100 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	line-height: 140%;
}

.fontsize90 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 140%;
}

.fontsize80 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 140%;
}

.fontsize60 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 60%;
	line-height: 140%;
}

/*フォントカラー*/

.fontGreen {
	color: #4A6232;
}

.fontDarkGray {
	color: #595959;
}

.fontRightGray {
	color: #D2D2D2;
}

/*テキストリンクカラー*/

a:link {
	color: #59AB18;
}
a:visited {
	color: #92C866;
}
a:hover {
	color: #4A6232;
}
.lineBreak {
	background-image: url(../img/line_break.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.backorange {
	background-color: #F5F5EB;
}
h1{
font-size:12px;
line-height:135%;
letter-spacing: 0.05em;
font-weight:normal;
margin:0px 0px 5px 0px;
text-align:left;
display: inline;
}

strong{
font-size:12px;
line-height:135%;
letter-spacing: 0.05em;
margin:0;
text-align:left;
display: inline;
}

.footlink{
font-size:12px;
text-align:center;
margin:10px 0px 10px 0px;
}




