/* basic elements */
img { border: 0; }
a { color:#333;text-decoration: none;}
a:hover { color:#333;text-decoration: underline;}
p,ul{
	line-height:200%;
}
body{
	margin: 0;
	font-size:12px;
}
.normal{
/*	background:url("./images/bg_normal_body.jpg") repeat-x top left;*/
	background:url("./images/bg_normal_body.gif") no-repeat top center;
}
.login{
/*	background:url("./images/bg_login_body.jpg") repeat-x top left;*/
	background:url("./images/bg_login_body.gif") no-repeat top center;
}
#wrap{
	margin: 0 auto;
	width:714px;
	background:url("./images/bg_wrap.jpg") repeat-y top left;
}
#wrap-inner{
	margin: 0 7px;
	width:700px;
}

/*---------- header */
#header{
	margin: 0 auto;
/*	margin: 0;*/
	width:700px;
	height:100px;
	background:url("./images/bg_normal_header.jpg") no-repeat top left;
}
.login #header{
	background:url("./images/bg_login_header.jpg") no-repeat top left;
}
.logo {
	width:250px;
	float:left;
}
.logo img{
	margin:40px 0 0 14px;
}
.headinfo{
	width:450px;
	float:left;
	text-align:right;
}
.headmenu{
	margin:12px 10px 15px 0px;
}
.headmenu a{ padding:2px 0 3px 20px; }
.registlink{
	background:url("./images/icon_registlink.gif") no-repeat top left;
}
.infolink{
	background:url("./images/icon_infolink.gif") no-repeat top left;
}
.login .infolink{
	background:url("./images/icon_login_infolink.gif") no-repeat top left;
}
.left_link{
	vertical-align:middle;
	margin:0 5px 0 0;
}
.headform{
	margin:0px 10px 0px 0px;
	font-size:10px;
}
.headform form{
	width:396px;
	float:right;
	background:url("./images/bg_headform.jpg") no-repeat top left;
}
.headform input{
	margin:7px 0;
	margin-left:8px;
	height:16px;
	border:1px solid #333;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	background:url("./images/bg_input.jpg") no-repeat top left;
	vertical-align:middle;
}
.headform .email{
	width:150px;
}
.headform .password{
	width:70px;
}
.headform .loginbutton{
	width:50px;
	height:23px;
	border:0px;
	margin-right:8px;
}
.headform .headerror{
	clear:both;
	margin:0px;
	color:#f20;
	text-align:right;
}
/*---------- pankuzu */
#pankuzu{
	margin: 0 auto;
/*	margin: 0;*/
	width:700px;
	height:30px;
/*	background:url("./images/bg_pankuzu.gif") no-repeat 674px 6px;*/
}
#pankuzu a{
	color:#1a4B82;
}
#pankuzu-inner{
	width:580px;
	float:left;
	padding:7px 0 0 20px;
	font-size:12px;
	color:#666;
	background:url("./images/icon_normal_pankuzu.gif") no-repeat 8px 8px;
}
#pankuzu-icon{
	width:90px;
	float:right;
	padding:5px 10px 0 0px;
	text-align:right;
}
.login #pankuzu-inner{
	background:url("./images/icon_login_pankuzu.gif") no-repeat 8px 8px;
}
/*---------- brand */
#brand{
	margin-bottom:13px;
}
.brandtop{
	background:url("./images/bg_brand.jpg") repeat-x bottom left;
	padding-bottom:15px;
}
.login #brand{
	background:none;
	margin-bottom:13px;
}
/*---------- contents */
#contents{
	width:700px;
	border-bottom:6px solid #62CACA;
	background:url("./images/bg_contents.gif") repeat-y left top;
}
.login #contents{
	border-bottom:6px solid #EC5E5E;
}
/*---------- leftmenu */
#leftmenu{
	width:179px;
	float:left;
	margin: 0;
}

#leftmenu .menulink,
#leftmenu .signmenu{
	display:block;
	height:23px;
	padding:9px 0 0 8px;
	background:url("./images/bg_leftmenu.gif") repeat-x left bottom;
}
#leftmenu .signmenu{
	height:30px;
	padding:3px 0 0 3px;
}
#leftmenu .regist{
	clear:both;
	margin-left:14px;
}
/*---------- helpmenu */
#helpmenu{
	width:490px;
	float:left;
	margin: 0;
}
#helpmenu .menulink,
#helpmenu .signmenu{
	display:block;
	height:23px;
	padding:9px 0 0 8px;
}
#helpmenu .signmenu{
	height:31px;
	padding:3px 0 0 3px;
}
#helpmenu .regist{
	margin-left:14px;
}
.login #helpmenu span{
	display:block;
	font-weight:bold;
	color:#666;
	background-color:#e8e8e8;
	padding:2px 0 2px 10px;
}
.login #helpmenu .menulink1{
	display:block;
	font-weight:bold;
	color:#FFF;
	background-color:#1F93B8;
	padding:2px 0 2px 10px;
}
.login #helpmenu .menulink{
	display:block;
	color:#003466;
	height:16px;
	padding:2px 0 3px 10px;
	background:none;
}
.login #helpmenu .selected{
	background-color:#CDD5FA;
}
.login #helpmenu .menulink:hover{
	background-color:#CDD5FA;
}
#helpmenu a.morelink{
	display:block;
	text-align:right;
	padding:10px 10px 3px 20px;
}
.login #helpmenu a.morelink{
	display:block;
	padding:2px 0 3px 20px;
}
/*---------- mainmenu */
#mainmenu{
	width:521px;
	float:left;
	margin: 0;
/*	background:url("./images/bg_mainmenu.gif") repeat-y left top;*/
/*	height:520px;*/
}
#mainmenu-inner{
	margin:0 10px 0 20px;
	padding-bottom:15px;
	color:#666;
}
#mainmenu h2{
	margin:0 0 10px 0;
	padding:5px 0 5px 25px;
	color:#333;font-size:18px;
	height:20px;
	border-bottom:4px solid #62CACA;
	background:url("./images/bg_normal_h2.gif") no-repeat 0px 5px;
}
#mainmenu h2.tume{
	margin:-24px 0 10px 0;
	padding:5px 0 5px 25px;
	color:#333;font-size:18px;
	height:20px;
	border-bottom:4px solid #62CACA;
	background:url("./images/bg_normal_h2.gif") no-repeat 0px 5px;
}


.login #mainmenu h2{
	border-bottom:4px solid #EC5E5E;
	background:url("./images/bg_login_h2.gif") no-repeat 0px 5px;
}
#mainmenu h3{
	color:#333;
	font-size:14px;
	padding:0px;margin:0;
}
#mainmenu h3.regist,
#mainmenu h3.regist a{
	color:#f44;
}
#mainmenu h3.regist a{
	text-decoration: underline;
}
#mainmenu h4{
	color:#666666;
	font-size:9px;
	padding:0px;margin:0;
}
#mainmenu h4.hosoku,
#mainmenu h4.hosoku a{
	color:#666666;
}
#mainmenu h4.pass,
#mainmenu h4.pass a{
	color:#FF6600;
	font-size:10px;
}
#mainmenu h5{
	color:#333;
	font-size:12px;
	padding:0px;margin:0;
}

#mainmenu #error {
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 28px;
	background: url("./images/error.gif") no-repeat 5px 50% #FF3300;
}
#mainmenu #notice {
	color: #FFF;
	font-weight: bold;
	vertical-align: middle;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 28px;
	background: url("./images/notice.gif") no-repeat 5px 50% #008000;
	/*display: none;*/
}

/* basic */
.basic{
}
.basic tr.odd,
.basic tr.even2 {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-color: #fff;
}
.subsubttl{
	margin:0 0 10px 0;
	padding:0 0px 3px 0;
	width:490px;
	border-bottom:dotted 1px #999999;
}
.layout_box01 {
	margin:0 0 20px 0;
}
.left_box01 {
	float:left;
	width:300px;
	margin:0;
	padding:0;
}
.right_box01 {
	float:right;
	width:184px;
	margin:0;
	padding:0;
}
.cr {
	clear: both;
}
.btn{
	margin-bottom:20px;
}
.contactitem{
	padding:3px;
	background-color:#F2F2F2;
	width:100px;
}
/* faq */
p.question{
	color:#4BC2C2;
	margin-bottom:0px;
	padding-bottom:0px;
}
p.answer{
	margin-top:0px;
	padding-top:0px;
}
/* FORM */
.basicform{
	color:#333;
	font-weight:bold;
	font-size:14px;
}
.basicform .taikai{
	color:#333;
	font-weight:normal;
	font-size:14px;
}
.basicform .contact{
	color:#333;
	font-weight:normal;
	font-size:12px;
}
.basicform .confirm{
	background-color:#eee;
}

/* servicelist */
.servicelist{
	width:491px;
	margin-top:10px;
}

.servicelist img.title_image {
	width:150px;
	margin-right:10px;
	float:left;
}

.servicelist h3 {
	margin:0px auto;
	float:left;
	width:320px;
}

.servicelist p {
	margin:5px auto 30px auto;
	float:left;
	width:320px;
}

.servicelist img.btn_image {
	margin:10px auto 0px auto;
	clear:both;
}


/* osirase */
.osirase p{
	margin:0;
	height:21px;
	padding:11px 0 0 2px;
	background:url("./images/bg_osirase_p.gif") repeat-x left bottom;
	line-height:100%;
}
.osirase p.osiraselist{
	background:none;
	text-align:right;
}
.osirase p.osirasedetail{
	line-height:150%;
	background:none;
}
a.osiraselink{
	background:url("./images/icon_osiraselink.gif") no-repeat top left;
	padding:2px 0 3px 20px;
}
.login a.osiraselink{
	background:url("/images/icon_login_infolink.gif") no-repeat top left;
	padding:4px 0 3px 20px;
}
/* bbs */

h2 a.osiraselink{
	padding:4px 0px 0px 20px;
	margin:2px 0 0 0 0;
	height:11px;
	float:right;
	font-size:12px;
	font-weight:normal;
	background:url("./images/icon_osiraselink.gif") no-repeat 0px 2px;
}
.login h2 a.osiraselink{
	background:url("/images/icon_login_infolink.gif") no-repeat 0px 2px;
}
.writeform{
	margin-top:5px;
}
.writeform table{
	width:490px;
	padding:0;
	margin-top:0px;
	background:url("/images/bg_toukou_body.gif") repeat-y top left;
}
.writeform td{
	padding:2px 5px;
	font-size:10px;
	color:#333;
}
.writeform td.toukouhead{
	padding:0px;
	height:4px;
	background:url("/images/bg_toukou_head.gif") no-repeat top left;
}
.writeform td.toukoufoot{
	padding:0px;
	height:4px;
	background:url("/images/bg_toukou_foot.gif") no-repeat bottom left;
}
.writeform input.toukou,
.writeform textarea{
	height:16px;
	border:1px solid #333;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	background-color:#fff;
	background:url("./images/bg_textarea.jpg") no-repeat top left;
	vertical-align:middle;
}
.writeform textarea{
	width:360px;
	height:50px;
}
.bbsform {
	margin:0;padding:0;
}
.bbsform td{
	font-size:10px;
	color:#333;
}
.bbsform input.search{
	margin:7px 0;
	margin-left:8px;
	height:16px;
	width:120px;
	border:1px solid #333;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	background:url("./images/bg_input.jpg") no-repeat top left;
	vertical-align:middle;
}
.bbsform .searchbutton{
	width:50px;
	height:23px;
	border:0px;
	vertical-align:middle;
//	margin-right:8px;
}
.bbspage{
	font-size:14px;
	color:#0266C6;
	font-weight:bold;
}
.bbseditform {
	margin:5px 0 0 0;
}
.bbstext {
	margin:0 0 10px 0;
	line-height:140%;
}
.admin{
	padding-left:40px;
	background:url("./images/icon_bbsadmin.jpg") no-repeat top left;
}
.page-mae {
	padding-left:15px;
	background:url("./images/icon_bbsmae.gif") no-repeat top left;
}
.login .page-mae {
	background:url("./images/icon_bbsmae_login.gif") no-repeat top left;
}
.page-tugi {
	padding-right:15px;
	background:url("./images/icon_bbstugi.gif") no-repeat top right;
}
.login .page-tugi {
	background:url("./images/icon_bbstugi_login.gif") no-repeat top right;
}

/* selecttool */
.selecttool td{
	width:33%;
	padding:5px;
	line-height:150%;
}
.selecttool td img{
	margin-bottom:5px;
}
/* dummy */
.dummy{
	clear:both;
	font-size:1px;
}
/* kugiri */
.kugiri,
.kugiri2,
.kugiri3{
	padding:0px;
	margin:0 0 20px 0;
	height:1px;
	font-size:1px;
	background:url("./images/bg_kugiri.gif") repeat-x left bottom;
}
.kugiri2{
	margin:5px 0;
}
.kugiri3{
	margin:10px 0;
}
.b10{
	margin-bottom:10px;
}
/*---------- adspace */
#adspace{
	background:url("./images/bg_adspace.gif") repeat-x left top;
	background-color:#fff;
	padding-top:10px;
}
#adspace td{
	width:25%;
	padding:7px;
	line-height:150%;
}
/*---------- footmenu */
#footmenu{
	clear:both;
	width:700px;
}
#footmenu-inner{
	width:550px;
	padding:7px 0 10px 0px;
	float:left;
}
#footmenu-pagetop{
	width:140px;
	float:right;
	padding:7px 10px 5px 0px;
	text-align:right;
}
a.footlink{
	background:url("./images/icon_infolink.gif") no-repeat top left;
	padding:2px 0 3px 20px;
}
a.pagetop{
	background:url("./images/icon_pagetop.gif") no-repeat top left;
	padding:2px 0 3px 20px;
}
.login a.pagetop{
	background:url("./images/icon_login_pagetop.gif") no-repeat top left;
}
/*---------- footer */
#footer{
	clear:both;
	padding-top:5px;
	width:700px;
	height:40px;
	background:url("./images/bg_footer.gif") repeat-x left top;
}
#footer-inner{
	text-align:right;
	padding:2px 10px 0px 0px;
	color:#fff;
}
/*---------- wrap-foot */
#wrap-foot{
	margin: 0 auto;
	width:714px;
	height:5px;
	background:url("./images/bg_wrap-foot.gif") no-repeat top center;
}


#policy h3 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #4bc2c2;
}

#policy h4 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}

#policy ul, #policy ol {
	margin: 0;
	padding: 0;
}

#policy li, #policy ol {
	list-style-position: inside;
}

#policy p, #policy ul, #policy ol{
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	line-height: 150%;
}

