html{
	height:100%;
}

body {
	text-align:center;
	background-image:url(images/bg-body.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	margin:0;
	padding:0;
	font-family:"メイリオ",Meiryo, "MS UI Gothic", "ＭＳ ゴシック";
	font-size:90%;
	line-height:160%;
}

.table-history{
	border:1px solid #999999;
	}
	
.table-history th{
	background-color:#f2f2f2;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	padding:0 5px;
	}
	
.table-history td{
	padding:0 5px;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	}

#header{
	margin:0;
	width:980px;
	height:100px;
	position:relative;
	}
	
#header p a{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
	width:499px;
	height:58px;
	display:block;
	position:absolute;
	top:25px;
	left:0;
	margin:0;
	padding:0;	
	}
	
#g-navi ul{
	margin:0;
	padding:0;
	width:980px;
	}
	
#g-navi li{
	list-style:none;
	float:left;
	}
	
#g-navi li a{
	text-indent:-99999px;
	}
	
#navi1 a{
	width:141px;
	height:60px;
	display:block;
	background-image:url(images/navi_01.gif);
	background-repeat:no-repeat;
	}
	
#navi1 a:hover{
	background-position:0 -60px;
	}
	
#navi1 a.now{
	background-position:0 -120px;
	}
	
#navi2 a{
	width:171px;
	height:60px;
	display:block;
	background-image:url(images/navi_02.gif);
	background-repeat:no-repeat;
	}
	
#navi2 a:hover{
	background-position:0 -60px;
	}
	
#navi2 a.now{
	background-position:0 -120px;
	}
	
#navi3 a{
	width:209px;
	height:60px;
	display:block;
	background-image:url(images/navi_03.gif);
	background-repeat:no-repeat;
	}
	
#navi3 a:hover{
	background-position:0 -60px;
	}
	
#navi3 a.now{
	background-position:0 -120px;
	}
	
#navi4 a{
	width:258px;
	height:60px;
	display:block;
	background-image:url(images/navi_04.gif);
	background-repeat:no-repeat;
	}
	
#navi4 a:hover{
	background-position:0 -60px;
	}
	
#navi4 a.now{
	background-position:0 -120px;
	}
	
#navi5 a{
	width:201px;
	height:60px;
	display:block;
	background-image:url(images/navi_05.gif);
	background-repeat:no-repeat;
	}
	
#navi5 a:hover{
	background-position:0 -60px;
	}
	
#navi5 a.now{
	background-position:0 -120px;
	}
	
#main-img{
	text-align:center;
	margin-top:8px;
	}
	
ul#rightbn{
	margin:0;
	padding:0;
	list-style:none;
	}
	
ul#rightbn li{
	width:280px;
	height:118px;
	display:block;
	margin-bottom:10px;
	}
	
ul#rightbn li a{
	width:280px;
	height:118px;
	display:block;
	text-indent:-99999px;
	}
	
#riji a{
	background-image:url(images/bn-riji.gif);
	background-repeat:no-repeat;
	}
	
#riji a:hover{
	background-position:0 -118px;
	}
	
#iken a{
	background-image:url(images/bn-iken.gif);
	background-repeat:no-repeat;
	}
	
#iken a:hover{
	background-position:0 -118px;
	}
	
#blog{
	background-image:url(images/bg-blog.gif);
	background-repeat:no-repeat;
	}
	
#blog ul{
	padding:40px 0 5px 105px;
	margin:0 0 10px 0;
	line-height:100%;
	font-size:12px;
	}
	
#blog li{
	width:167px;
	height:26px;
	display:block;
	margin-bottom:5px;
	}
	
#blog li a{
	width:167px;
	height:26px;
	display:block;
	text-indent:-99999px;
	}
	
#blog #bn-hito a{
	background-image:url(images/bn-blog-hito.gif);
	background-repeat:no-repeat;
	}
	
#blog #bn-hito a:hover{
	background-position:0 -26px;
	}
	
#blog #bn-machi a{
	background-image:url(images/bn-blog-machi.gif);
	background-repeat:no-repeat;
	}
	
#blog #bn-machi a:hover{
	background-position:0 -26px;
	}

#blog #bn-jimu a{
	background-image:url(images/bn-blog-jimu.gif);
	background-repeat:no-repeat;
	}
	
#blog #bn-jimu a:hover{
	background-position:0 -26px;
	}

#bn-yamagata a{
	width:280px;
	height:86px;
	display:block;
	text-indent:-99999px;
	background-image:url(images/bn-yamagata.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
	
#bn-yamagata a:hover{
	background-position:0 -86px;
	}
	
#bn-twitter a{
	width:280px;
	height:52px;
	display:block;
	text-indent:-99999px;
	background-image:url(images/bn-twitter.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
	
#bn-twitter a:hover{
	background-position:0 -52px;
	}
	
#up{
	text-align:right;
	}
	
#footer-menu ul{
	text-align:center;
	background-color:#EEEEEE;
	list-style:none;
	padding:8px 0;
	}
	
#footer-menu li{
	display:inline;
	padding:10px;
	}
	
#footer-menu li a{
	}
	
#footer{
	clear:both;
	text-align:center;
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.kiji_contents{
	margin-left:10px;
	}
	
.links{
	text-align:right;
	font-size:12px;
	}
	
.kiji_date{
	text-align:right;
	font-size:12px;
	margin-top:10px;
	}
	
/****** TOP タイトル ******/
.parts13 h3 a{
	background-image:url(images/titke-sche.gif);
	background-repeat:no-repeat;
	width:680px;
	height:51px;
	display:block;
	text-indent:-99999px;
	margin-bottom:10px;
	}
	
.parts14 h3 a{
	background-image:url(images/title-news.gif);
	background-repeat:no-repeat;
	width:680px;
	height:51px;
	display:block;
	text-indent:-99999px;
	margin-bottom:10px;
	}	



/* page
------------------------------------- */

#page1 {
	width:980px;
	margin:0 auto;
}
* html div#page1 {
	height:100%;
}
#page2 {
	width:980px;
	margin:0 auto;
}
* html div#page2 {
	height:100%;
}
#page3 {
	width:980px;
	margin:0 auto;
}
* html div#page3 {
	height:100%;
}
#page4 {
	width:980px;
	margin:0 auto;
}
* html div#page4 {
	height:100%;
}


/* content
------------------------------------- */

#content{
	margin:30px 0px 0px 0px;
	background-color:#FFFFFF;
	text-align:left;
	width:980px;
}


/* kiji-image
------------------------------------- */

.size35{
	text-align: center;
	width: 35px;
	height: 35px;
}
.size55{
	text-align: center;
	width: 55px;
	height: 55px;
}
.size120{
	text-align: center;
	width: 120px;
	height: 120px;
}
img{
	vertical-align:top;
}



/* main
------------------------------------- */

#main1{
	margin:0px;
	padding:10px;
	float:left;
	width:960px;
}
#main2{
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:585px;
}
#main3{
	float:left;
	width:680px;
	padding-right:20px;
}

#main3 h2,
#main1 h2{
	margin:10px 0 10px 10px;
	background-image:url(images/bg-h2.gif);
	background-repeat:no-repeat;
	font-size:18px;
	padding:18px 1em;
	color:#000000;
	margin-bottom:10px;
	}
	
#main3 h2 a,
#main1 h2 a{
	color:#000000;
	}
	
#main3 h2 a:hover,
#main1 h2 a:hover{
	text-decoration:none;
	}

#main4{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	float:right;
	width:500px;
}
#main_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}


/* parts29 list
------------------------------------- */

.parts29{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.parts29 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts29 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:left;
}
.parts29 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts29 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts29 h3 a,
.parts29 h3 a:link,
.parts29 h3 a:active, 
.parts29 h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
.parts29 h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts29 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts29 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts29 .kiji_category{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts29 .kiji_category a,
.parts29 .kiji_category a:link,
.parts29 .kiji_category a:active, 
.parts29 .kiji_category a:visited{
	color: #777777;
	text-decoration: none;
}
.parts29 .kiji_category a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts29 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts29 .links a,
.parts29 .links a:link,
.parts29 .links a:active, 
.parts29 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts29 .links a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}



/* parts4 list
------------------------------------- */

.parts4{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts4 h2{
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	background-image:none;
	font-size:116%;
	font-weight:bold;
	letter-spacing:0.03em;
	text-indent:0px;
}

.parts4 h2 a,
.parts4 h2 a:link,
.parts4 h2 a:active, 
.parts4 h2 a:visited{
	text-decoration: none;
	background-image:none;
}
.parts4 h2 a:hover {
	text-decoration: underline;
}
.parts4 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	clear:both;
}
.parts4 .kiji_image{
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
.parts4 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
.parts4 .kiji_date{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:right;
}
.parts4 .kiji_category{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 .kiji_category a,
.parts4 .kiji_category a:link,
.parts4 .kiji_category a:active, 
.parts4 .kiji_category a:visited{
	color: #777777;
	text-decoration: none;
}
.parts4 .kiji_category a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts4 .kiji_member{
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts4 .kiji_member a,
.parts4 .kiji_member a:link,
.parts4 .kiji_member a:active, 
.parts4 .kiji_member a:visited{
	color: #777777;
	text-decoration: none;
}
.parts4 .kiji_member a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts4 .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:right;
	border-top:1px dotted #aaaaaa;
	font-size:100%;
}
.parts4 .links a,
.parts4 .links a:link,
.parts4 .links a:active, 
.parts4 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts4 .links a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* parts10 list
------------------------------------- */

.parts10{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts10 h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts10 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts10 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:left;
}
.parts10 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts10 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts10 h3 a,
.parts10 h3 a:link,
.parts10 h3 a:active, 
.parts10 h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
.parts10 h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts10 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts10 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts10 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts10 .links a,
.parts10 .links a:link,
.parts10 .links a:active, 
.parts10 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts10 .links a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* parts5 list
------------------------------------- */

.parts5{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.parts5 h2{
}
.parts5 .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
.parts5 .kiji_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	height:55px;
	width:55px;
	float:left;
}
.parts5 .kiji_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
.parts5 h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 h3 a,
.parts5 h3 a:link,
.parts5 h3 a:active, 
.parts5 h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
.parts5 h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
.parts5 p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:93%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
.parts5 .kiji_date{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts5 .links {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
.parts5 .links a,
.parts5 .links a:link,
.parts5 .links a:active, 
.parts5 .links a:visited{
	color: #777777;
	text-decoration: none;
}
.parts5 .links a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* parts6 free
------------------------------------- */

.parts6 h2{
	background-color: #EDAD00;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:left;
}
.parts6.free{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.parts6.free a,
.parts6.free a:link,
.parts6.free a:active, 
.parts6.free a:visited{
	color: #000000;
	text-decoration: none;
}
.parts6.free a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* parts7 form
------------------------------------- */

.parts7{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

.parts7 .contact_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
}
.parts7 .contact_text{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
.parts7 .contact_form li{
	display:inline-table;
	margin:0px 0px 8px 0px;
	clear:both;
}
.parts7 .contact_index,
.parts7 .contact_body,
.parts7 .contact_submit{
	float:left;
}
.parts7 .contact_index{
	text-align:right;
	width:185px;
	line-height:150%;
	font-size:93%;
	color:#000000;
	min-height: 1px;
	padding-top:2px;
}
.parts7 .contact_body{
	padding:0px 0px 0px 10px;
	width:375px;
}
.parts7 .contact_body input,
.parts7 .contact_body textarea{
	border:1px solid #B7B8B8;
	padding:4px;
	margin:0px 0px 0px 0px;
	font-size:100%;
}
.parts7 .contact_body textarea{
	margin:0px 0px 0px 0px;
	width:375px;
}
.parts7 .contact_body select{
	border:1px solid #B7B8B8;
	padding:2px;
	font-size:100%;
}
.parts7 .contact_body option{
	line-height:150%;
	padding:0px 5px;
}
.parts7 .contact_body_comment{
	font-size:85%;
	color:#777777;
}
.parts7 .contact_body_needs{
	font-size:85%;
	color:#CC0000;
}
.parts7 .contact_submit{
	color:#ffffff;
	margin:0px 0px 0px 10px;
	padding:6px 0px;
}
.parts7 .contact_ssl{
	margin:20px 0px 0px 90px;
	padding:0px 0px;
	line-height:150%;
	font-size:85%;
}
.parts7 .contact_ssl img{
	margin:0px 0px 5px 0px;
	padding:0px 0px;
}


/* header1
------------------------------------- */

#header1,
#header5{
	margin:0px 0px 10px 0px;
	background-color:transparent;
}


/* header1 free1
------------------------------------- */

#header1 .free1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#header1 .free1 a,
#header1 .free1 a:link,
#header1 .free1 a:active, 
#header1 .free1 a:visited{
}
#header1 .free1 a:hover {
}


/* header1 free8
------------------------------------- */

#header1 .free8{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#header1 .free8 a,
#header1 .free8 a:link,
#header1 .free8 a:active, 
#header1 .free8 a:visited{
}
#header1 .free8 a:hover {
}


/* header1 free9
------------------------------------- */

#header1 .free9{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#header1 .free9 a,
#header1 .free9 a:link,
#header1 .free9 a:active, 
#header1 .free9 a:visited{
}
#header1 .free9 a:hover {
}


/* lside1
------------------------------------- */

#lside1{
	float:left;
	width:220px;
	background-color: #ffffff;
	margin-left:15px;
}
#lside1 .parts_title {
	background-color:#EDAD00;
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	height:28px;
	letter-spacing:0.03em;
	line-height:28px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	text-indent:0;
}


/* lside1 link3
------------------------------------- */

#lside1 .link3{
	width:215px;
	text-align:left;
	font-size:100%;
	margin:0px 0px 10px 0px;
}
#lside1 .link3 li{
	width:215px;
	border-bottom:1px dotted #AAAAAA;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 5px;
	text-indent:0px;
	color: #EDAD00;
}
#lside1 .link3 li a,
#lside1 .link3 li a:link,
#lside1 .link3 li a:active, 
#lside1 .link3 li a:visited{
	color: #000000;
	text-decoration: none;
	padding:0px 0px 0px 2px;
	color: #000000;
	text-decoration: none;
}
#lside1 .link3 li a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* トップページ右------------------------------------- */

#rside2{
	float:right;
	width:280px;
}
#rside2 .parts_title {
	background-color:#EDAD00;
	border:0 solid #FFFFFF;
	color:#FFFFFF;
	font-size:100%;
	font-weight:normal;
	height:28px;
	letter-spacing:0.03em;
	line-height:28px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
	text-indent:0;
}

/* 長井JCとは　右------------------------------------- */

#rside8{
	float:right;
	width:280px;
}	

#rside8 ul{
	margin:10px 10px 0 0;
	width:270px;
	padding:0;
	list-style:none;
	}
	
#rside8 li{
	border-left:0.5em solid #009900;
	border-bottom:1px dotted #999999;
	}
	
#rside8 li a{
	padding:10px;
	display:block;
	background-color:#FFFFFF;
	}
	
#rside8 li a:hover{
	background-color:#f2f2f2;
	}


/* rside2 free11
------------------------------------- */

#rside2 .free11{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#rside2 .free11 a,
#rside2 .free11 a:link,
#rside2 .free11 a:active, 
#rside2 .free11 a:visited{
}
#rside2 .free11 a:hover {
}


/* footer1
------------------------------------- */

#footer1 {
	width:980px;
	background-color: #ffffff;
	margin:20px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}


/* footer1 free2
------------------------------------- */

#footer1 .free2{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#footer1 .free2 a,
#footer1 .free2 a:link,
#footer1 .free2 a:active, 
#footer1 .free2 a:visited{
}
#footer1 .free2 a:hover {
}


/* footer1 free12
------------------------------------- */

#footer1 .free12{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#footer1 .free12 a,
#footer1 .free12 a:link,
#footer1 .free12 a:active, 
#footer1 .free12 a:visited{
}
#footer1 .free12 a:hover {
}


/* kiji
------------------------------------- */

#kiji{
	background-color: #ffffff;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}
#kiji h2{
	margin:0px 0px 15px 0px;
	padding:10px 0px 10px 20px;
	height:34px;
	line-height:34px;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#kiji h2 a,
#kiji h2 a:link,
#kiji h2 a:active, 
#kiji h2 a:visited{
	text-decoration: none;
}
#kiji h2 a:hover {
	text-decoration: underline;
}
#kiji .kiji_contents{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#kiji .kiji_image{
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
}
#kiji .kiji_image2{
	margin:0px 10px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#kiji p{
	margin:0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	line-height:150%;
}
#kiji p a,
#kiji p a:link,
#kiji p a:active, 
#kiji p a:visited{
	color: #0000FF;
	text-decoration: none;
}
#kiji .p a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#kiji .kiji_date{
	margin:15px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
	text-align:right;
}
#kiji .kiji_category{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#kiji .kiji_category a,
#kiji .kiji_category a:link,
#kiji .kiji_category a:active, 
#kiji .kiji_category a:visited{
	color: #000000;
	text-decoration: none;
}
#kiji .kiji_category a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* kiji footer
------------------------------------- */

#kiji_footer{
	margin:0px 0px 5px 0px;
}


/* member list
------------------------------------- */

#member{
	background-color: #ffffff;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
#member h2{
	background-color: #EDAD00;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	height:34px;
	line-height:34px;
	color:#ffffff;
	font-size:116%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_contents{
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
	clear:both;
	border-bottom:1px dotted #aaaaaa;
}
#member .member_album{
	margin:0px 0px 0px 0px;
	padding:3px 10px 2px 10px;
	clear:both;
}
#member .member_image{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#member .member_image2{
	background-color: #ffffff;
	border:1px solid #999999;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	float:right;
}
#member .member_body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#member h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member h3 a,
#member h3 a:link,
#member h3 a:active, 
#member h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
#member h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	text-indent:0px;
	font-size:93%;
}
#member .member_furi {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#0000FF;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_url {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:100%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_url a,
#member .member_url a:link,
#member .member_url a:active, 
#member .member_url a:visited{
	color: #777777;
	text-decoration: none;
}
#member .member_url a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member .member_date {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#777777;
	font-size:85%;
	font-weight:normal;
	letter-spacing:0.03em;
	text-indent:0px;
}
#member .member_date a,
#member .member_date a:link,
#member .member_date a:active, 
#member .member_date a:visited{
	color: #777777;
	text-decoration: none;
}
#member .member_date a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member .links {
	color:#777777;
	line-height:25px;
	margin:0px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
}
#member .links a,
#member .links a:link,
#member .links a:active, 
#member .links a:visited{
	color: #777777;
	text-decoration: none;
}
#member .links a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member .links_album {
	color:#777777;
	line-height:25px;
	margin:3px 5px 0px 0px;
	padding:0;
	text-align:right;
	font-size:100%;
	border-top:1px dotted #aaaaaa;
}
#member .links_album a,
#member .links_album a:link,
#member .links_album a:active, 
#member .links_album a:visited{
	color: #777777;
	text-decoration: none;
}
#member .links_album a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member img{
	vertical-align: top;
}
#member .album{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album img{
	vertical-align: top;
}
#member .album_3_01 table,
#member .album_3_02 table,
#member .album_3_03 table{
	text-align: center;
	width: 153px;
	height: 153px;
	border:1px solid #aaaaaa;
}
#member .album_3_01{
	float:left;
	width:153px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_02{
	float:left;
	width:153px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_03{
	float:left;
	width:153px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_3_01 h3,
#member .album_3_02 h3,
#member .album_3_03 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:5px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_3_01 h3 a,
#member .album_3_02 h3 a,
#member .album_3_03 h3 a,
#member .album_3_01 h3 a:link,
#member .album_3_01 h3 a:active, 
#member .album_3_01 h3 a:visited,
#member .album_3_02 h3 a:link,
#member .album_3_02 h3 a:active, 
#member .album_3_02 h3 a:visited,
#member .album_3_03 h3 a:link,
#member .album_3_03 h3 a:active, 
#member .album_3_03 h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
#member .album_3_01 h3 a:hover,
#member .album_3_02 h3 a:hover,
#member .album_3_03 h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member .album_4_01 table,
#member .album_4_02 table,
#member .album_4_03 table,
#member .album_4_04 table{
	text-align: center;
	width: 112px;
	height: 112px;
	border:1px solid #aaaaaa;
}
#member .album_4_01{
	float:left;
	width: 112px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_02{
	float:left;
	width: 112px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_03{
	float:left;
	width: 112px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_04{
	float:left;
	width: 112px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_4_01 h3,
#member .album_4_02 h3,
#member .album_4_03 h3,
#member .album_4_04 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_4_01 h3 a,
#member .album_4_02 h3 a,
#member .album_4_03 h3 a,
#member .album_4_04 h3 a,
#member .album_4_01 h3 a:link,
#member .album_4_01 h3 a:active, 
#member .album_4_01 h3 a:visited,
#member .album_4_02 h3 a:link,
#member .album_4_02 h3 a:active, 
#member .album_4_02 h3 a:visited,
#member .album_4_03 h3 a:link,
#member .album_4_03 h3 a:active, 
#member .album_4_03 h3 a:visited,
#member .album_4_04 h3 a:link,
#member .album_4_04 h3 a:active, 
#member .album_4_04 h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
#member .album_4_01 h3 a:hover,
#member .album_4_02 h3 a:hover,
#member .album_4_03 h3 a:hover,
#member .album_4_04 h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
#member .album_5_01 table,
#member .album_5_02 table,
#member .album_5_03 table,
#member .album_5_04 table,
#member .album_5_05 table{
	text-align: center;
	width: 88px;
	height: 88px;
	border:1px solid #aaaaaa;
}
#member .album_5_01{
	float:left;
	width:88px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_02{
	float:left;
	width:88px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_03{
	float:left;
	width:88px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_04{
	float:left;
	width:88px;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_05{
	float:left;
	width:88px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#member .album_5_01 h3,
#member .album_5_02 h3,
#member .album_5_03 h3,
#member .album_5_04 h3,
#member .album_5_05 h3{
	color:#000000;
	font-size:93%;
	line-height:150%;
	font-weight:normal;
	letter-spacing:0.03em;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
#member .album_5_01 h3 a,
#member .album_5_02 h3 a,
#member .album_5_03 h3 a,
#member .album_5_04 h3 a,
#member .album_5_05 h3 a,
#member .album_5_01 h3 a:link,
#member .album_5_01 h3 a:active, 
#member .album_5_01 h3 a:visited,
#member .album_5_02 h3 a:link,
#member .album_5_02 h3 a:active, 
#member .album_5_02 h3 a:visited,
#member .album_5_03 h3 a:link,
#member .album_5_03 h3 a:active, 
#member .album_5_03 h3 a:visited,
#member .album_5_04 h3 a:link,
#member .album_5_04 h3 a:active, 
#member .album_5_04 h3 a:visited,
#member .album_5_05 h3 a:link,
#member .album_5_05 h3 a:active, 
#member .album_5_05 h3 a:visited{
	color: #0000FF;
	text-decoration: none;
}
#member .album_5_01 h3 a:hover,
#member .album_5_02 h3 a:hover,
#member .album_5_03 h3 a:hover,
#member .album_5_04 h3 a:hover,
#member .album_5_05 h3 a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}


/* default link
------------------------------------- */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}


/* clearfix
------------------------------------- */

.clearfix:after {
  content: ".";  /* ｿｷ､ｷ､､ﾍﾗﾁﾇ､ｺﾀ・*/
  display: block;  /* ･ﾖ･ﾁﾃ･ｯ･・ﾙ･・ﾗﾁﾇ､ﾋ */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Reset
------------------------------------- */

h1{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 100%;
}


/* Fonts
------------------------------------- */

select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
 	*font-size:108%;
	line-height:100%;
}

h2{
	background-color:#FFFFFF;
	}



//ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡
//
//	[ Kumo-no-mine｡｡Ikutu-kuzurete｡｡Tuki-no-yama. ]
//
//	System by tukiyama.｡｡Powered by samidare.
//	Development by team-tukiyama.
//
//	Copyright (C) fulusato Project. All Rights Reserved.
//
//ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡ｨ｡


