﻿body { font-size:normal; font-family:sans-serif; color:#444; }
body {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ　Ｐゴシック","MS PGothic",sans-serif;
}
a 
{
	text-decoration:underline;
	color:#1284f6;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
}

a:link, a:visited 
{
	text-decoration: none;
}

div.clear
{
	clear:both;
}

div.clear hr
{
	height:0px;
	display:none;
}

/* ---------- reset_end ---------- */


/* ---------- body ---------- */

body 
{
line-height:130%;
	text-align:center;
	color:inherit;
	background-color:#ffffff;
}

#container 
{
	width:640px;
	height:auto;
	overflow:inherit;
	margin:0 auto;
	text-align:left;
	color:inherit;
}


/* ---------- body_end ---------- */




#content-content
{
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#content h1,
#content-name 
{
	position:relative;
	font-size:160%;
	font-weight:bold;
	letter-spacing:0.1em;
	width:98%;
	white-space: nowrap;
	background-image:url(../images/h1_bg.gif)
}

#content h1 a,
#content-name a 
{
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}

#content h1 a:hover,
#content-name a:hover
{
	color:#fff;
	background-color:transparent;
	text-decoration: underline;
}

#content h2 {
	color:#44771f;
	background:transparent url(../images/h1_bg.gif) no-repeat left bottom;
	font-weight:bold;
	padding:11px;
	margin-bottom:15px;
}

#content h3 {
	font-weight:bold;
	background: #ffffff url(../images/cont_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #b4ce65;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

#content h4 {
	font-weight:bold;
	margin:0 0 2px 10;
	padding:6px 15px 6px 50px;
}

#content h4.shizen {
	font-weight:bold;
	background: #ffffff url(../images/cont_h4.gif) no-repeat 0px 8px;
	border-bottom:3px double #006633;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}
#content h4.bunka {
	font-weight:bold;
	background: #ffffff url(../images/cont_h4.gif) no-repeat 0px 8px;
	border-bottom:3px double #990000;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}
#content h4.shakai {
	font-weight:bold;
	background: #ffffff url(../images/cont_h4.gif) no-repeat 0px 8px;
	border-bottom:3px double #003366;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

#content h4.question {
	font-weight:bold;
	background: #ffffff url(../images/cont_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #b4ce65;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

#content p.question {
color:#333333;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:6px 15px 6px 15px;
}

#content p.answer {
color:#333333;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

#content span.question, #content span.downarrow {
color:#336633;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:6px 5px 6px 5px;
}

#content div.photoright {
display:block;
float:right;
width:160px;
margin:10px 20px 10px 10px;
}

#content div.step {
color:#336633;
margin:2px;
border:double 1px darkgreen;
	font-weight:bold;
	padding:6px 5px 6px 5px;
	white-space:nowrap;
	width:390px;
}
