/* CSS Document */

/* Page structure-------------------------------------------------*/

/* :::::::::::::::::::::::::::::::::::::::::::::
	スタイルリセット
::::::::::::::::::::::::::::::::::::::::::::: */

html, body,
h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, li,
dl, dt, dd, address {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ul, ol {
	list-style-type: none;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	初期スタイル
::::::::::::::::::::::::::::::::::::::::::::: */

hr {
	display: none;
}

strong {
	font-weight: bold;
	text-decoration: none;
}

address {
	font-weight: normal;
	font-style: normal;
}


/* :::::::::::::::::::::::::::::::::::::::::::::
	汎用クラス
::::::::::::::::::::::::::::::::::::::::::::: */

/* clearfix ------------ */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from MacIE \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* End Hide from MacIE */


.min {
	font-family: "Georgia", "ヒラギノ明朝 Pro W6",  "HiraMinPro-W6", Times New Roman, "ＭＳ Ｐ明朝", Serif;
}

.note {
}

p.pagetop {
	padding: 30px 0 20px 0px;
	text-align: right;
}

p.pagetop a {
	color: #444;
	text-decoration: none;
	border-bottom: solid 1px dashed;
}

/* :::::::::::::::::::::::::::::::::::::::::::::
	タイポグラフィー
::::::::::::::::::::::::::::::::::::::::::::: */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

*:first-child + html body {	/* for IE7 */
	font-family: "メイリオ", "Meiryo";
}

html>/**/body { /* font-size: 16px; line-height: normal; */ } /* except Win IE */

.txt9 { font-size: 75%; line-height: 1.75;}	/* 9px */
.txt10 { font-size: 83%; line-height: 1.75;}	/* 10px */
.txt11 { font-size: 92%; line-height: 1.75;}	/* 11px */
.txt12 { font-size: 100%; line-height: 1.75;}	/* 12px */
.txt14 { font-size: 116%;}	/* 14px */
.txt16 { font-size: 133%;}	/* 16px */
.txt20 { font-size: 167%; line-height: 1;}	/* 20px */



/* Font solo setting-------------------------------------------------*/
.fsize_10 {
	font-size: 10px;
}
.fsize_14 {
	font-size: 14px;
}
.fsize_16 {
	font-size: 16px;
}

.fcolor_cc6600 {
	color: #cc6600;
}
.fcolor_666666 {
	color: #666666;
}
.fcolor_cc3300 {

	color: #CC3300;
}
.fcolor_cc0 {
	color: #797900;
}
.chro_year {
	color: #43292E;
	font-weight: bold;
}
.cap {
	font-size: 10px;
	color: #FFFFFF;
}



/* indent-------------------------------------------------*/

.indent_01 {
	background-image: url(../../images/point01.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 18px;
}
.indent_02 {
	background: url(../../images/point02.gif) no-repeat 8px 5px;
	padding-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.indent_02a {
	background: url(../../images/point02.gif) no-repeat 8px 5px;
	padding-left: 18px;
	margin-top: 0;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.indent_02b {
	background-image: url(../../images/point02.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 18px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.indent_03 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	margin-left: 60px;
}
.indent_04 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.indent_05 {
	font-size: 14px;
	font-weight: bold;
	color: #422931;
}



/* A-------------------------------------------------*/

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}


/* HR-------------------------------------------------*/

.hr01 {
	width: 100%;
	border-top: 1px dashed #43292E;
	border-right: 1px none #43292E;
	border-bottom: 1px none #43292E;
	border-left: 1px none #43292E;
}
.hr02 {

	height:1px;
	margin: 0 auto;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}

.hr03 {
	width: 280px;
	height: 1px;
	margin: 10px 0 10px 40px;
	border: 1px solid #CCCCCC;
}
.hr04 {
	width: 100%;
	border-top: 1px dashed #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.hr01b{
	height:1px;
	margin-top: 0 auto;
	border-top: 1px dashed #CEADA8;
	border-right: 1px none #CEADA8;
	border-bottom: 1px none #CEADA8;
	border-left: 1px none #CEADA8;
}


.hr01c {
	height:1px;
	margin: 15px auto 10px;
	border-top: 1px dashed #CC0;
	border-right: 1px none #CC0;
	border-bottom: 1px none #CC0;
	border-left: 1px none #CC0;
}

.hr01d {
	height:1px;
	margin: 15px auto 10px;
	border-top: 1px dashed #B18392;
	border-right: 1px none #B18392;
	border-bottom: 1px none #B18392;
	border-left: 1px none #B18392;
}

.hr05 {
	height:1px;
	margin: 5px auto;
	border-top: 1px dashed #E1E1E1;
	border-right: 1px none #E1E1E1;
	border-bottom: 1px none #E1E1E1;
	border-left: 1px none #E1E1E1;
}


/* OL-------------------------------------------------*/

.ol01 {
	margin: 0 10px 0 25px;
}
.ol01 li{
	margin: 20px 0;
	list-style-position: outside;
}
.ol02 {
	margin: 0 10px 0 15px;
	list-style-position: outside;
	list-style-type: disc;
}
.ol02 li{
	margin: 5px 0 0 10px;
	list-style-position: outside;
	list-style-type: disc;
}
.ol03 {
	margin: 0 10px 0 15px;
	list-style-position: outside;
	list-style-type: lower-alpha;
}
.ol03 li{
	margin: 5px 0 5px 10px;
	list-style-position: outside;
	list-style-type: lower-alpha;
}


/* margin-------------------------------------------------*/

.mar_t5 {
	margin-top: 5px 0 0;
}
.mar_t10 {
	margin-top: 10px 0 0;
}.mar_t15 {
	margin-top: 15px 0 0;
}.mar_t20 {
	margin-top: 20px 0 0;
}
.mar_r5{
	margin-top: 0 5px 0 0;
}
.mar_r10{
	margin-top: 0 10px 10px 0;
}
.mar_l10{
	margin-top: 0 0 0 10px;
}.mar_l25{
	margin-top: 0 0 0 25px;
}
.mar_r5l10{
	margin-top: 0 5px 0 10px;
}.mar_t10r7 {
	margin-top: 10px 7px 0 0;
}
.mar_t5rl10 {
	margin-top: 5px 10px 10px 10px;
}
.mar_rl10 {
	margin-top: 0 10px 0 10px;
}
.mar_r7l10 {
	margin-top: 0 7px 0 10px;
}
.mar_t45 {
margin: 45px 0 0;
}
.mar_lb20 {
	margin-top: 0 0 20px 20px;
}
.mar_tb10 {
	margin-top: 10px 0 10px;
}
.mar_rb10 {
	margin-top: 0 10px 0 0;
}
.mar_t20l10 {
	margin-top: 20px 0 0 10px;

}.mar_r5l20 {
	margin-top: 0 5px 0 20px;
}

