/*カラーチェンジで変更する場所*/
	td.bg
		{
		background-color: #B5D2EE
		}
	table.bg
		{
		background-color: #f5f5dc
		}
/*コンテンツ内インデント*/
	td
		{
		font-size: 12px
		}
        .h1     {
                font-size:14px
                }
	.c20
		{
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
		margin: 20px
		}
	.c10
		{
		color: #000;
		font-size: 12px;
		line-height: 16px;
		vertical-align: top;
		margin: 10px
		}
	.c05
		{
		color: #000;
		font-size: 12px;
		vertical-align: top;
		margin: 5px
		}


.tbl {
	width:465;
	height:321;
	overflow:scroll
 }

/*コンテンツテキスト****************/
	/*その他*/

	.blog_style 
		{ 
		line-height:20px;
		word-spacing: 5px;
		top:-5px;
		left:10px;
		position:relative;
		font-size: 14px
		}

	.normal_11 
		{ 
		line-height:11px;
		}
	.normal
		{ 
		line-height:12px;
		}
	.normal_13
		{ 
		line-height:13px;
		}
	.normal_14
		{ 
		line-height:14px;
		}
	.normal_16
		{ 
		line-height:16px;
		}
	.normal_18
		{ 
		line-height:18px;
		}
	.normal_20
		{ 
		line-height:20px;
		}
	.normal_22 
		{ 
		line-height:22px;
		}
	.normal_24 
		{ 
		line-height:24px;
		}
	.normal_26 
		{ 
		line-height:26px;
		}
	.normal_28 
		{ 
		line-height:28px;
		}
	.size11
		{
		font-size: 11px
		}
	.size14
		{ font-size: 14px
		}
	.size16
		{ font-size: 16px
		}
	.size18
		{ font-size: 18px
		}
	.size20
		{ font-size: 20px
		}
	.size22
		{ font-size: 22px
		}
	.size24
		{ font-size: 24px
		}
	.size28
		{ font-size: 28px
		}
	.size36
		{ font-size: 36px
		}
	.bold
		{
		font-weight: bold;
		}
	.winered
		{ color: #980032;
		}
	.red
		{ color: #ff0000;
		}
	.red2
		{ color: #b22222;
		}
	.darkgray
		{
		color: #666666;
		}
	.darkgray2
		{
		color: #333333;
		}
	.darkgray3
		{
		color: #111111;
		}
	.green
		{
		color: #008080;
		}
	.green2
		{
		color: #0a5c2d;
		}
	.gray
		{
		color: #a9a9a9;
		}
	.gray2
		{
		color: #696969;
		}
	.gray3
		{
		color: #898989;
		}
	.blue2
		{
		color: #395994;
		}
	.blue
		{
		color: #4b5459;
		}
	.blue1
		{
		color: #274a78;
		}
	.blue3
		{
		color: #c3dfef;
		}
	.white
		{
		color: #ffffff;
		}
	.white_b
		{
		color: #ffffff;
		font-weight: bold;
		font-size: 14px
		}


	.midnightblue
		{
		color: #191970;
		}
	.firebrick
		{
		color: #b22222;
		}

	.orange
		{
		color: #ff8c00;
		}
	.gold
		{
		color: #755c19;
		}
	.winered2
		{ color: #AD353A;
		}
	.boldwinered
		{ color: #980032;
		font-weight: bold;
		}
	.boldblue
		{
		color: #191970;
		font-weight: bold;
		}


	.center
		{
		text-align: center;
		}

	.right
		{
		text-align: right;
		}

	.left
		{
		text-align: left;
		}

	.left_margine
		{
		margin-left: 50px;
		}






/*テキストリンク**************************/
	/*通常リンク*/
	a:link
		{
		color: #5270e6;
		}
	a:visited
		{
		color: #2E67A0;
		}
	a:hover
		{
		color: #F08000;
		}
	a:active
		{
		color: #2E67A0;
		}
	/*通常リンク2*/
	a.non:link
		{
		color: #ffffff;
		text-decoration: none
		}
	a.non:visited
		{
		color: #ffffff;
		text-decoration: none
		}
	a.non:hover
		{
		color: #ffffff;
		}
	a.non:active
		{
		color: #ffffff;
		text-decoration: none
		}


	a.non2:link
		{
		color: #666666;
		text-decoration: none
		}
	a.non2:visited
		{
		color: #666666;
		text-decoration: none
		}
	a.non2:hover
		{
		color: #666666;
		}
	a.non2:active
		{
		color: #666666;
		text-decoration: none
		}



	a.white:link
		{
		color: #ffffff;
		text-decoration: none
		}
	a.white:visited
		{
		color: #ffffff;
		text-decoration: none
		}
	a.white:hover
		{
		color: #ffffff;
                text-decoration: underline;
		}
	a.white:active
		{
		color: #ffffff;
		text-decoration: none
		}


	a.blue3:link
		{
		color: #c3dfef;
		text-decoration: none
		}
	a.blue3:visited
		{
		color: #c3dfef;
		text-decoration: none
		}
	a.blue3:hover
		{
		color: #c3dfef;
                text-decoration: underline;
		}
	a.blue3:active
		{
		color: #c3dfef;
		text-decoration: none
		}

	a.gray01:link
		{
		color: #666666;
		text-decoration: none
		}
	a.gray01:visited
		{
		color: #666666;
		text-decoration: none
		}
	a.gray01:hover
		{
		color: #191970;
                text-decoration: underline;
		}
	a.gray01:active
		{
		color: #a9a9a9;
		text-decoration: none
		}

/*色つきテーブル行ラベル***************************/

	.topblu_c
		{
		color: #000;
		background-color: #dff3ff;
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9;
		}
	.topblu_c2
		{
		color: #000;
		background-color: #dff3ff;
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		}

	.rowlabell
		{
		color: #000;
		background-color: #fff;
		text-align: left;
		vertical-align: middle;
		padding: 10px;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9;
		}


	.titlelabellw
		{
		color: #000;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		padding: 10px;
		border: solid 1px #a9a9a9;
		}











	/*グレー系*/
	.rowlabellgr
		{
		color: #000;
		font-size: 12px;
		background-color: #f0f0f0;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9
		}




	/*ホワイト系*/
	.titlelabellw
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.rowlabellw_r
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: middle;
		border-bottom: 2px solid #e85700
		}
	.rowlabellw
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: left;
		vertical-align: top;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellwlc_via
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: middle;
		border-top: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}



	/*ブラック系*/

	.titlelabellw_nb0
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #000000;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff
		}
	.titlelabellw_r_nb0
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #000000;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff
		}
	.rowlabellw_nb0
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #000000;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff
		}
	.rowlabellw_r_nb0
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #000000;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff
		}













	.titlelabellw_nb
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #AD353A;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #E2B2B5;
		border-right: 1px solid #E2B2B5;
		border-top: 1px solid #E2B2B5;
		border-bottom: 1px solid #E2B2B5
		}
	.titlelabellw_r_nb
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #AD353A;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #E2B2B5;
		border-top: 1px solid #E2B2B5;
		border-bottom: 1px solid #E2B2B5
		}
	.rowlabellw_nb
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #AD353A;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #E2B2B5;
		border-right: 1px solid #E2B2B5;
		border-bottom: 1px solid #E2B2B5
		}
	.rowlabellw_r_nb
		{
		color: #ffffff;
		font-size: 12px;
		background-color: #AD353A;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #E2B2B5;
		border-bottom: 1px solid #E2B2B5
		}


	.titlelabellw_nb2
		{
		color: #666666;
		font-size: 12px;
		background-color: #ffffff;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #AD353A;
		border-right: 1px solid #AD353A;
		border-top: 1px solid #AD353A;
		border-bottom: 1px solid #AD353A
		}
	.titlelabellw_r_nb2
		{
		color: #666666;
		font-size: 12px;
		background-color: #ffffff;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #AD353A;
		border-top: 1px solid #AD353A;
		border-bottom: 1px solid #AD353A
		}
	.rowlabellw_nb2
		{
		color: #666666;
		font-size: 12px;
		background-color: #ffffff;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-left: 1px solid #AD353A;
		border-right: 1px solid #AD353A;
		border-bottom: 1px solid #AD353A
		}
	.rowlabellw_r_nb2
		{
		color: #666666;
		font-size: 12px;
		background-color: #ffffff;
		text-align: center;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 5px;
		border-right: 1px solid #AD353A;
		border-bottom: 1px solid #AD353A
		}


	.pictureframe
		{
		border: 1px solid #CCCCCC;
		}
	.pictureframe_r
		{
		border: 1px solid #EEAEA6;
		}
	.pictureframe_r2
		{
		border: 1px solid #EEAEA6;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-right: 20px;
		padding-left: 20px;
		background-color: #ffebe1
		}
	.pictureframe_g
		{
		border: 1px solid #9CCDBC;
		}


/*フォーム用***************************/
	.zen
		{ ime-mode: active;}
	.han
		{ ime-mode: inactive; }



#bg_img
		{ background: url(../images/bg.gif) repeat-x 0 0; }

	.p10
		{
		color: #ffffff;
		font-size: 12px;
		text-align: left;
		padding-left: 45px;
		padding-right: 45px
		}

	.whatsnew01
		{
		position: absolute; /* 絶対位置で指定(親ボックス基準) */ 
		top: 227px;
		left: 95px;
filter:Alpha(opacity=50);
		color: #ffffff;
		font-size: 12px
		}





	.titlelabello_4
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc66;
		text-align: left;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		border-left: 1px solid #EEAEA6
		}
	.rowlabellwc
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		text-align: center;
		vertical-align: middle;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.titlelabello_1
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc66;
		text-align: left;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		border-right: 1px solid #EEAEA6
		border-left: 1px solid #EEAEA6
		}
	.titlelabello_2
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc66;
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-top: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		border-right: 1px solid #EEAEA6
		}
	.titlelabello_3
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc66;
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #EEAEA6;
		border-top: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		}
	.titlelabello_4
		{
		color: #000;
		font-size: 12px;
		background-color: #ffcc66;
		text-align: left;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #EEAEA6;
		border-bottom: 1px solid #EEAEA6;
		border-left: 1px solid #EEAEA6
		}


	.titlelabellw3
		{
		color: #666666;
		font-size: 12px;
		background-color: #fff;
		text-align: center;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #cccccc
		}
	.titlelabellw2r
		{
		color: #666666;
		font-size: 12px;
		background-color: #fff;
		text-align: center;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc
		}
	.titlelabellw2b
		{
		color: #666666;
		font-size: 12px;
		background-color: #fff;
		text-align: center;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc
		}
	.titlelabellw2br
		{
		color: #666666;
		font-size: 12px;
		background-color: #fff;
		text-align: center;
		vertical-align: top;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc
		}

	.rowlabellwlctr2
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: top;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.titlelabellb21
		{
		color: #000;
		font-size: 12px;
		background-color: #f0f8ff;
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9;
		border-top: 1px solid #a9a9a9
		}
	.titlelabellb20
		{
		color: #000;
		font-size: 12px;
		background-color: #f0f8ff;
		text-align: center;
		vertical-align: middle;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #a9a9a9
		}
	.rowlabellwlct
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: top;
		border-top: 1px solid #a9a9a9;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellwlctr
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: top;
		border-top: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}
	.rowlabellwlct2
		{
		color: #000;
		font-size: 12px;
		background-color: #fff;
		vertical-align: top;
		border-left: 1px solid #a9a9a9;
		border-right: 1px solid #a9a9a9;
		border-bottom: 1px solid #a9a9a9
		}


#slide {
width:850px;
height:339px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}


.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
}
.pagetop a {
    display: block;
    background-color: #008000;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.pagetop a:hover {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #008000;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}





	#tmenu {
		float: left;
		width: 180px;
		position: fixed;
	}
	.amenu {
		color: #666666;
		font-size: 14px;
		text-decoration: none
	}
	.amenu:hover {
		background-color: #66cc66;
		color: #ffffff;
		display: inline-block;
		width: 160px;
		text-align: left;
		outline: none;
		font-size: 14px;
		text-decoration: none
	}



#menu ul{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
}
#menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
#menu li a{
display: block; 
border-left: 8px solid #0a5c2c;
border-top: 1px solid #0a5c2c;
border-right: 1px solid #0a5c2c;
border-bottom: 1px solid #0a5c2c;
background-color: #008001;
padding: 3px 10px;
text-decoration: none;
color: #fff;
width: 166px; 
margin: 1px 0px;
text-align: left;
font-size: 14px;
}
#menu li a:hover{
border-left: 8px solid #0a5c2c;
border-top: 1px solid #0a5c2c;
border-right: 1px solid #0a5c2c;
border-bottom: 1px solid #0a5c2c;
background-color: #3eb36f;
color: #333;
}





	#tmenu {
		float: left;
		width: 196px;
		position: fixed;
	}


#menu2 ul{ 
margin: 0; 
padding: 0; 
list-style-type: none; 
}
#menu2 li{ 
display: inline; 
padding: 0; 
margin: 0; 
}
#menu2 li a{
display: block; 
border-left: 8px solid #0a5c2c;
border-top: 1px solid #0a5c2c;
border-right: 1px solid #0a5c2c;
border-bottom: 1px solid #0a5c2c;
background-color: #00bf01;
padding: 3px 10px;
text-decoration: none;
color: #fff;
width: 166px; 
margin: 1px 0px;
text-align: left;
font-size: 14px;
}
#menu2 li a:hover{
border-left: 8px solid #0a5c2c;
border-top: 1px solid #0a5c2c;
border-right: 1px solid #0a5c2c;
border-bottom: 1px solid #0a5c2c;
background-color: #008001;
color: #333;
}



#sidebar {
  position: relative;
  float: left;
  width: 196px;
}

#nav {
  width: 196px;
  height: 400px;    /* デモ用 */
  background: #fff; /* 同上 */
}

.fixed {
  position: fixed;
  top: 20px;
}










