﻿/* CSS Document */
.style1 {
	border-width: 0px;
}
.txt13-r {  font-size: 13px; color: #FF3300}
.txt14-r2 {  font-size: 14px; color: #CC0000}
.txt15_r {  font-size: 15px; line-height: 1.5em; color: #CC0000; padding-left:6px;}
.txt15_g {  font-size: 15px; line-height: 1.5em; color: #003333}
.txt13 {  font-size: 13px; line-height: 1.5em; color: #333333; padding-left:6px}
.txt14 {  font-size: 13px; line-height: 1.5em; color: #333333; padding-left:6px}
.txt14_r {  font-size: 13px; line-height: 1.5em; color: #333333; padding-left:100px;}
.txt14_r2 {  font-size: 13px; line-height: 1.5em; color: #333333; text-align:right;}
.txt15 {  font-size: 15px; line-height: 1.5em; color: #333333; padding-left:6px;}
.txt16 { font-size:13px; color:#333333; border:#CCCCCC solid 1px ; background:#FCA985;}
.txt16_r {
	font-size:16px;
	color:#FF6600;
	border:#CCCCCC;
	font-weight: bold;
	}
.text_center {
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.text_right {
	text-align: right;
	font-style: normal;
	font-weight: bold;
}
.img_center {
	border-width: 0px;
	padding-left: 150px;
	}
.img_left {
	border-width: 0px;
	height:90px;
	padding:6px;
	text-align:left;
	}
	
.green {
	color: #008000;
}

p.t_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-left:6px;
}
body {/* 070711 */
	margin:0 auto;
	color:#666666;
	text-align:center;
	}
img {
	border:0
}
.imgwaku {
	width:350px;
	height:80px;
	font-size:13px;
	color:#333333;
	padding-left:6px;
	
}
.imgwaku_r {
	float:right;
}

/*---------------------繝懊ャ繧ｯ繧ｹ荳雁承荳句ｷｦ------------------------------------------------*/
#waku{
	background:url(../images/bg.jpg);
	margin:0 auto;
	width:780px;
	margin:0 auto;
	text-align:center;
}
#box {
	width:760px;
	margin:0 auto;
	top: 3px;
}

#header {
	background:url(../images/bg.jpg);
	height:100px;
	text-align:center;
	clear:both;
}

/* ヘッダーコンテンツ */
.header {
  width:760px;
  text-align:left;
  padding-bottom:0.5em;}
  
.header h1{
  font-size:12px;
  padding:0;
  float:left;}
  
.header h2{
  font-size:12px;
  float:right;}

/* ヘッダーサイトマップ */
.headersite{
  float:right;}
  

table.header {
	border-collapse:collapse;
	border:0;
	width:760px;
	height:100px;
}

td.header_left {
	background:url(../images/header3.jpg) no-repeat;
	width:620px;	
	height:100px;
}
td.header_right {
	background:url(../images/header_right.gif);
	width:140px;
	height:100px;
}

#pankuzu {
	background:url(../images/bg.jpg);
	padding-top:6px;
	padding-left:10px;
	font-size:12px;
	height:20px;
	text-align:left;
	clear:both;
}

#left-box {
	background:url(../images/bg.jpg);
	width:200px;
	float:left;
}
#main-box {
	width:540px;
	padding-left:4px;
	padding-right:4px;
	text-align:left;
	background-color:#FFFFFF;
	float:right;
}
.news2{
	width:520px;
	font-size:13px;
	color:#333333;
}
.news2_sub{
	width:520px;
	font-size:13px;
	color:#333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.news2_l{
	width:230px;
	font-size:13px;
	color:#333333;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color:#CCCCCC;
}
.news2_r{
	width:230px;
	margin-left:10px;
	font-size:13px;
	color:#333333;
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color:#CCCCCC;
	
}
.news3{
	width:210px;
	margin-left:10px;
	font-size:13px;
	color:#333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color:#FFFFFF;

}
#aisatu{
	width:530px;
	font-size:13px;
	line-height:150%;
	padding-left:6px;
	color:#333333;
	clear:both;
}
.to_member_top{
	background-image:url(../images/gotomember_waku_top.gif);
	background-repeat:no-repeat;
	width:540px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:150%;
	margin-bottom:0;
	padding-top:6px;
	padding-left:10px;
	color:#FFFFFF;
	
}
.to_member{
	background-image:url(../images/gotomember_waku.gif);
	background-repeat:no-repeat;
	width:540px;
	height:160px;
	font-size:13px;
	line-height:150%;
	padding-left:6px;
	color:#333333;
	text-align:center;
	
}
.news{
	height:150px;
	width:525px;
	margin-bottom:30px;
	background:url(../images/bg_topics.gif) repeat-y;
	padding-left:15px;
	font-size:13px;
	color:#333333;
	line-height:150%;
	overflow:scroll;
	clear:both;
}

#right-box {
	position:absolute;
	right:0;
	top:185px;
	width:170px;
}

#mainbox-sub {
	margin-left:175px;
	width:550px;
	height:auto;
	padding-left:10px;
	padding-right:20px;
}

#privacy{
	background-color:#ffffe0 ;
	padding-left:8px;
	overflow:auto;
	font-size: 13px;
	color:#333333;
	line-height: 150%;
	height: 100px;
	border: 1px solid #999999;
}

#privacy2{
	background-color:#ffffe0 ;
	padding-left:8px;
	overflow:auto;
	font-size: 13px;
	color:#333333;
	line-height: 150%;
	height: 200px;
	border: 1px solid #999999;
}

#footer {
	text-align:right;
	background:url(../images/footer.gif);
	width:760px;
	clear:both;
}
.partnerwaku {
	background:url('../images/partner01.gif') no-repeat;
	background-position:center;
	height:120px;
	font-size:13px;
	color:#333333;
	padding-top:30px;
	padding-left:20px;
}

td.line2 { 
	background:url(../images/topics_l.gif) no-repeat center; 
	height:3px;
}

td.info1 {
	color:#333333;
	font-size:13px;
	padding-left:6px;
	line-height:150%;
	width:100px;
	}

td.white {
	font-size:12px;
	color:#666666;
	padding: 3px;
	border:1px solid #4C4C4C;
	background:#FFFFFF;
	font-size:100%;
}

td.white3 {
	padding-left:6px;
	padding-right:6px;
	border-right:#FFFFFF solid 1px;
	font-size:13px;
	color:#FFFFFF;
	text-align:right;
}

table.waku {
	border-collapse: collapse;
	font-size:80%;
}


/*---------------------縺・粋繧上○繝輔か繝ｼ繝髢句ｧ・-----------------------------------------------*/
table.entry {
	width:540px;
	border:solid 1px #C0C0C0;
	border-collapse:collapse;
	font-size:13px;
}
.entry_left{	
	background-color:#E0FFFF;
	border:solid 1px #C0C0C0;
	padding-left:6px;
	font-size:13px;
	line-height:150%;
	width:150px;
	height:20px;
	color:#000080;
}
.entry_right {
	border:solid 1px #C0C0C0;
	padding-left:6px;
	font-size:13px;	
	color:#333333;
	line-height:150%;

}
td.entry_setp1 {
	background-color:#E0FFFF;
	border:solid 1px #C0C0C0;
	padding-left:6px;
	color:#333333;
	line-height:150%;
}
td.waku_210px{	
	padding-left:6px;
	line-height:150%;
	width:210px;
	height:20px;
	color:#000080;
}

/*---------------------request_index-----------------------------------------------*/
.reques_title {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFCC;
	}
.request {
	padding-left:6px;
	font-size: 13px;
	line-height: 150%;
	text-decoration: none;
	border: 1px solid #FF9900;
}
.reques_title2 {
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	}
/*---------------------Login-----------------------------------------------*/

.hajimete {
	width:400px;
	border:1px solid #CCCCCC;
	font-size:13px;
	line-height:150%;
	padding-left:6px;
	}

.login {
	width:350px;
	height:280px;
	background-image:url(../images/login_r2_c2.gif);
	font-size:13px;
	line-height:150%;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-right:50px;
	background-repeat: no-repeat;
	}
.contentsbody {
	background-color:#fff;
	margin:5px 5px 5px 10px;
	padding:8px;
	font-size:13px;
	color:#666666;
	height:auto;
}
.contentsbody h1{
	background-image:url(../titles/newicon.gif);
	background-position:0% 8px;
	background-repeat:no-repeat;
	font-size:1.5em;
	font-weight: bold;
	line-height:1em;
	color:#333333;
	margin:1em 0px 0.5em;
	padding:8px 0px 10px 36px;
	border-bottom:3px double #ccc;

}
.contentsbody h2{
	background-image:url(../titles/listmark02.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	font-size:1.2em;
	font-weight: bold;
	line-height:1em;
	margin:0px 5px 0.2em;
	padding-left:16px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contentsbody h3{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin:0px 5px 0.2em;
}
.contentsbody h4{
	font-size:1em;
	font-weight:bold;
	line-height:1em;
	margin:0px 5px 0.2em;
}
.contentsbody p {
	margin:0px 1.5em 0.5em;
}

.contentsbody p em {
	font-size:1em;
	font-weight:bold;
	font-style:normal;
}

.contentsbody p strong {
	font-size:1.1em;
	font-weight:bold;
	font-style:normal;
}
.contentsbody blockquote {
}
