* {
	margin:0;
	padding:0;
	font-size: 14px;
	line-height: 1.2em;
}
body {
	background-color: #f5efcd;
	color: #9f6c39;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "MS PGothic", sans-serif;

}


/*in_line*/
img {border:0; vertical-align:top;}

a:hover{text-decoration:none;}
a {color:#e17e1f;}




.clear { clear:both;}
.fright { float:right;}
.alignright { text-align:right; margin-right:10px;}

.sbox{
	float: left;
	margin: 5px;
}
.end{
	clear: both;	
}
/*txt, links*/

h1 { 
	background:url(images/logo_small.gif) top left no-repeat;
	text-indent:-10000px; 
	/*font-size:1em; */
	height:20px;
	}
h2 {
	font-size: 14px;
	background-image: url(images/h2_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;

	padding-left:35px;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

h2 .y{
	margin-left: 15px;

}
h4{
	font-size: 12px;
	background-image: url(images/h2_2_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;

	padding-left:35px;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

h3{
	background-image: url(images/h3_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;

	font-size: 18px;
	padding: 5px;
	padding-left:35px;
	line-height: normal;
}

.p1{
	color: #FFFFFF;
	background-color: #4D6164;
}
.p2{
	color: #FFFFFF;
	background-color: #52AFBB;
}
.p3{
	color: #FFFFFF;
	background-color: #ADC343;
}
.p4{
	color: #FFFFFF;
	background-color: #F2761C;
}
.p5{
	color: #FFFFFF;
	background-color: #7E421D;
}
.po{
	color: #FFFFFF;
	background-color: #666666;
}

.pp{
	font-size: 18px;
	padding: 5px;
	padding-left:35px;
	line-height: normal;
	font-weight: bold;
	
}

.strong4{
	font-size:16px;
	font-weight:bold;
	color: #FF0033;
}
#main{

}

/*header*/
#header {
	margin:0px 0 -2px 0px;
}

/*content*/
#content {
	font-size:0.75em;
	color:#745e50;
	line-height:1.1538em;
	background-image: url(images/bodyback.gif);

	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	width: 760px;

}
/** html #content {
	background-image: url(images/bodyback.png);
	behavior: expression(IEPNGFIX.fix(this));
}*/
#content .title { margin-bottom:18px;}
#content .bg_line { background:url(images/line_bottom.gif) bottom left repeat-x;}
#content .pic1 { margin:7px 3px 0 7px;}
#content .pic2 { margin:7px 3px 0 3px;}
#content .pic3 { margin-top:7px;}
#content p { padding-bottom:17px;}

#content dl{
	list-style:none;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#content dt{
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style:none;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left:26px;
	height:20px;
	vertical-align: middle;
}
#content dd{
	list-style:none;
	background-color:#F4F1ED;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content ul{
	list-style:none;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content li p { font-size:12px;}
#content li a { background:url(images/z_ul.gif) 0 4px no-repeat; padding-left:9px; color:#745e50; line-height:1.692em;}
#content li a:hover {color:#745e50;} 
#content .line_bottom { background:url(images/line.gif) bottom left repeat-x;}
/*#content .l_b { background:url(images/content_left.gif) bottom left no-repeat;}
#content .r_b { background:url(images/content_right.gif) bottom right no-repeat;}*/
#content .box {
	width:760px;
	padding:0 0 46px 0;
}
#content .box1 {
	width:760px;
}
#content .pic { float:left; margin:0 18px 0 0;}
#content .bg_line1 { background:url(images/bg_line1.gif) bottom left repeat-x; padding-bottom:5px; margin-bottom:5px;}
#content .indent { padding:24px 0 0 0;}
#content .col_1 .ind { padding:10px 0px 0 22px;}
#content .col_1 .pad { padding:0 23px 0 0;}
#content .col_1 { background:url(images/bg_line.gif) top right repeat-y;}

#content .col_2 .pad { padding:0 27px 0 0;}
#content .col_2 .ind {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .col_2 .bg_line { padding-bottom:33px; margin-bottom:30px;}
#content .col_3 { background:url(images/bg_line.gif) top left repeat-y;}
#content .col_3 .ind {
padding:10px 0px 0 22px;
}

/*footer*/
#footer {
	font-family:Arial;
	font-size:0.75em;
	text-align:center;
	background:url(images/footer_back.jpg) top left repeat-x;
}
#footer a {
	text-decoration:none;
	color: #A84300;
}
#footer a:hover { text-decoration:underline;}
#footer .column1 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
}
#footer .column2 { width:72px;}
#footer .box { padding:24px 0 0 26px;}
#footer .pic1 { margin-left:6px;}

#page7 #content .col_1 .ind {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
}
#page7 #content .col_2 .txt {padding:10px 22px 0 0;}
#page7 #content .col_2 .txt a { color:#745e50;}
#page7 #content .col_2 .column1 { width:220px;}
#page7 #content .col_2 .column2 { width:180px;}
#page7 #content .col_2 .column1 .div { height:25px;}
#page7 #content .col_2 .column2 .div { height:104px;}
#page7 #content .col_2 .column2 .alignright { margin:0px;}

.red{

color:#FF3300;
font-weight:bold;
}

/*==========================================*/

.input {color:#745e50;		 
		height:17px;
		width:170px;
		background:#fff;
		border:solid 1px #9d9d9d;
}

textarea{  background:#fff;
		   color:#745e50;
		   border:solid 1px #9d9d9d;
		   overflow:auto;
		   font-size:1em; 
}
.ind table{
	width: 480px;
	background-color: #FFFFFF;

}
td{
	font-size:12px;
}
.type1{
	background-color: #CCCCCC;
	font-weight:bold;

}
.type2{
	background-color: #FFFFCC;
}
.ind td{
	padding: 5px;
	border: 1px solid #999999;	

}
.imgboxL{
	padding: 5px;
	float: left;
}

/*==========================================*/
/*=side menu                                =*/
/*==========================================*/

.sidemenu{
width: 190px; /*width of menu*/
}

.headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(images/m_mark.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.sidemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.sidemenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.sidemenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.sidemenu ul li a:visited{
color: black;
}

.sidemenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}

/*==========================================*/
/*= Privacy Agreement                      =*/
/*==========================================*/
#note {
	overflow: auto;
	height: 500px;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 125%;
	text-align: left;
}
#note li{
	list-style: none;
	line-height: 125%;
	margin-bottom: 12px;
}
