@charset "utf-8";

h1,h2,h3,h4,body,ul,ol,li,p {
	padding:0;
	margin:0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #666;
	margin: 0px;
	padding: 0px;
}
 

p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a img {
	border-style:none;
}
.naiyou {
	background-color: #FFF;
	padding: 20px;
	width: 960px;
	margin: auto;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	margin:0 0 10px 0;
	background:url(img/h1_icon.gif) no-repeat;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #fff;
	font-weight: bold;
	margin:10px 0;
	background:url(img/h2_icon.gif) no-repeat;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin:10px 0;
	background:url(img/h3_icon.gif) no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 23px;
}
a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	color: #36F;
	text-decoration: underline;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F90;
	text-decoration: underline;
}

ul {
	list-style-image:url(img/list_icon01.gif);
	margin:20px 10px;	
	margin-left:1em;
	padding-left:2em;	
	list-style-type: none;
}

ol {
	margin:20px 10px;	
	margin-left:1em;
	padding-left:2em;	
}

strong {
	font-weight:bold;
	color:#ff0000;
}
em {
	font-style:normal;
	font-weight: bold;
}
.text_ll {
	font-size: 140%;
}
.text_l {
	font-size: 120%;
}
.text_m {
	font-size: 100%;
}
.text_s {
	font-size: 90%;
}
.text_ss {
	font-size: 80%;
}

.aka {
	color:#FF0000;
}

.catch {
	font-size:120%;
	color:#000000;
	margin:10px 0;
}

.cyuusyaku {
	font-size:80%;
	text-indent:-1em;
	margin-left :2em;
}

table {
	
	color:#333;
	line-height: 1.8;
	}

table.hyou {
	border-style:none;
	background-color:#ffffff;
	font-size:100%;
	color:#333333;
}

table.hyou th {
	background-color:#c2edff;
	text-align:center;
	font-weight:normal;
	color:#000000;
}

table.hyou td.midashi {
	background-color:#e6f9ff;
}

table.hyou td {
	background-image:url(img/tableline.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#eefaff;
}

.kakomi {
	font-size:100%;
	background:#f8f8f8;
	padding:5px 15px;
	margin:0 0 10px 0;
	border-width:1px;
	border-style:solid;
	border-color:#dedede;
	color:#333;
	line-height: 1.8;
}

.kai_kakomi {
	font-size:90%;
	background:#ffffff;
	background-image:url(img/kai_kakomi.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
	padding:10px 10px 0 10px;
	color:#333;
	line-height: 1.8;
}

.kai_kakomi ul {
	margin:10px 15px 15px 10px;
}

.kai_kakomi02 {
	font-size:90%;
	background:#ffffff;
	background-image:url(img/kai_kakomi02.gif);
	background-repeat:repeat-y;
	background-position:left bottom;
	padding:10px 10px 5px 10px;
	margin:0 0 10px 0;
	color:#333;
	line-height: 1.8;
}
