@charset"shift_JIS";

body{
	margin: 0;
	padding: 0;	
	text-align: center;
	font-family: "MS UI Gothic"; 
	font-size: 1em;
	color: #333333;
	background-image: url(gif/wood.gif);
	background-repeat: repeat;
}
ol,ul,li{
	margin: 0;
	padding: 0;
}
/*
li{
	list-style: none;
}*/
h1,h2,h3{
	margin: 0;
	padding: 0;
}
#container{/*
	margin-top: 20px;
	margin-bottom: 20px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 20px 10px 10px 10px;/*
	padding-top: 20px;
	padding-bottom: 15px;*/
	text-align: left;
	width: 740px;
	height: auto;
	background-image: url(gif/bg311/bgcolor/wall_w5.gif);
}
/*ここからが「ヘッダー」のレイアウト*/
#header{
	width: 740px;
	height: 130px;
	margin: 0px;
	margin-top: 10px;
	background-color: transparent;
	background-image: url(gif/title180-83.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#header h1,h2{
	display: none;
}
#headertitle{
	width: 740px;
	height: 85px;
}
#headtitle img,#headtitle iframe{
	margin: 10px 10px 0px 496px;
	padding: 0;
	clear: both;
}
#headtitle p{
	margin: 0px 10px 0px -232px;
	padding: 0;
	clear: both;
}
#headtitle ul{
	height: auto;
	width: auto;
	position: static;
	float: right;
}
#headtitle ul li{
	display: inline;
	float: right;
	margin: 0 20px 0 0;
	font-size: 9pt;
}
#headmenu{/*
	margin: 0px;
	padding-top: 20px;*/
	width: 740px;
	height: auto;
/*アフリエイトバナーを入れるために追加した絶対配置*/
	position: absolute;
	top: 120px;
}

#headmenu ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#headmenu li{
	float: left; 
	background-color: #ff9900;
	border: 1px outset #ffcc00;
	margin-right: 1px;
	font-size: 9pt;
}
#headmenu .sub li {
	clear: left;
}

#headmenu .sub a {
	border-top: none;
}
.sub {
	display: none;
}
#headmenu li:hover .sub {
	display: block;
	position: absolute;
}
#headmenu a,#headmenu a:link,#headmenu a:visited{
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	width: 59px;
	height: auto;
	text-align: center;
	padding: 5px 0;
	display: block;
	position: relative;
}
#headmenu a:hover{
	color: #ff9900;
	font-weight: bold;
	background-color: #ffffff;
	top: 1px;
	
}
/*ここまでが「ヘッダー」レイアウト*/
/*ここからが「コンテンツ」レイアウト*/
#contents{
	clear: both;
	width: 740px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
/*　ここからが「サイドメニュー」レイアウト*/
#menu{
	float: left;
	width: 160px;
	height: auto;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	background-color: #ffffff;
}
#menu ol,#menu li{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ol{
	border-top: 1px solid #666666;
}
#menu li{
	display: inline;
	font-size: smaller;
}
#menu a,#menu a:link,#menu a:visited{
	text-decoration: none;
	color: #666666;
	background-color: transparent;
	display: block;
	width: auto;
	height: auto;
	padding: 0.5em 0.5em;
	border-bottom: 1px solid #666666;
}
#menu a:hover{
	font-weight: bold;
	margin-left: 2em;
	color: #333333;
	border-bottom: 1px solid #333333;
}
#menu img{
	margin-left: 0 0 5px 0;
	border: none;
}
#itembox {
	float: left;
	width: 140px;
	height: auto;
	margin: 0px auto;
	padding: 15px 5px 10px 5px;
	padding-top: 15px;
	border: 1px dotted #9f9f9f;
	font-family: ＭＳ Ｐゴシック;
	font-size: small;
	text-align: center;
	background-color: #ffffff;
}
#blackboard {
	float: left;
	width: 140px;
	height: auto;
	margin: 0px auto;
	padding: 5px;
	background-color: #006600;
	border: 4px solid #800000;
	color:#ffffff;
	font-family: ＭＳ Ｐゴシック;
	font-size: small;
}
#blackboard h4{
	background-color: #800000;
	color: #ffffff;
	text-align: center;	
	margin: 15px 0px 5px 0px;
	height: 1.5em;
}
#blackboard a:link,a:visited,a:active {
	color:#FFC0CB;
	text-decoration: none;
}
#blackboard a:hover {
	color:#FFFF00;
}
#blackboard ul,#blackboard ol,#blackboard li{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	line-height: 1.4em;
}
#blackboard ul{
	list-style-type: disc;	
}
#blackboard ol{
	list-style-type: decimal;
}
#blackboard p{
	line-height: 1.8em;
	font-family: "MS P ゴシック";
	display: inline;
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 0.2em;
	text-indent: 1em;
}
#blackboard img{
	text-align: center;
}
/*　ここまでが「サイドメニュー」レイアウト*/
/*　ここからが「メインメニュー」の基本レイアウト*/
#main{
	float: right;
	width: 560px;
	w/idth:540px;
	height: auto;
	margin: 0px;
	padding: 10px 10px 20px 10px;
	background-color: #ffffff;
}
#main a,#main a:link,#main a:visited{
	text-decoration: none;
	font-weight: bolder;
	color: #dc143c;
}
#main a:hover{
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}

#title{
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 0;
	text-align: right;
}
#title h2{
	display: inline;
	color: #778899;
	font-size: 1.6em;
	border-right: 2px solid #ff9900;
	letter-spacing: 0.05em;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}
#main h3{
	font-size: 1.3em;
	color: #dc143c;
	background-color: #fafad2;/*
	border-left: 15px solid #dc143c;*/
	background-image: url(gif/fl_icon_07.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #dc143c;
	margin: 8px 0;
	padding: 5px 0px 5px 40px;
	text-transform: capitalize;
}
#main h4{
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 40px 10px 10px 0px;
	text-align: right;
	border-bottom: 3px groove #cccccc;
	border-right: 2px groove #cccccc;
	font-family: "Microsoft Sans Serif","ＭＳ Ｐゴシック";
	font-size: 1.4em;
	color: #000080;	
}
#main p{
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	padding-left: 50px;
	margin-bottom: 8px;
	line-height: 1.5em;
}
p.indent{
	text-indent: 1em;
}
p.withh4{
	padding-top: 30px;
	text-indent: 1em;
}
#main ul,#main ol,#main li{
	margin-left: 40px;
	padding-top: 3px;
	list-style-position: inside;
	line-height: 1.4em;
	font-size: 0.9em;
	font-family: ＭＳ Ｐゴシック;
}
#main ul{
	list-style-type: disc;	
}
#main ol{
	list-style-type: decimal;
}
#main span{
	margin: 0 0 5px 60px;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	background-color: red;
	font-family: ＭＳ Ｐゴシック;
	color: #ffffff;
	font-size: smaller;
}
#main img,#main iframe{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#left img{
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
#main blockquote{
	margin: 1em;
	margin-left: 70px;
	padding: 0.5em;
	background-color: #d7e2e7;
	border: 1px dotted #3e6e7d;
}
#main hr{
	margin-bottom: 5px;
	border: none;
	border-top: 1px solid #666666;
	_height: 1px;none;
	clear: both;
}
div.totop{
	margin: 0;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 0;
	height: 35px;
	text-align: right;
}
img.totop{	
	border: none;
}
.info	{
	width:500px;
	w/idth:480px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
		}
.info th		{
	width:30%;
	background-color:#F08080;
	font-size:12px;
	padding:10px;
	color:#FFFFFF;
	border:none;
		}
.info td		{
	background-color:#FFFFF0;
	font-size:12px;
	line-height:1.5em;
	padding-top:7px;
	padding-left:15px;
	padding-right:7px;
	padding-bottom:7px;
	border:none;
		}

/*
.totop a,a:link,a:visited{
	text-decoration: none;
	color: Gray;
	font-weight: bolder;
}
.totop a:hover{
	text-decoration: none;
	color: red;
	font-weight: bold;
}
*/
#footer{
	clear: both;
	width: 730px;
	height: auto;
	background-color: transparent;
	color: #808080;
	font-size: 0.8em;
	padding: 0.3em 0;
	text-align: center;
}
#footer p{
	margin-top: 2px;
}
#copy{
	background-color: #ff9900;	
	border: 1px outset #ffcc00;
	color: #ffffff;
	width: 730px;
	height: auto;
	margin: 0px;
	padding: 5px;
}
#footer img{
	display: none;
}