/* css */
/* IE7   *:first-child+html   */
/* IE6   * html   */

h1#picoh1 { font-size:30px; font-weight: bold; margin-top: 50px; }


form {
	margin: 0;
	padding: 0;
}


input#allbox { width:10%; }

input#textbox {
	background-color: #FFF7E1; height: 1.6em; border: solid 1px #85b1de; width: 150px;
}
/* IE7 */
*:first-child+html input#textbox {
	background-color: #FFF7E1; height: 1.3em; border: solid 1px #85b1de; width: 150px;
}
/* IE6 */
* html input#textbox {
	background-color: #FFF7E1; height: 1.32em; border: solid 1px #85b1de; width: 150px;
}
a img {
	border:0;
}
a, .pico_body a { color:#000066; text-decoration:underline; }
a:hover, .pico_body a:hover { color:#FF3300; background-color:#FFCC99: }
a:visited, .pico_body a:visited { color:#000033; text-decoration:underline;}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3,Arial, Helvetica, sans-serif";
}
/*
* html body, *+html body {
	overflow-y: auto; 
}
html {
	overflow-y: scroll;
}*/

#contents {

}

.thrColLiq {
	width: 100%;
	margin:0 auto;
}
.header {
/*	margin: 0px auto;
	padding: 0px;
	background-image: url(img/head_h1_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width:820px;
	*/
	display:none;

}


.footer {
display:none;
clear:both;
}

.wd800 {
	width: 800px;
	margin: 0 auto;
}
.footer .wd800 table { margin: 15px 0 0px 0px; padding: 0px 0px 0px 0px; color:#666666; }
/* IE6 */
* html .footer .wd800 table { margin: 10px 0 10px 0px; padding: 20px 0px 0px 0px; color:#666666; }
/* FireFox */
html>body .gototop { margin: 15px 0px 15px 0px; text-align:right; }
.gototop { margin: 7px 0px 0px 0px; text-align:right; }
/* IE6 */
* html .gototop { margin: 10px 0px 10px 0px; text-align:right; }


.copyright {
	margin-top:50px;
	font-size:10px;
	text-align:center;

}

* html .h1copy h1 {
	float:left;
	margin: 4px 0 0px 0;
	padding: 0 0 0 4px;
	color: #fff;
	font-weight:normal;
	font-size: small;
	height: 22px;
	text-align: left;
	width: 400px;
}
.h1copy h1 {
	float:left;
	margin: 2px 0 -2px 0;
	padding: 0 0 0 4px;
	color: #fff;
	font-weight:normal;
	font-size: small;
	height: 22px;
	text-align: left;
	width: 400px;
}


.h1right {
	float:right;
	width:342px;
	height:22px;

}
* html .h1right {
	float:right;
	width:360px;
	height:20px;
}



#fchange {
	height:22px;
	float:left;
	width: 157px;
	margin:0;padding:0;
}
* html #fchange {
	height:22px;
	float:left;
	width: 170px;
	margin:0;padding:0;
}
#fchange a {}

#fchange .fsize {
	float: left;
}
#fchange ul, #fchange ul li { margin: 0; padding: 0; list-style:none; }

#fchange ul li#fmojisize { 
	display: block;
	height: 22px;
	width: 81px;
	float:left;
}

#fchange ul li#fsmall {
	float:left;
}

#fchange ul li#fmiddle {
	float:left;
}

#fchange ul li#flarge {
	float:left;
}
#fchange ul li#sp {
	float:left;

}


#fchange ul li#fsmall a#s {
	display: block;
	height: 22px;
	width: 20px;
	background-image: url(img/head_mojisaizu_sho_off.jpg);
	background-repeat:no-repeat;
}
#fchange ul li#fsmall a:hover#s {
	background-image: url(img/head_mojisaizu_sho_on.jpg);
	background-repeat:no-repeat;
}
#fchange ul li#fmiddle a#m {
	display: block;
	height: 22px;
	width: 25px;
	background-image:url(img/head_mojisaizu_tyu_off.jpg);
	background-repeat:no-repeat;
}
#fchange ul li#fmiddle a:hover#m {
	background-image:url(img/head_mojisaizu_tyu_on.jpg);
	background-repeat:no-repeat;
}
#fchange ul li#flarge a#l {
	display: block;
	height: 22px;
	width: 20px;
	background-image:url(img/head_mojisaizu_dai_off.jpg);
	background-repeat:no-repeat;
}
#fchange ul li#flarge a:hover#l {
	background-image:url(img/head_mojisaizu_dai_on.jpg);
	background-repeat:no-repeat;
}
#fchange .ftxt {
	display: none;
}


#englishlogin {
	float:right;
	width: 185px;

}
#englishlogin ul, #englishlogin ul li { margin: 0; padding: 0; list-style:none;	float:left; }

#englishlogin ul li a#englishB {
	display: block;
	width: 76px;
	height: 22px;
	background-image:url(img/head_en_off.jpg);
	background-repeat:no-repeat;
}
#englishlogin ul li a:hover#englishB {
	background-image:url(img/head_en_on.jpg);
	background-repeat:no-repeat;
}

#englishlogin ul li a#loginB {
	display: block;
	width: 76px;
	height: 22px;
	background-image:url(img/head_login_off.jpg);
	background-repeat:no-repeat;
}
#englishlogin ul li a:hover#loginB {
	background-image:url(img/head_login_on.jpg);
	background-repeat:no-repeat;
}

#englishlogin ul li a#logoutB {
	display: block;
	width: 76px;
	height: 22px;
	background-image:url(img/head_logout_off.jpg);
	background-repeat:no-repeat;
}
#englishlogin ul li a:hover#logoutB {
	background-image:url(img/head_logout_on.jpg);
	background-repeat:no-repeat;
}







.floatR {
	float:right;
}
.floatL {
	float:left;
}
.clear {
	clear:both;
}

.logo-search {

}

.logo {
	float: left;
	margin: 0px 50px 0px 0px;
}

.search {
display:none;
}
html[xmlns] .search {
	float: right;
	margin-right: 0px;
	margin-top: 12px;
	height: 20px;
	margin-bottom: 10px;
		width:260px;
}
* html .search {
	float: right;
	margin-right: 0px;
	margin-top: 12px;
	height: 20px;
	margin-bottom: 10px;
		width:265px;
}
.searchT {
	float: left;
	padding-top: 10px;

}
.searchTbox {
	width: 150px;
	height: 15px;
}
html[xmlns] .searchTbox {
	width: 150px;
}
.searchB {
	padding-left: 150px;
	padding-top: 10px;
}

#submitB { width:96px; }

.mainimg {
	height: 180px;
	padding-bottom: 15px;
	background-image: url(img/mainimgbg.jpg);
	background-repeat:repeat-x;
}
.mainImgcenter {
	margin: 0 auto;
	padding: 0 55px 0 55px;
}
.topMenu {
	width: 100%;
	background-image: url(img/contents_menu_bg.jpg);
}
.menu {
	padding-top: 4px;
	width:800px;
	margin: 0 auto;
}

.topMenu .menu a img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	border-bottom: solid 3px #e6e6e6;
}
.topMenu .menu a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	border-bottom: solid 3px #FF9900;
}



img#topmenu {
	border-left: solid 1px #eee;
}
img#topmenu-end {
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}

#container {

}

.wd818H {
	width:818px;
	margin: 0 auto;
	background-color:#FFFFFF;

}

.honmon img { margin:0; padding:0; border:none; }


.honmon {

/*	height:100%;*/


}

.inq {
	border:0;
	float:left;
	padding: 10px 10px 10px 0px;
}
.inq a {
	display:block;
	width:96px;
	height: 22px;
	background-color:#CCFFFF;
}

.inq a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.thrColLiq #sidebar1 {

	float: left;
	width: 22%;
	padding: 15px 0;
}
.leftblockTitle {
display:none;
}
.leftblockContent {
display:none;
}
.bottom_of_content_body {
/*	text-align: right;
	margin-bottom: 20px;
	border-bottom: dotted 1px #666;
*/
display:none;

}

.thrColLiq #sidebar1 { width:200px; }
.thrColLiq #sidebar2 {
	float: right;
	padding: 0px 0;
}
.thrColLiq #sidebar1 p, .thrColLiq #sidebar1 h3, .thrColLiq #sidebar2 p, .thrColLiq #sidebar2 h3 {
	margin-left: 10px;
	margin-right: 10px;
}

.thrColLiq #mainContent {
	margin:0px 0 0px 0px;
	padding:0px 0 0px 0;
	width:100%;
	float:left;
	font-size: 1.0em;
}
.pico_container {}
.leftcolumn {
/*	word-break: break-all;
	line-height: 1.0;
	margin: 0px 10px 0px 0px;
	min-height:500px;
	*/
	display:none;
}
.centerCcolumn, .centercolumn {
	margin: 20px;
}
#sidebar2 {
	float: right;
}
.rightcolumn {
	width:250px;
}
rightblockTitle {
	background-image: url(img/oshirase_bg.jpg);
}
/* 再使用できる各種クラス */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.inquiry {
	background-image:url(img/honmon_end_bg_none.png);
	background-repeat:repeat-x;
	height:45px;
width:820px;
margin: 0 auto;
}

.inquiry .wd800 {
	background-image:url(img/honmon_end_bar.png);
	background-repeat:repeat-x;
	width: 798px;
	margin: 0 auto;
	padding: 5px 0 5px 2px;
		height:40px;
}
.inqtext { padding: 0 0 0px 5px; }
.gototop { padding: 0 5px 0px 0px; }

#usermenu { padding: 3px; border: solid 1px #CC0000; background-color: #FFCC99; }
#usermenu a { color:#CC0000; }
#usermenu a:hover { color: #FFEAD2; }


/* Menu */

#mainmenu {
	border-bottom: dotted 1px #cccccc;
	padding:0px 0 0px 0px;
	width: 185px;
}
#mainmenu a { color:#000033; }
#mainmenu a:hover { color:#FF3300; }
#mainmenu a:visited { color:#003333; }
/*#mainmenu a.menuTop {
	padding:5px 0 5px 10px;
	width: 177px;
	}*/
#mainmenu a.menuMain, #mainmenu a.menuTop {
	border-top: dotted 1px #cccccc;
	background-color:#ffffff;
	padding:6px 0 5px 10px;
	width: 177px;
}
#mainmenu a:visited.menuMain, #mainmenu a:visited.menuTop {
	background-color:#ffffff;
/*	padding:5px 0 5px 10px;*/
	width: 177px;
}
#mainmenu a:hover.menuMain, #mainmenu a:hover.menuTop {
	background-color:#FFCC66;
/*	padding:5px 0 5px 10px;*/
}
/* IE6 */
* html #mainmenu a:hover.menuMain, * html #mainmenu a:hover.menuTop {
	background-color:#FAFAFA;
	padding:6px 0 5px 10px;

}


/* 該当ページの場合 */
#mainmenu a.menuMainOn {
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
	background-color:#F7ED77;
	padding:6px 0 5px 10px;
	width: 177px;
}
#mainmenu a:visited.menuMainOn {
	background-color:#F7ED77;
	padding:6px 0 5px 10px;
	width: 177px;
}


#mainmenu a.menuSub, #mainmenu a:visited.menuSub {
	background-color:#FFFFCC;
	border-left: dotted 1px #cccccc;
	margin:0px 5px 2px 13px;
	padding:6px 5px 5px 10px;
	width: 156px;
	color:#3354A2;

}
/* IE6 */
* html #mainmenu a.menuSub, * html #mainmenu a:visited.menuSub {
	background-color:#FFFFCC;
	border-left: dotted 1px #cccccc;
	margin:1px 5px 1px 13px;
	padding:6px 5px 6px 10px;
	width: 156px;
	color:#3354A2;

}

#mainmenu a:hover.menuSub {
	background-color:#ffffff;
	border-left: dotted 1px #FF3300;
	color:#FF3300;

}
/* IE6 */
* html #mainmenu a:hover.menuSub {
	background-color:#ffffff;
	border-left: dotted 1px #FF3300;
	color:#FF3300;

}

.outer { margin:20px; background-color: #F6F6F6; border: solid 1px #999999; }


.thispage {
	background-color:#ffffff;
	padding: 2px 0px 1px 0px;
	color:#333333;
}


.gr-stxt { color:#666666; font-size: 0.75em; text-align:right; margin-top: 50px; }