@charset "utf-8";
/*
* 002 2009.10.05
* CSSファイルおよび画像ファイルは、GPLライセンスではありません。
* 無断の配布および販売を禁じます。
* 
* デザイン AMUS http://mechacom.com/
* HTMLおよびCSS ネコネットデザイン事務所 http://works.nekoget.net/
*/




/* ▽--------------- 基本セット ---------------▽ */
html{
	width: 100%;
}
body {
	height: 100%;
	width: 100%;
	background: url(images/bg.jpg) repeat-y center top;
}
body, div, p, ul, ol, li, dl, dt, dd, table, th, td, h1, h2, h3, h4, h5, form, img {
	font-size: 12px;
	color: #666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	border: none;
	list-style-type: none;
}
a {
	color: #0033FF;
	text-decoration: underline;
}
/*
a:link {
}
a:visited {
}
a:active {
}
*/
a:hover {
	text-decoration: none;
}
/* ▲--------------- 基本セット ---------------▲ */




/* ▽--------------- 汎用パーツ ---------------▽ */

/* ▲--------------- 汎用パーツ ---------------▲ */




/* ▽--------------- レイアウト ---------------▽ */
#wrap {
	width: 982px;
	margin:0px auto;
	padding:  0px 17px 0px 16px;
}
/* ▲--------------- レイアウト ---------------▲ */



/* ▽--------------- header -------------------▽ */
#header {
	background: url(images/header.jpg) no-repeat 0px 1px;
	height: 146px;
	width: 980px;
	margin-bottom: 10px;
	padding-top: 30px;
}
#header #title {
	width: 930px;
	height: 40px;
	margin: 0px 0px 0px 25px; 
	font-size: 30px;
	font-weight: bold;
	overflow: hidden;
}
#header #title, #header #title a, #header #subtitle {
	color: #000080;
}
#header #subtitle {
	width: 930px;
	margin-left: 40px;
	font-size: 18px;
	overflow: hidden;
}
/* ▲--------------- header -------------------▲ */



/* ▽--------------- side A -------------------▽ */
#side1 {
	float: left;
	width: 200px;
}

/* ▽submenu */
#side1 #submenu {
	background: url(images/submenu.jpg) no-repeat 0px 0px;
	height: 188px;
	width: 162px;
	padding: 45px 15px 0px 15px;
	margin-bottom: 7px;
	overflow: hidden;
}
#side1 #submenu h2 {
	display: none;
}
#side1 #submenu ul {
	margin-left: 15px;
}
#side1 #submenu ul li {
	color: #0033FF;
	list-style-type: disc;
	line-height: 180%;
}
/* ▲submenu */

/* ▽mainmenu */
#side1 ul#mainmenu {
		margin-bottom: 15px;
}
#side1 ul#mainmenu li {
	margin-bottom: 6px;
}
#side1 ul#mainmenu li a {
	background: url(images/mainmenu.jpg) no-repeat 0px 0px;
	display: block;
	height: 27px;
	width: 163px;
	overflow: hidden;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 9px 0px 20px
}
#side1 ul#mainmenu li a.selected, #side1 ul#mainmenu li a:hover  {
	background: url(images/mainmenu.jpg) no-repeat 0px -39px;
	color: #FFF;
}
/* ▲mainmenu */

/* ▽information  */
#side1 #information {
	background: url(images/information.jpg) no-repeat 0px 0px;
	height: 302px;
	width: 190px;
	padding-top: 35px;
	margin-bottom: 15px;
}
#side1 #information h2 {
	display: none;
}
#side1 #information td {
	height: 60px;
	padding: 0px 0px 0px 6px;
	vertical-align: top;
}
#side1 #information td p {
	color: #0033FF;
}
#side1 #information td .wanko_name, #side1 #information td .wanko_text {
	padding-right: 6px;
	overflow: hidden;
}
#side1 #information td .wanko_name {
	font-weight: bold;
	height: 16px;
}
#side1 #information td .wanko_text {
	line-height: 145%;
	height: 40px;
}
/* ▲information */

/* extra */
#side1 #extra {
	width: 190px;
	background: url(images/extra.jpg) no-repeat 0px 0px;
 margin: 0px 5px 15px 5px;
	line-height: 145%;
	padding-top: 30px;
}
#side1 #extra h2 {
	display: none;
}
/* extra */

/* ▲--------------- side A -------------------▲ */



/* ▽--------------- content ------------------▽ */
#content {
	float: left;
	width: 567px;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 20px;
}
#content #content_end {
	border-bottom: 1px solid #EEE;
	font-size: 1px;
	text-indent: -9999px;
	height: 10px;
	overflow: hidden;
	clear: both;
}
/* ▲--------------- content ------------------▲ */



/* ▽--------------- side B -------------------▽ */
#side2 {
	float: right;
	width: 202px;
	margin-bottom: 10px;
}

/* sampeimage */
#side2 #sampeimage {
	margin-bottom: 5px;
}

/* banner */
#side2 .bnr {
	margin-bottom: 5px;
}

/* gallery_info */
#side2 #gallery_info {
	background: url(images/gallery_info.jpg) no-repeat 0px 0px;
	height: 466px;
	width: 200px;
	padding: 0px 1px 0px 1px;
}
#side2 #gallery_info #gi1 {
	height: 71px;
}
#side2 #gallery_info #gi1 span {
	display: none;
}
#side2 #gallery_info #gi2 {
	height: 53px;
	padding: 13px 0px 0px 0px;
	line-height: 160%;
	text-align: center;
	overflow: hidden;
}
#side2 #gallery_info #gi2 a {
	font-weight: bold;
}
#side2 #gallery_info #gi3 {
	height: 83px;
	margin-bottom: 7px;
}
#side2 #gallery_info #gi4 td {
	height: 110px;
	width: 90px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
#side2 #gallery_info #gi4 td p {
	width: 80px;
	overflow: hidden;
}
#side2 #gallery_info #gi5 {
	margin-right: 10px;
	text-align: right;
}
/* ▲--------------- side B -------------------▲ */



/* ▽--------------- footer -------------------▽ */
#footer {
	width: 982px;
	clear: both;
	border-top: 2px solid #CCC;
	height: 80px;
}

/* footermenu */
#footer #footermenu {
	width: 972px;
	height: 40px;
}
#footer #footermenu ul {
	margin: 0px auto 5px auto;
	padding-top: 15px;
	text-align: center;
}
#footer #footermenu ul li {
	display: inline;
	margin: 0px 5px 0px 0px;
	padding: 0px 3px 0px 0px;
	border-right: 1px solid #999;
}
#footer #footermenu a {
	color: #999;
	text-decoration: none;
}
#footer #footermenu a:hover {
	text-decoration: underline;
}

#footer #copyright {
	text-align: center;
}
/* ▲--------------- footer -------------------▲ */


/* ▽--------------- 編集可能領域 -------------▽ */
#mainimage {
	margin-bottom: 9px;
}

#content h2#h2_pickup, #content h2#h2_news {
	text-indent: -9999px;
	margin: 0px 0px 5px 9px;
	height: 25px;
	width: 551px;
	overflow: hidden;
}
#content h2#h2_pickup {
	background: url(../../img/002/h2_pickup.jpg) no-repeat 0px 0px;
}
#content h2#h2_news {
	background: url(../../img/002/h2_news.jpg) no-repeat 0px 0px;
}

#content .section01 {
	float: none;
	width: 550px;
	padding-left: 20px;
}
#content .section01 .clear {
	text-indent: -9999px;
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}
.box01, .box02, .box03 {
	float: left;
	margin: 0px 9px 9px 0px;
	padding: 0px 1px 1px 1px;
	overflow: hidden;
}
#content .section01 .text {
	line-height: 140%;
	padding: 5px;

}
#content .section01 span.mds {
	line-height: 170%;
	font-weight: bold;
}
#content .section01 p.mds {
	line-height: 170%;
	font-weight: bold;
	height: 19px;
	padding: 5px 5px 0px 5px;
	overflow:hidden;
}
.box01 {
	background: url(../../img/002/box01_bg.jpg) no-repeat 0px 0px;
	height: 206px;
	width: 257px;
	padding-top: 20px;
}
.box01 img {
	display: block;
	float: right;
	padding: 0px 0px 0px 5px;
}

.box02 {
	background: url(../../img/002/box02_bg.jpg) no-repeat 0px 0px;
	height: 88px;
	width: 257px;
	padding-top: 20px;
	margin-bottom: 9px;
}

.box03 {
	background: url(../../img/002/box03_bg.jpg) no-repeat 0px 0px;
	height: 91px;
	width: 525px;
	padding-top: 20px;
	margin-bottom: 9px;
}
.box03 .image_icon {
	padding: 5px 0px 0px 12px;
}
.box03 .image_icon img {
	display: block;
	float: left;
	margin-right: 4px;
}

/*NEWS*/
#news_area #LNEnews, #news_area #LNEnews table td {
	color: #0033FF;
	line-height: 160%;
	text-align: left;
}
#news_area ,#news_area #LNEnews {
	margin: 0px;
}
/* ▲--------------- 編集可能領域 -------------▲ */

