@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 900px;
	clear: both;
	position: relative;
	height: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: visible;
}
.clear {
	clear: both;
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 5px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #FFE6FF;
	font-size: 75%;
	color: #666666;
}

#main {
	float: left;
	width: 480px;
	background-color: #FFFFFF;
}
#sidebar_r {
	float: left;
	width: 180px;
	margin-left: 5px;
}

#alpha-inner      h2 {
	line-height: 25px;
	background-color: #FDF4E3;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
}
#wrapper #top_img {
	background-image: url(img/top_img.png);
	height: 233px;
	background-repeat: no-repeat;
}



#localmenu {
	float: left;
	width: 215px;
	border-right: none;
	height: auto;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 85%;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	background-color: #FFFFFF;
	background-image: url(img/header_back.png);
}
#header ul {
	clear: both;
	margin-left: 100px;
}
#logo {
	background-image: url(img/logo.png);
	height: 49px;
	width: 193px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#logo   a {
	text-indent: -9999px;
	display: none;
	height: 49px;
	width: 193px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#header  h2 a {
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 5px;
	padding-top: 15px;
}
#header h2 {
	margin-top: 10px;
	font-size: 100%;
}





#header li {
	margin: 5px;
	float: left;
	height: 28px;
	width: 120px;
	list-style-type: none;
	background-color: #663300;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	text-align: center;
	display: block;
	font-size: 75%;
}
.midasi {
	clear: both;
	float: left;
	width: 600px;
}

#top_label {
	height: 20px;
	width: 924px;
	background-image: url(img/headder_back.gif);
	background-repeat: repeat-x;
}
#tag {
	width: 926px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
#toiawase {
	width: 100px;
	float: right;
}
#navi {
	height: 42px;
	clear: both;
	background-image: url(img/navi_back.jpg);
	float: left;
	width: 100%;
	margin: 0px;
}
ul#navigation {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	list-style: none;
	clear: both;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 38px;
	width: 720px;

}
.asset-body h3 {
	font-size: 100%;
	color: #3333CC;
	background-color: #D7E7FF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
	height: 18px;
	width: 60%;
}
#navigation li {
	float: left;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	  display: block;
}

#navigation a {
	text-decoration: none;
	overflow: hidden;
	background-image: url(img/navi.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-indent: -9999px;
}

#navi1,
#navi1  a ,
#navi2,
#navi2  a,
#navi3,
#navi3  a,
#navi4,
#navi4  a,
#navi5,
#navi5  a{
  display: block;
  width: 144px;
  height: 38px;
  margin: 0px;
  padding: 0px;
  	text-indent: -9999px;



}

#navi1,#navi1 a{
	background-position: 0px 0px;

}

#navi2,#navi2 a{
	background-position: -144px 0px;
}




#navi3,#navi3 a{
	background-position: -288px 0px;
}


#navi4,#navi4 a{
	background-position: -432px 0px;
}

#navi5,#navi5 a{
	background-position: -576px 0px;
}



#navi1 a:hover{
	background-position: 0px -38px;
}



#navi2 a:hover{
	background-position: -144px -38px;
}


#navi3 a:hover{
	background-position: -288px -38px;
}

#navi4 a:hover{
	background-position: -432px -38px;
}

#navi5 a:hover{
	background-position: -576px -38px;
}


#label {
	position: absolute;
	left: -30px;
	top: -50px;
	z-index: 1;
	border-style: none;
}

#top {
	float: right;
	width: 715px;
	height: 200px;
	border-left: none;
}
h2 {
}
#wrapper #main h2 {
	line-height: 32px;
	background-image: url(img/h2_back.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 475px;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size: 100%;
}
#sidebar {
	padding: 1px;
	width: 208px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#sidebar h3 {
	color: #FFFFFF;
	background-image: url(img/sidebar_h3.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 193px;
	padding-left: 15px;
	line-height: 25px;
	font-weight: normal;
	font-size: 85%;
}
#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999900;
	line-height: 20px;
	height: 20px;
	font-size: 85%;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000000;
}

#sidebar ul {
	background-color: #D7D1CC;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}


#flame {
	position: relative;
	width: 675px;
	height: 650px;
	clear: right;
	float: right;
	padding: 20px;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	overflow: visible;
}
#bottom {
	clear: both;
	width: 921px;
	background-color: #FF33CC;
	height: 30px;
	float: none;
	position: relative;
}

#menu {
	position: absolute;
	left: 59px;
	top: 11px;
}
#side_midasi2 {
	height: auto;
	background-color: #FFFFFF;
}


#sidemenu {
	height: 500px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#sidebottan {
	border-bottom: medium none #FF99FF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 7px;
}
#side_midasi {
	margin-top: 120px;
}
#side_koumoku {
	border-bottom: 1px dotted #FFCCFF;
	background-image: url(img/h4aicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 10px;
	border-left: 1px dotted #FFCCFF;
	font-weight: bold;
	color: #990000;
	font-size: 12px;

}


#table {
	color: #333333;
	background-color: #FFFFCC;
	margin-left: 40px;
	font-style: normal;
	text-align: center;
	border-collapse:collapse;
	margin-top: 30px;
	margin-bottom: 30px;
	order: 2px solid #919191;
	border: thin solid #999999;
}
#th, td  {
    border-collapse:collapse

}
.midasi h2   {
	font-size: 110%;
	color: #666666;
	margin-bottom: 10px;
	font-style: normal;
	text-align: left;
	line-height: 20px;
	height: 20px;
	background-repeat: repeat-x;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 15px;
	width: 75%;
	margin-left: 10px;
	background-color: #EAEAEA;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF00FF;
}
#localmenu h2 {
	font-size: 100%;
	background-color: #FEE6CB;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	border: thin solid #FF9900;
	color: #666666;
}

#main2  h3     {
	padding-top: 8px;
	padding-bottom: 3px;
	font-size: 20px;
	color: #666666;
	border-top: 3px solid #FF6666;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(img/icon_hanataba.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
	margin: 10px 40px 5px 10px;
}
h4   {
	font-size: 14px;
	color: #666666;
	background-image: url(img/!.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.asset-body p   {
	padding-left: 20px;
	margin-right: 40px;
	line-height: 160%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#flame h4 {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	color: #0033CC;
	font-weight: bold;
	background-image: url(img/h4aicon.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	margin-left: 15px;
	border-bottom: 1px solid #666666;
}
#submenu_bottom {
	float: left;
	width: 120px;
	text-align: left;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 30px;
	background-image: url(img/submenu.png);
	border-top: thin none #FF6600;
	border-right: thin none #FF6600;
	border-bottom: thin none #FF6600;
	border-left: thin none #FF6600;
	height: 30px;
	padding-top: 5px;
}

a:link {
	color: #666666;
	text-decoration: none;
	text-align: right;
}
#backtotop {
	height: 20px;
	width: 100px;
	float: right;
	letter-spacing: normal;
	text-align: center;
}

a:hover {
    color:#000000;
	text-decoration: none;
	}
#sasikomisozai {
	float: right;
	background-position: right;
}
#drop {
	width: 320px;
	float: none;
	clear: none;
	margin: 0px;
	height: 200px;
}
.junbibutu {
	height: 250px;
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	padding-top: 10px;
	font-size: 80%;
}
#setumei {
	padding: 5px;
}
#ad  {
	float: right;
	height: 320px;
	width: 660px;
	border-left: none;
	border-top-style: none;
	padding-left: 15px;
}
#flame_top  {
	float: right;
	width: 685px;
	height: 85px;
	padding-top: 30px;
	padding-right: 30px;
}
#catch {
	width: 450px;
	float: right;
	color: #999999;
}

#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	background-color: #663300;
	line-height: 20px;
	color: #FFFFFF;
	text-align: right;
}


.top_contents {
	width: 450px;
	margin: 8px;
	background-image: url(img/basic_back.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
}
.top_contents   h3 {
	font-size: 100%;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	line-height: 25px;
	color: #FFFFFF;
	height: 25px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.top_contents_inner {
	overflow: auto;
	width: 100%;
	font-size: 90%;
	text-decoration: none;
	padding-top: 10px;
}
.top_contents_inner a {
	text-decoration: none;
	line-height: 20px;
	font-size: 90%;
	background-image: url(img/h3_back.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	height: 20;
}
.top_contents p {
	font-size: 80%;
}

.top_contents_inner a:hover {
	color: #663300;
	text-decoration: underline;
}
#footer1 {
	clear: both;
	height: 30px;
	width: 100%;
}
