@charset "UTF-8";
/*-------------------------------------------------------------------


--------------------------------------------------------------------*/																	
/*-------------------------------------------------------------------
全称セレクタやリンクの基本カラー
--------------------------------------------------------------------*/
* {
	font-family:'MS PGothic', Osaka, sans-serif;
	padding:0;
	margin:0;
}a:link{
	color:#0033FF;
	text-decoration:underline;
}a:visited{
	color:#800080;
}a:hover{
	color:#d66666;
}
/*-------------------------------------------------------------------
bodyとid="container"のスタイル
--------------------------------------------------------------------*/
body{
	color:#444444;
	background:#FFFFFF;
	text-align:justify;
	font-size:13px;
	background:#FFFFFF;
}div#container{ width:800px; margin:0 auto; border: solid 1px #666; yle: none; }div#inner{
	padding:0px;
}

h1	{font-size:15px;}
------------------------------------
id="header"関係のスタイル
--------------------------------------------------------------------*/
div#header{
	height:150px;
	background:#FFFFFF url(./img/bana.gif) no-repeat top center;
}div#header h1{
	font-size:13px;
	color:#990000;
	padding-top:5px;
	padding-right:10px;
	font-weight:normal;
	text-align:right;
}div#header h2{
	font-size:24px;
	padding-top:30px;
}div#header h2 a,div#header h2 a:hover{
	display:block;
	width:600px;
	height:50px;
	background:transparent;
}div#header p{
	color:#666666;
	line-height:140%;
	padding:13px 0 0 8px;
}
/*-------------------------------------------------------------------
id="contents"関係のスタイル（全ページ共通のベース）
--------------------------------------------------------------------*/
div#contents{
	float:right;
	width:600px;
	font-size:13px;
	padding-top:0px;
	text-align:center;
	border-left:1px solid #666666;
}

h2	{font-size:110%;}
img	{border:0;margin:0 0 0;padding:0;}
.xbox	{ width:550px; border:solid 1px #666666; text-align:left; margin-top: 20px; }

div#contents a:hover{
	background:#e6f5ed;
}div#contents p{
	line-height:135%;
}div#contents dl{
	padding:5px 2px 0 2px;
	line-height:125%;
}div#contents dt{
	background:url(./img/list1.gif) no-repeat left center;
	padding-left:15px;
}div#contents dd{
	padding-bottom:6px;
}div#contents h3{
	font-size:13px;
	padding:3px 0 4px 13px;
	border-bottom:solid #666666 1px;
}div#contents h4{
	font-size:13px;
	margin:0 7px;
	margin-top:30px;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:2px;
}div#contents ul{
	list-style:none;
	line-height:145%;
	margin:7px;
}div#contents ul li{
	background:url(./img/y.gif) no-repeat left center;
	padding-left:7px;
}p#Breadcrumb{
	margin-top:2px;
	line-height:100%;
	font-size:12px;
}div#infomation,div.entry,div.ads,div.entryRight{
}
/*-------------------------------------------------------------------
id="infomation"関係スタイル
--------------------------------------------------------------------*/
div.scroll dl{
	height:75px;
	overflow:auto;
}
/*-------------------------------------------------------------------
id="entries"関係スタイル（記事ページ専用）
--------------------------------------------------------------------*/
div#entries{
	margin-top:1px;
}div#entries ul{
	list-style:disc;
	margin:11px 33px 15px 33px;
}div#entries ul li{
	background:transparent;
	padding:0;
}div#entries dl{
	padding:0;
	margin:11px 7px 15px 7px;
}div#entries dt{
	background:transparent;
	padding:0;
	font-weight:bold;
}div#entries dd{
	padding-bottom:7px;
}div.entry{
	margin-top:1px;
}div.entry p{
	margin:11px 7px 15px 7px;
}p.nav{
	font-size:11px;
	margin-top:2px;
	line-height:100%;
	text-align:right;
}
/*-------------------------------------------------------------------
id="wing"関係スタイル（トップページ専用）
--------------------------------------------------------------------*/
div#index{ margin-top:5px; margin-left: 20px; }
/*-------------------------------------------------------------------
id="wing"関係スタイル（カテゴリページ専用）
--------------------------------------------------------------------*/
div#cat{
	margin-top:1px;
	background:url(./img/wing.jpg) no-repeat right bottom;
}
/*-------------------------------------------------------------------
その他トップページ＆カテゴリページ専用スタイル
--------------------------------------------------------------------*/
div#option{
	font-size:12px;
}div#option p,div#option ul{
	margin:7px;
	line-height:140%;
}div.ads{
	float:right;
	width:342px;
	height:280px;
	text-align:center;
}div.entryRight{
	float:left;
	width:170px;
	height:280px;
	overflow:auto;
}
/*-------------------------------------------------------------------
id="sidebar"関係のスタイル
--------------------------------------------------------------------*/
div#sidebar{ float:left; width:175px; }div#sidebar h4{
	font-size:13px;
	color:#0000FF;
	text-align:center;
	background:#97cef0;
	padding:0;
}div#sidebar ul{
	list-style:none;
	padding:3px;
	line-height:140%;
}div#sidebar li{
	background:url(./img/list1.gif) no-repeat left center;
	padding-left:15px;
}div#sidebar p{
	line-height:135%;
	padding:3px;
}div#boxend{
	border-bottom:1px solid #97cef0;
}div.box{ background:#ffffff; text-align: center; margin-top: 0; margin-left: 15px; border: solid 0 #97cef0; }
/* ブロック型メニュー */
ul.BoxMenu{
	padding:0 !important;}
ul.BoxMenu li{
	padding:0 !important;}
ul.BoxMenu li a{
	display:block;
	width:160px;
	padding:5px 5px 5px 12px;
	border-bottom:1px dashed #CCCCCC;
	background:#f9fcfa url(./img/menu-off.gif) no-repeat left center;
	text-decoration:none;
}

ul.BoxMenu li a:hover{
	background:#E6F5ED url(./img/menu-on.gif) no-repeat left center;
}

ul.BoxMenu a.menu-on	{
	color:#000000;
	background:#d6e5dd url(./img/menu-on.gif) no-repeat left center;
}



/*-------------------------------------------------------------------
id="footer"関係のスタイル
--------------------------------------------------------------------*/
div#footer{
	clear:both;
	width:100%;
	background:#ff4083;
	border-top:5px solid #FFFFFF;
	color:#73a58b;
	text-align:center;
}div#footer h3{
	border-top:1px dotted #5b9b7a;
	font-size:12px;
	font-weight:normal;
	padding-top:8px;
}address{
	font-size:12px;
	font-style:normal;
	padding-top:11px;
	color:#ffffff;
}div#footer a,div#footer a:visited,div#footer a:hover{
	color:#73a59b;
	text-decoration:underline;
}
/*--------------------------------------------------------------------
文字装飾スタイル <span class="セレクタ名">こうして使います。</span>
---------------------------------------------------------------------*/
.redBold{color:#d66666;}
.color{color:#72a3c2;}
.colorBold{color:#72a3c2;}
.new{font-size:11px;font-weight:bold;color:#d66666;}


#MENU ul{ list-style:none; text-align:left;padding:0px;margin:1;height:57px;}
#MENU { border-top:solid 1px #ecc4bc;border-bottom:solid 1px #ecc4bc;}
#MENU li{ list-style:none; display:inline;padding:0;border:double 3px #97cef0;}
#MENU li a{padding:1px;margin:1;font-size:13px; text-decoration:none;}
#MENU li a:hover{color:#111111;background:#fcd4cc;}
#MENU li.menu-on a{ color:#111111;background:#fcd4cc;}




#MENU2 ul{ list-style:none;padding:0px;margin:1;height:57px;text-align:left;}
#MENU2 { border-top:solid 1px #ecc4bc;border-bottom:solid 1px #ecc4bc;text-align:left;}
#MENU2 li{ list-style:none;padding:0;border:double 3px #97cef0;text-align:left;}
#MENU2 li a{padding:1px;margin:1;font-size:13px;text-decoration:none;}
#MENU2 li a:hover{color:#111111;background:#fcd4cc;}
#MENU2 li.menu-on a{ color:#111111;background:#fcd4cc;}




#MENU3 ul{ padding:0px;margin:1;height:57px;text-align:left;}
#MENU3 li{ padding:3px; border-bottom:solid 1px #ecc4bc;text-align:left;}

/*---id = setumei(収納説明文のスタイル)----*/
#setumei{text-align:left;}
#setumei h2{margin-top:16px;}
#setumei p{margin-left:16px;margin-top:3px;}

/*-------fieldsetの初期値-------*/
fieldset{border:0;}














.m-bar {
	border: 0;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 57px;
	overflow: hidden;
}

.m-bar img {
	visibility: hidden;
}

.m-bar a,
.m-bar a:link,
.m-bar a:visited {
	background-position: 0px;
	float:left;
}
.m-bar a:focus,
.m-bar a:hover,
.m-bar a:active {
	background-position: 0px
	float:left;
}

.m-bar .m-top a {
	background-image: url(menu_img/menub_01.gif);
	width:170px;height:57px;
}
.m-bar .m-top a:hover {
	background-image: url(menu_img/menua_01.gif);
	width:170px;height:57px;
}




.m-bar .m-pro a {
	background-image: url(menu_img/menub_02.gif);
	width:88px;height:57px;
}
.m-bar .m-pro a:hover {
	background-image: url(menu_img/menua_02.gif);
	width:88px;height:57px;
}




.m-bar .m-wks a {
	background-image: url(menu_img/menub_03.gif);
	width:88px;height:57px;
}
.m-bar .m-wks a:hover {
	background-image: url(menu_img/menua_03.gif);
	width:88px;height:57px;
}




.m-bar .m-lif a {
	background-image: url(menu_img/menub_04.gif);
	width:88px;height:57px;
}
.m-bar .m-lif a:hover {
	background-image: url(menu_img/menua_04.gif);
	width:88px;height:57px;
}




.m-bar .m-itp a {
	background-image: url(menu_img/menub_05.gif);
	width:88px;height:57px;
}
.m-bar .m-itp a:hover {
	background-image: url(menu_img/menua_05.gif);
	width:88px;height:57px;
}




.m-bar .m-blg a {
	background-image: url(menu_img/menub_06.gif);
	width:88px;height:57px;
}
.m-bar .m-blg a:hover {
	background-image: url(menu_img/menua_06.gif);
	width:88px;height:57px;
}




.m-bar .m-lnk a {
	background-image: url(menu_img/menub_07.gif);
	width:88px;height:57px;
}
.m-bar .m-lnk a:hover {
	background-image: url(menu_img/menua_07.gif);
	width:88px;height:57px;
}




.m-bar .m-lnk2 a {
	background-image: url(menu_img/menub_08.gif);
	width:88px;height:57px;
	padding-right:14px;
}
.m-bar .m-lnk2 a:hover {
	background-image: url(menu_img/menua_08.gif);
	width:88px;height:57px;
	padding-right:14px;
}









.red	{font-weight:700;color:#ff0000;}
.bold	{font-weight:700;}
.roots	{border:solid 1px #666666;}


p		{text-align:left;}

.rank	{color:#ffffff;font-size:130%;border:0px solid #666666;width:550px;background:#ff4083;margin-top:20px;border-bottom:none;width:537px;margin:0px;}
.class3	{padding:3px 5px;border-color:#cccccc;border-width:1px 1px 1px 7px;border-style:solid;}

/*--------------------------------------------------------------------
バグ対策（強引な応急処置）
---------------------------------------------------------------------*/
div#option{
	margin-top:5px;
}

