@charset "utf-8";

body {
	background:#FFFFFF;
	font-family: Verdana,sans-serif,  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#333333;
	line-height:18px;
	margin:0;
	padding:0;
	text-align:center;
}
li {list-style-type:none;}
#upper {
       background:#FFF url(images/bg_upper.jpg) no-repeat center;
       margin:0;
       padding:0;
}
#lower {
       height:60px;
       clear:both;
       margin:0;
       padding:0;
}
#middle {
       clear:both;
        width:880px;
       height:auto;
       margin:0 auto;
       padding:0;
       text-align:center;
}
#main {
        width:880px;
        margin:0;
        padding:8px 0 0 0;
        text-align:left;
        height:auto;
}

/* header */
#header {
	height:138px;
	padding:0;
	text-align:center;
       margin:0 auto;
         background:url(images/title.gif) no-repeat top left;
}

#header h1 {
         font-size:12px;
         font-weight:normal;
         color:#ec6d51;
         width:860px;
         margin:0 auto 8px auto;
         padding:80px 0 13px 0;
	letter-spacing:1px;
         text-align:left;
}
#header h1 a {color:#FFF;text-decoration:none;}
#header h1 a:hover {color:#ec6d51;text-decoration:none;}
#middle h2 {
	color:#ec6d51;
	font-size:14px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0 6px 12px 16px;
        padding:0;
	text-align:left;
         line-height:180%;
}
 
/* Post */
#rightside {
        width:850px;
        margin:0 18px 0 12px;
        padding:8px 0 0 0;
        text-align:center;
        height:auto;
}
#top_side {float:right;width:300px;height:auto;text-align:left;margin:0;border-top:3px #ec6d51 solid;padding:6px 0 8px 3px;height:346px;background:url(images/title.gif) no-repeat bottom;}
#top_side .top_text {margin:0 0 14px 0;border-bottom:2px #f0908d solid;padding:0 2px 4px 4px;}
#top_post {
       float:left;
       padding: 0 0 12px 0; 
       margin: 0 12px 18px 6px;
       text-align:left;
       border-bottom:0px #ABC789 dotted;
}
.feature {width:;border:0px #E0F0EB solid;padding:0 0 6px 0;line-height:220%;}
.feature a {border-bottom:0px #FDFAED solid;padding:0 6px 2px 6px;color:#ec6d51;}
.bg {border-bottom:1px #ec6d51 solid;padding:0 6px 2px 6px;clear:left;}
#top_post h1 {
       margin:0 0 12px 6px;
       padding:3px 0 5px 6px; 
       font-size:14px;
       font-weight:bold;
       text-indent:2px;
       letter-spacing:2px;
       color: #444444;
}
#top_post h1 a{color: #ec6d51; text-decoration: none;}
#top_post h1 a:hover{color: #d3ccd6; text-decoration: none;}
#top_post .entry p {width:470px;}
#top_menu {background:none;
       padding:8px 0 0 0;
       margin: 0; 
       font-size: 12px;
}
#top_menu li {
       display:block;
       list-style: none; 
       background: url(images/arrow.gif) no-repeat 2px 0;
       font-size:12px;
       letter-spacing:1px;
       margin:0 8px 10px 0; 
       padding:0 0 0 16px;
       line-height:160%;
}
#top_menu li a {font-size:12px;text-decoration:none;color:#444;}
#top_menu li a:hover {color:#000;}
#top_link {
	text-align:left;
	list-style-type: none;
	margin:0 0 6px 0; 
	padding:0;
	width: 280px;
}

#top_link li{
         display:block;
	text-align:left;
	list-style: none outside; 
	margin:0 0 8px 0;
         padding:0 0 0 26px;
	width: 280px;
         border-bottom:1px #ABC789 dotted;
         line-height:150%;

}
#top_link li a {
        color:#444;
        font-size:12px;
        text-decoration:none;
}
#top_link li a:hover {
        color:#000;
        font-size:12px;
        text-decoration:none;
}
#hover_text {
        width:860px;
        height:80px;
        padding:50px 0 0 0;
        margin:0 0 10px 10px;
}
#hover_text a {display:block;width:600px;height:30px;}
a.hover_text span {display:none; padding:2px; margin:0 0 0 200px; width:286px;line-height:120%;font-size:11px;} 
a.hover_text:hover span{display:block; background:#ffffff; border:1px solid #ec6d51; color:#1f3134;text-align:left;}
#manual_side {float:right;width:300px;height:auto;text-align:left;margin:0;border-top:3px #ec6d51 solid;padding:6px 0 8px 3px;}
#manual_side ul {
	text-align:left;
	list-style-type: none;
	margin:0 0 6px 0; 
	padding:0;
	width: 280px;
}

#manual_side ul li{
	text-align:left;
	list-style: none outside; 
	margin:8px 0;
         padding:0 0 0 6px;
	width: 280px;
         border-bottom:1px #ABC789 dotted;
         line-height:150%;

}
#manual_side ul a {
        color:#444;
        font-size:12px;
        text-decoration:none;
}
#manual_side ul a:hover {
        color:#000;
        font-size:12px;
        text-decoration:none;
}
/* Footer */
#footer {
        width:880px;
         text-align:left;
         padding:20px 0 0 0;
         margin:0 auto;
	clear: both;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* bread */
.xt {
        text-align:right;
        padding:0 8px 0 0;
        margin:0 0 10px 0;
        font-size:11px;
        color:#444444;
}
/* other */
a{
	color: #666666; 
	text-decoration: none;
}

a:hover{
	color: #333333; 
	text-decoration: none;
}

a img{
	border: 0;
}

.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#imageMenu {
	position: relative;
	width: 800px;
	height: 310px;
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 310px;
	width: 1600px;
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:148px;
	height: 310px;
}

#imageMenu ul li.aa a {
	background: url(images/1.jpg) repeat scroll 0%;
}

#imageMenu ul li.bb a {
	background: url(images/2.jpg) repeat scroll 0%;
}

#imageMenu ul li.cc a {
	background: url(images/3.jpg) repeat scroll 0%;
}

#imageMenu ul li.dd a {
	background: url(images/4.jpg) repeat scroll 0%;
}

#imageMenu ul li.ee a {
	background: url(images/5.jpg) repeat scroll 0%;
	width: 300px;

