/*-----------------------
右メニュー
-----------------------*/
#menuarea-howto{
	float: right;
	width: 194px;
	height: 100%;
	font-size: 0.8em;
	line-height: 1.6em;
/*	background-color :#EEFF99;*/
	}

#howto-list{
	margin: 0px;
	padding: 0 10px 20px 15px;
	width: 169px;
	text-indent: -0.5em;
	font-size: 0.9em;
/*	background-color: #EFEFEF;*/
	}

/*	.howto-list a:link, .howto-list a:visited{
	color: #333333;
	}*/

.menulist{
	list-style-type: none;
	}

.menulist2{
	list-style-type: none;
	padding: 0 0 0 5px;
	}

.menulist3{
	list-style-type: none;
	padding: 0 0 0 15px;
	}


/*-----------------------
大枠
-----------------------*/


#contents {
	width: 538px;
	margin: 0 0 2em 0;
	padding: 0 0 0 0 ;
/*	background-color: #EEEEEE;*/
	}

h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
/*	background-color: #FF0000;*/
	}

h2 {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.6em;
	text-decoration: none;
	color: #000000;
	margin: 5px;
	}

.p3 {
	font-size: 0.8em;
	line-height: 2.2em;
	margin: 3px 3px 0px 5px;
	}

h3 {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.6em;
	text-decoration: none;
	color: #000000;
	margin: 20px 0px 0px 10px;
	}
	
h3 a {
	text-decoration: none;
}

dt {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000000;
	margin: 10px 0px 0px 10px;
	}

dt a {
	text-decoration: none;
}
	
dd {
	font-size: 0.8em;
	line-height: 1.6em;
	text-indent: -1.2em;
	margin: 10px 10px 0px 30px;
}
		
.question a {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.6em;
	text-decoration: none;
	color: #000000;
}


.list {
	font-size: 0.8em;
	line-height: 1.6em;
	list-style-type: none;
	text-indent: -1.2em;
	margin: 10px 10px 20px 30px;
	text-decoration: none;
	color: #000000;
/*	background-color: #CDF;*/
}

.list2 {
	font-size: 0.8em;
	line-height: 1.6em;
	list-style-type: none;
	margin: 10px 10px 20px 30px;
	text-decoration: none;
	color: #000000;
/*	background-color: #CCC;*/
}

.list3 {
	list-style-type: none;
	text-decoration: none;
	color: #000000;
/*	background-color: #CDF;*/
}

.p2 {
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 10px 10px 0px 30px;
	text-decoration: none;
	color: #000000;
	}

.103 {
	height: 103px;
	text-align: top;
	}


.boldred {
	font-weight: bold;
	color: #FF0000;
}

.red {
	color: #FF0000;
}

.bold {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.bold2 {
	font-weight: bold;
	text-decoration: none;
}

p.line {
	border-bottom: 1px solid #777777;
	margin: 0 3px 30px 3px;
/*	background-color: #CDF;*/
}

img {
	border: 0;
	padding: 0 0 0.4em 0;
}

img2 {
	vertical-align: +30px;
	}

.img3 {
	vertical-align: bottom;
	}

.page {
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: center;
	margin: 2em 0 0 0;
/*	background-color: #FF0000;*/
}


a.zoom img:hover {
    cursor: zoom-in;
}
#contents strong{
	color:#aa4f4f;
}




p.gokan {
	width:90%;
	margin:10px auto;
	padding:15px 10px 10px 10px;
	border:2px solid #ff9090;
	color:#ee0000;
	font-size:0.9em;
	line-height:130%;
	background:#fff6f6;
	text-align:center;
}

p.gokan a {
	display:block;
	text-align:center;
	margin:7px 0 0px 0;
	font-weight:bold;
	text-decoration:underline;
}






/* for modern brouser */
.clfx:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	max-height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clfx {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clfx {
	height: 1%;
}
.clfx {
	display: block;
}
/**/

p.gotop {
	font-size: 0.8em;
	line-height: 1.6em;
	text-align: right;
	padding-top: 8px;
}
