/*body関連*/
body{background-color:#FFFFFF;margin-top:0px;margin-left:0px;}

form{
margin:0px;
}

.hide {
display: none;
}

img, img a {
  border:0px;
}

img.p_l {
  margin-left:15px;
}

img.p_r {
  margin-right:15px;
}

/*a関連*/

a:link{color:#003366;text-decoration:underline;}
a:visited{color:#003366;text-decoration:underline;}
a:active{color:#003366 ;text-decoration:underline;}
a:hover{color:#003366 ;text-decoration:none;}

a.go:link{color:#FF6699;text-decoration:none;}
a.go:visited{color:#FF6699;text-decoration:none;}
a.go:active{color:#FF6699 ;text-decoration:none;}
a.go:hover{color:#FF6699 ;text-decoration:underline;}

/*バックグラウンドカラー関連*/
tr.color_fff,td.color_fff{background-color: #FFFFFF;}
tr.color_000,td.color_000{background-color: #000000;}
tr.color_project,td.color_project{background-color: #FFF9DD;}
tr.color_develop,td.color_develop{background-color: #FFF3F3;}
tr.color_invest_l,td.color_invest_l{background-color: #EAEFFF;}
tr.color_invest_r,td.color_invest_r{background-color: #F2FFF5;}


/*ライン関連*/
.line{border-bottom:1px solid #B7BFC0;}

.line_top{border-top:1px solid #B7BFC0;}

/*ボーダー関連*/

table.side_border{
  border-right:1px solid #999999;
  border-left:1px solid #999999;
  border-collapse:collapse;
}

.top_mainborder{
  border-bottom:4px solid #99CCFF;
  border-collapse:collapse;
}

.top_topics{
  border:1px solid #9B9B9B;
  border-collapse:collapse;
}

table.all_line{
  border:1px solid #6D6D6D;
  border-collapse:collapse;
}

table td.all_line{
  border:1px solid #6D6D6D;
  padding:5px 0 5px 5px;
  font-size:12px;
  line-height:18px;
  color:#333333;
}

table td.all_line_ffc{
  border:1px solid #6D6D6D;
  padding:5px 0 5px 5px;
  font-size:12px;
  line-height:18px;
  color:#333333;
  background-color: #FFFFCC;
}

table td.all_line_ff9{
  border:1px solid #6D6D6D;
  padding:5px 0 5px 5px;
  font-size:12px;
  line-height:18px;
  color:#333333;
  background-color: #FFFF99;
}

table td.all_line_f0f{
  border:1px solid #6D6D6D;
  padding:5px 0 5px 5px;
  font-size:12px;
  line-height:18px;
  color:#333333;
  background-color: #F0FFFF;
}

table.info_cap{
  border:1px solid #003366;
  border-collapse:collapse;
  font-size:14px;line-height:22px;color:#003366;
}

table td.history_date{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #EEEEEE;
  border-bottom:1px solid #CCCCCC;
  border-collapse:collapse;
  padding:3px 10px 3px 10px;
  text-align:right;
}

table td.history_date_end{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #EEEEEE;
  padding:3px 10px 3px 10px;
  text-align:right;
}

table td.history_cap{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #FFFFFF;
  border-bottom:1px solid #CCCCCC;
  border-collapse:collapse;
  padding:3px 10px 3px 10px;
}

table td.history_cap_end{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #FFFFFF;
  padding:3px 10px 3px 10px;
}

table td.b_ccc{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #CCCCCC;
  padding:3px 3px 3px 3px;
  border-bottom:1px solid #FFFFFF;
  border-collapse:collapse;
}

table td.b_ccc_line{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #CCCCCC;
  padding:3px 3px 3px 3px;
  border:1px solid #666666;
  border-collapse:collapse;
}

table td.b_ccc_form{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #CCCCCC;
  padding:3px 3px 3px 3px;
  border-bottom:1px solid #666666;
  border-collapse:collapse;
}


table td.b_fff{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #FFFFFF;
  padding:3px 3px 3px 3px;
}

table td.b_fff_line{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #FFFFFF;
  padding:3px 3px 3px 3px;
  border:1px solid #666666;
  border-collapse:collapse;
}

table td.b_fff_form{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #FFFFFF;
  padding:3px 3px 3px 3px;
  border-bottom:1px solid #666666;
  border-collapse:collapse;
}

table td.b_fff_loan{
  font-size: 12px;
  line-height:20px;
  color:#FF6666;
  background-color: #FFFFFF;
  padding:3px 3px 3px 3px;
  border:1px solid #666666;
  border-collapse:collapse;
}

table td.b_9cf{
  font-size: 12px;
  line-height:20px;
  color:#333333;
  background-color: #99CCFF;
  border:1px solid #666666;
  border-collapse:collapse;
}

table td.info_b_ccc{
  font-size: 12px;
  line-height:20px;
  font-weight:bold;
  color:#003366;
  background-color: #CCCCCC;
  padding:0 0 0 10px;
}

table td.info_b_fff{
  font-size: 12px;
  line-height:20px;
  color:#003366;
  background-color: #FFFFFF;
  padding:0 0 3px 10px;  
}

table td.cap_b_ccc{
  font-size: 14px;
  line-height:20px;
  font-weight:bold;
  color:#003366;
  background-color: #CCCCCC;
  padding:3px 0 3px 10px;
}

table td.wood_policy{
  font-size: 14px;
  line-height:20px;
  font-weight:bold;
  color:#006600;
  padding:0 5px 0 0;
  border-right:1px solid #666666;
  border-collapse:collapse;
}


/* header
-------------------------------------------------------------------------*/
.head {
  background-image: url(../images/head.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:800px;
  height:96px;
}

.head2 {
  background-image: url(../images/head2.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:800px;
  height:96px;
}

.head_1000 {
  background-image: url(../images/head_1000.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:1000px;
  height:96px;
}

/* menu
-------------------------------------------------------------------------*/

.menu_back {
  background-image: url(../images/menu_back.gif);
  background-repeat: repeat-y;
  white-space: nowrap;
  width:200px;
  }

.menu_back2 {
  background-image: url(../images/menu_back2.gif);
  background-repeat: repeat-y;
  white-space: nowrap;
  width:200px;
  }

.linkbox {
  background-image: url(../search/images/topbtn2_back_yellow.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:180px;
  height:60px;
  margin: 0 0 0 40px;
*  margin: 0 0 0 60px;
  }

.linkbox2 {
  background-image: url(../search/images/topbtn2_back_wood.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:180px;
  height:60px;
  margin: 0 0 0 40px;
*  margin: 0 0 0 60px;
  }


/* foot menu
-------------------------------------------------------------------------*/

.foot2_back {
  background-image: url(../images/foot2_copy.gif);
  background-repeat: repeat-y;
  white-space: nowrap;
  width:800px;
  height:30px;
  }

.foot3_back {
  background-image: url(../images/foot3_copy.gif);
  background-repeat: repeat-y;
  white-space: nowrap;
  width:1000px;
  height:30px;
  }


/* top menu
-------------------------------------------------------------------------*/

.topbtn_back {
  background-image: url(../images/foot2_copy.gif);
  background-repeat: repeat;
  white-space: nowrap;
  }

.topbtn_img {
  margin: 7px 0 0 5px;
  }

.topbtn_img2 {
  margin: 0 0 0 5px;
  }

.t12-f00-u7{margin: 7px 0 0 5px;font-size:12px;color:#FF0000;}

.last_img {
  margin: 7px 0 7px 5px;
  }

.sub_back_01 {
	width: 108px;
	height: 67px;
	margin: 0 0 0 5px;
	padding: 2px 5px 0 2px;
	background-image: url(../images/sub_back.gif);
	background-repeat: no-repeat;
  }

.sub_back_02 {
  width: 106px;
  height: 67px;
  margin: 0 0 0 5px;
  padding: 2px 5px 0 2px;
  background-image: url(../images/sub_back2.gif);
  background-repeat: no-repeat;
  }

.sub_text {
  padding: 2px 1px 0 5px;
  font-size: 10px;
  line-height:16px;
  color:#333333;
  }

td .sub_back_01 img {
  margin: 0 0 2px 0;
  
  }


/*画像関連*/

.topics_title {
  background-image: url(../images/topics_title.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:425px;
  height:26px;
}

.toptext_back {
  font-size: 10px;
  line-height:18px;
  color:#333333;
  background-image: url(../images/toptext_bg.jpg);
  background-repeat: no-repeat;
  padding: 5px 5px 5px 5px;
  width:425px; 
  height:55px;
}

.useful_back {
  background-image: url(../images/useful_back.jpg);
  background-repeat: no-repeat;
  width:550px; 
  height:450px;
}

.monitor_back {
  background-image: url(../images/monitor_back.jpg);
  background-repeat: repeat-y;
  width:550px; 
  height:650px;
}

.stay_back {
  background-image: url(../images/stay_back.jpg);
  background-repeat: no-repeat;
  width:550px; 
  height:428px;
}

.system_back {
  background-image: url(../images/system_back.jpg);
  background-repeat: no-repeat;
  width:550px; 
  height:389px;
}

.voice_back {
  background-image: url(../images/voice_back.jpg);
  background-repeat: no-repeat;
  width:355px; 
  height:102px;
}

.foot_copy3 {
  background-image: url(../images/foot_copy_1000.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:1000px;
  height:33px;
}

.foot_copy {
  background-image: url(../images/foot_copy.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:800px;
  height:33px;
}

.foot_copy_mini {
  background-image: url(../images/foot_copy_mini.gif);
  background-repeat: no-repeat;
  white-space: nowrap;
  width:570px;
  height:33px;
}

.column_sheet {
  background-image: url(../images/column_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.blog_sheet {
  background-image: url(../images/blog_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.consult_sheet {
  background-image: url(../images/consult_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.maintenance_sheet {
  background-image: url(../images/maintenance_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.system_sheet {
  background-image: url(../images/system_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.roam_sheet {
  background-image: url(../images/roam_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.quake_sheet {
  background-image: url(../images/quake_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.loan_sheet {
  background-image: url(../images/loan_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.content_sheet {
  background-image: url(../images/content_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.graduate_sheet {
  background-image: url(../images/graduate_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.midway_sheet {
  background-image: url(../images/midway_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}

.voice_sheet {
  background-image: url(../images/voice_sheet.jpg);
  background-repeat: no-repeat;
  width:260px;
  height:96px;
  padding: 0 5px 0 5px;
}


.info_plan {
  background-image: url(../images/info_plan.jpg);
  background-repeat: no-repeat;
  width:550px;
  padding: 80px 0 0 0;
}

.info_access {
  background-image: url(../images/info_access.jpg);
  background-repeat: no-repeat;
  width:550px;
  padding: 80px 0 0 0;
}

.info_assessment {
  background-image: url(../images/info_assessment.jpg);
  background-repeat: no-repeat;
  width:550px;
  padding: 80px 0 0 0;
}

.outline_kamokogahara {
  background-image: url(../images/info_outline.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:664px;
  padding: 100px 0 0 0;
}

.outline_takarazuka {
  background-image: url(../images/info_takarazuka.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:664px;
  padding: 100px 0 0 0;
}

.info_gallery {
  background-image: url(../images/info_gallery.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:664px;
  padding: 100px 0 0 0;
}

.outline_toyonaka {
  background-image: url(../images/outline_toyonaka.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:600px;
  padding: 100px 0 0 0;
}

.outline_rokko {
  background-image: url(../images/outline_rokko.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:650px;
  padding: 100px 0 0 0;
}

.outline_hoshi {
  background-image: url(../images/outline_hoshi.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:650px;
  padding: 100px 0 0 0;
}

.outline_nishikobe {
  background-image: url(../images/outline_nishikobe.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626px;
  padding: 100px 0 0 0;
}

.outline_hosodacho {
  background-image: url(../images/info_hosodacho.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626px;
  padding: 100px 0 0 0;
}

.outline_kodudai5 {
  background-image: url(../images/outline_kodudai5.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_otsuwa {
  background-image: url(../images/outline_otsuwa.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_ootsu {
  background-image: url(../images/outline_ootsu.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_ooginosato {
  background-image: url(../images/outline_ooginosato.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_daido {
  background-image: url(../images/outline_daido.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_eganoshou {
  background-image: url(../images/outline_eganoshou.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_ootsuwa2 {
  background-image: url(../images/outline_ootsuwa2.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_taima {
  background-image: url(../images/outline_taima.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_yukari {
  background-image: url(../images/outline_yukari.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_funabashi {
  background-image: url(../images/outline_funabashi.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_sakuragaoka {
  background-image: url(../images/outline_sakuragaoka.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_funabashi2 {
  background-image: url(../images/outline_funabashi2.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_suzurandai {
  background-image: url(../images/outline_suzurandai.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_ikeda {
  background-image: url(../images/outline_ikeda.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_ikegami {
  background-image: url(../images/outline_ikegami.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:626;
  padding: 100px 0 0 0;
}

.outline_kimikage {
  background-image: url(../images/outline_kimikage.jpg);
  background-repeat: no-repeat;
  width:550px;
  height:800px;
  padding: 100px 0 0 0;
}


/*info内メニュー関連*/

p.jump{
border-top:2px solid #ffff99;
border-bottom:1px solid #ffcc33;
border-left:1px solid #ffff99;
border-right:1px solid #ffcc33;
margin:5px;
padding: 2px 0 0 0;
color:#333399;
background:#ffff66;
  font-size: 11px;
}

p.menu{
border-top:1px solid #FFFFFF;
border-bottom:1px solid #6699ff;
border-left:1px solid #FFFFFF;
border-right:1px solid #6699cc;
margin:2px;
padding: 4px 0 0 0;
color:#333399;
background:#99ccff;
  font-size: 11px;
}

p.menu-ov{
border-top:1px solid #9999ff;
border-bottom:1px solid #9999ff;
border-left:1px solid #9999ff;
border-right:1px solid #9999ff;
margin:2px;
padding: 4px 0 0 0;
color:#FFFFFF;
background:#6699cc;
  font-size: 11px;
  font-weight:bold;
}

.tb-bg-1 {
  background-image: url(../info/images/table_bg.gif);
  background-repeat: no-repeat;
}

.tb-bg-2 {
  background-image: url(../info/images/table_bg2.gif);
  background-repeat: no-repeat;
}

.tb-bg-3 {
  background-image: url(../info/images/table_bg3.gif);
  background-repeat: no-repeat;
}

.tb-bg-4 {
  background-image: url(../info/images/table_bg4.gif);
  background-repeat: no-repeat;
}

.tb-bg-5 {
  background-image: url(../info/images/table_bg5.gif);
  background-repeat: no-repeat;
}


/*表関連*/

.list_1st {
  font-size:12px;
  line-height:16px;
  color:#333333;
  background-image: url(../info/images/table_bg4.gif);
  background-repeat: no-repeat;
  letter-spacing: 1px;
}

.list_2nd {
  font-size:10px;
  line-height:14px;
  color:#333333;
  background-image: url(../info/images/table_bg5.gif);
  background-repeat: no-repeat;
  text-align: center;
  vertical-align:middle;
  letter-spacing: 1px;
}

.list_3rd {
  font-size:12px;
  line-height:16px;
  color:#333333;
  background-color: #ffffff;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align:middle;
  letter-spacing: 1px;
}


/*リスト関連*/

ul.topics_arrow {
  list-style: none;
  margin: 0px 5px 0px 5px;
  padding: 0px 0px 3px 0px;
}

li.topics_arrow {
  padding: 2px 0px 0px 12px;
  margin: 0px;
  font-size:75%;
  *font-size:70%;
  line-height:1.3em;
  background: url(../images/topics_arrow.gif) no-repeat 3px 5px;
  vertical-align:middle;
}

.topics-date{color:#333333;}
.topics-contents{color:#003366;}
ul.topics-contents li{
	color:#003366;
	list-style-type: disc;
	margin-left:-30px;
	margin-bottom:14px;

}
ul.topics-contents-sub li{
	list-style-type:none;
	margin-left:-38px;
	margin-bottom:0;
}
ol.agreement {
  margin-top: 20px;
  margin-bottom: 30px;
}

ol.agreement li {
  margin: 0 0 15px 0;
  padding: 0;
}


/*タイトル関連*/

h1 {
  margin: 2px 0 2px 0;
  padding: 0;
  font-size: 10px;
}

h1.head {
  padding: 0;
  font-size: 10px;
}

h1.info {
  margin: 5px 0 0 0;
  padding: 0;
}

.ctitle {
  margin: 8px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color:#023474;
  line-height:20px;
  padding: 17px 0 0 15px;
  background-repeat: no-repeat;
  background-image: url(../images/h2_caption.jpg);
  height:55px;
}

h2 {
  font-size:14px;
  color:#003366;
}

.h2re {
  margin: 8px 0 -5px 0;
  font-size: 14px;
  font-weight: bold;
  color:#023474;
  line-height:20px;
  padding: 0 0 0 15px;
  background-repeat: no-repeat;
  background-image: url(../../images/h2_caption.jpg);
  height:55px;
}

h3.plan {
  margin: 8px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  line-height:20px;
  padding: 2px 0 0 15px;
  *padding: 3px 0 0 15px;
  background-repeat: no-repeat;
  background-image: url(../images/h3_paln.gif);
  height:24px;
}

h3.carnavi {
  margin: 8px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color:#000000;
  line-height:20px;
  padding: 5px 0 0 0;
  *padding: 6px 0 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/h3_carnavi.gif);
  height:31px;
  text-align:center;
}

h3.carnavi2 {
  margin: 8px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  line-height:20px;
  padding: 5px 0 0 0;
  *padding: 6px 0 0 0;
  background-repeat: no-repeat;
  background-image: url(../images/h3_carnavi.gif);
  height:31px;
  text-align:center;
}

.carnavi3 {
  margin: 20px 0 -5px 0;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  line-height:20px;
  background-repeat: no-repeat;
  background-image: url(../info/images/carnavi3.gif);
  height:95px;
  text-align:center;
}

.mapcode01 {
  margin: 8px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
  color:#000000;
  line-height:20px;
  padding: 20px 0 0 0;
  *padding: 12px 0 0 0;
  background-repeat: no-repeat;
  background-image: url(../info/images/carnavi_mapcode_01.gif);
  height:40px;
  text-align:center;
}

.mapcode02 {
  margin: 8px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color:#000000;
  line-height:20px;
  padding: 0 0 0 0;
  *padding: 0 0 0 0;
  background-repeat: no-repeat;
  background-image: url(../info/images/carnavi_mapcode_01.gif);
  height:40px;
  text-align:center;
}

.mapcode03 {
  margin: 10px 0 -5px 0;
  *margin: 8px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color:#000000;
  line-height:15px;
  padding: 0 0 0 0;
  *padding: 0 0 0 0;
  background-repeat: no-repeat;
  background-image: url(../info/images/carnavi_mapcode_03.gif);
  height:52px;
  text-align:center;
}

.plan-topbg {
  font-size: 12px;
  color:#333333;
  line-height:18px;
  background-repeat: no-repeat;
  background-image: url(../plan/images/plan_bg.jpg);
  width:550px;
  height:395px;
}

.plan-oasis-textbg {
  padding: 63px 0 0 55px;
  font-size: 12px;
  color:#333333;
  line-height:22px;
  background-repeat: no-repeat;
  background-image: url(../plan/images/free-oasis_04.jpg);
  width:267px;
  height:177px;
}

.plan-enege-textbg {
  padding: 63px 0 0 55px;
  font-size: 12px;
  color:#333333;
  line-height:22px;
  background-repeat: no-repeat;
  background-image: url(../plan/images/free-enege_04.jpg);
  width:267px;
  height:177px;
}


.old-title {
	margin: 3px 0 -5px;

  *margin: 3px 0 5px 0;
	font-size: 20px;font-weight:bold;
	color:#333333;
	line-height:15px;
	padding: 3px 0 0;

  *padding: 3px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(../info//o_info//images/title_back2.jpg);
	height:100px;
	letter-spacing: 0px;
	text-indent: 10px;
	text-align: left;
}
.o_name {
	margin: 2px 0 -5px;

  *margin: 2px 0 0 0;
	font-size: 11px;
	color:#333333;
	line-height:15px;
	padding: 0 0 0;

  *padding: 0 0 0 0;
	background-repeat: no-repeat;
	background-image: url(../info//o_info/images/back.gif);
	height:10px;
	letter-spacing: 2px;
	text-indent: 5px;
	text-align: light;
}
.o_back {
  *margin: 0 0 0 0;
	font-size: 0px;
	color:#333333;
	line-height:0px;
	padding: 2px 0 2px 0;

	background-repeat: repeat;
	background-image: url(../info//o_info/images/back_line.jpg);
}
.carnavi {
	margin: 5px 0 -5px;

  *margin: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	line-height:20px;
	padding: 5px 0 0;

  *padding: 6px 0 0 0;
	background-repeat: no-repeat;
	background-image: url(../info/images/carnavi.gif);
	height:73px;
	letter-spacing: 0px;
	text-indent: 20px;
	text-align: center;
}

h3.old_info {
  margin: 8px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  color:#003366;
  line-height:20px;
  padding: 5px 0 0 30px;
  background-repeat: no-repeat;
  background-image: url(../images/h3_old.gif);
  height:33px;
}

h3.sitemap_bar {
  margin: 5px 0 5px 0;
  font-size: 14px;
  font-weight: bold;
  color:#003366;
  line-height:18px;
  padding: 3px 0 0 15px;
  background-repeat: no-repeat;
  background-image: url(../images/h3_sitemap.gif);
  width:250px;
  height:29px;
}

.link_bar {
  margin: 5px 0 0 0;
  line-height:18px;
  padding: 2px 0 0 15px;
  background-repeat: no-repeat;
  background-image: url(../images/h3_link.gif);
  height:29px;
}

td a.menu{
	text-align:center;	
	padding:0 3px;
}

.class_name{
	width:550px;
	height:23px;
	font-size:12px;
	line-height:22px;
	text-align:center;
}

.class_name a,
.class_name a:link,
.class_name a:visited,
.class_name a:active{
	background:#f0f8ff;
	border:solid 1px #e6e6fa;
	display:inline;
	float:left;
}

.class_name a:hover{
	background:#36f;
	color:#fff;
	text-align:center;
	display: inline;
	float:left;
}

.class_name a number{
	background:#36f;
	color:#fff;
	text-align:center;
	display: inline;
	float:left;
}


#monitor-menu ul,li{
margin: 0;
padding: 0;
list-style: none;
}

ul#menu li{
float: left;
padding: 1px 2px;
margin: 2px;
font-size: 12px;
color: #333333;
line-height: 18px;
background-color: #f0f8ff;
border-style: solid;
border-width: 1px;
border-color: #e6e6fa;
}

#menu a,#menu a:link,#menu a:visit-ed{
text-decoration: none;
color: #FFFFFF;
background-color: #CC0000;
padding: 2px 10px;
display: block;
}

#menu a:hover{
font-size: 12px;
color:#0033ff;
background-color: #87cefa;
}


/*ご購入者の声とお家ページメニュー--ここから*/

/*ご購入者の声とお家ページ写真右キャプション*/
div.imagebox_right{
	float: right;
	padding: 0px 15px 5px 12px;
}
div.imagebox_right2{
	float: right;
	padding: 0px 15px 5px 0;
}
.imagebox_right span,
.imagebox_right2 span{
	display: block;
	font-size:10px;
	line-height:140%;
	text-align: left;
	color:#2f4f4f;
	padding: 0 5px 0px 5px;
}

div.clear{
	clear: both;
	margin: 0 0 5px 0;
}

/*ご購入者の声とお家ページ写真左キャプション*/

.figure_img {　/*画像をセンタリング*/
    display:block;
    margin: 0 auto;
    text-align: center;
}


div.imagebox_left{
	float: left;
	padding: 0px 15px 5px 15px;
}

.imagebox_left span{
	display: block;
	font-size:10px;
	line-height:140%;
	text-align: left;
	color:#2f4f4f;
	padding: 0 5px 0px 5px;
}

div.clear{
	clear: both;
	margin: 0 0 5px 0;
}

/*ご購入者の声とお家ページ写真2枚並列表示*/

div.imagebox_center{
	display:block;
	float: left;
	text-align: center;
	margin: 0 auto;
	padding: 0px ;
}
div.clear{
	clear: both;
	margin: 0 0 5px 0;
}







.text{
font-size:12px;
line-height:20px;
color:#333333;
padding: 5px 10px;
}

.textarea{
  padding: 0 5px;
}

.caption_right{
  padding: 0px 15px 0px 0px;
  float:right;
  font-size:10px;
  line-height:10px;
  color:#2f4f4f;
}

.caption_left{
  padding: 0px 0px 0px 15px;
  font-size:10px;
  line-height:10px;
  color:#2f4f4f;
}

.image-space{
  padding: 5px;
}

.monitor_back2 {
  background-image: url(../monitor/images/monitor_back2.jpg);
  background-repeat: repeat-y;
  width:550px; 
  height:650px;
}

td.qa1 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q1_title.jpg);
  height:50px;
}

td.qa2 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q2_title.jpg);
  height:50px;
}

td.qa3 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q3_title.jpg);
  height:50px;
}

td.qa4 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q4_title.jpg);
  height:50px;
}

td.qa5 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q5_title.jpg);
  height:50px;
}

td.qa6 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q6_title.jpg);
  height:50px;
}

td.qa7 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q7_title.jpg);
  height:50px;
}

td.qa8 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q8_title.jpg);
  height:50px;
}

td.qa9 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q9_title.jpg);
  height:50px;
}

td.qa10 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q10_title.jpg);
  height:50px;
}

td.qa11 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q11_title.jpg);
  height:50px;
}

td.qa12 {
  padding: 0 0 0 70px;
  font-size:14px;
  color:#444444;
  font-weight:bold;
  background-repeat: no-repeat;
  background-image: url(../monitor/images/q12_title.jpg);
  height:50px;
}

.2-line {
  line-height:16px;
}
.left-text {
  float:left;
  padding: 3px 8px;
*  margin: 0 12px;
}

.right-text {
  float:right;
  padding: 3px 8px;
*  margin: 0px 12px;
}

.right-text-end {
  clear:right;
}

/*ご購入者の声とお家---ここまで*/

/*テキスト、フォント関連*/
.t9{font-size:9px;color:#333333;}
.t9-fff{font-size:9px;color:#ffffff;}

.t10{font-size:10px;color:#333333;}
.t10-b{font-size:10px;color:#333333;font-weight:bold;}
.t10-4{font-size:10px;line-height:14px;color:#333333;}
.t10-6{font-size:10px;line-height:16px;color:#333333;}
.t10-6-f00{font-size:10px;line-height:16px;color:#FF0000;}
.t10-8{font-size:10px;line-height:18px;color:#333333;}
.t10-10{font-size:10px;line-height:20px;color:#333333;}

.t10-head{font-size:10px;line-height:16px;color:#214E7A;border-bottom:1px solid #003366; padding-left:5px;}
.t10-bread{font-size:10px;line-height:16px;color:#003366;}

.t10-contents{
font-size:10px;line-height:16px;color:#333333;
border-right:2px solid #BEBEBE;
border-left:2px solid #BEBEBE;
padding-top:5px;
padding-left:5px;
padding-right:5px;}

.contents_image{
border-right:2px solid #BEBEBE;
border-left:2px solid #BEBEBE;
border-bottom:2px solid #BEBEBE;
padding-top:10px;
padding-bottom:3px;}

.t12{font-size:12px;color:#333333;}
.t12-b{font-size:12px;color:#333333;font-weight:bold;} 
.t12-fff{font-size:12px;color:#FFFFFF;}
.t12-f00{font-size:12px;color:#FF0000;}
.t12-2{font-size:12px;line-height:14px;color:#333333;}
.t12-4{font-size:12px;line-height:16px;color:#333333;}
.t12-6{font-size:12px;line-height:18px;color:#333333;}
.t12-8{font-size:12px;line-height:23px;color:#333333;}
.t12-10{font-size:12px;line-height:22px;color:#333333;}
   
.t12-8-036{font-size:12px;line-height:20px;color:#003366;}
.t12-8-f69{font-size:12px;line-height:20px;color:#FF6699;}
.t12-8-f66{font-size:12px;line-height:20px;color:#FF6666;}

.t12-wood{font-size:12px;line-height:18px;color:#333333;padding-left:5px;}

.t14{font-size:14px;color:#333333;}
.t14-2{font-size:14px;line-height:16px;color:#333333;}
.t14-4{font-size:14px;line-height:18px;color:#333333;}
.t14-6{font-size:14px;line-height:20px;color:#333333;}
.t14-8{font-size:14px;line-height:22px;color:#333333;}
.t14-10{font-size:14px;line-height:24px;color:#333333;}

.t14-063{font-size:14px;line-height:20px;color:#006633;}
.t14-f0020{font-size:14px;line-height:20px;color:#FF0000;}
.t14-f00{font-size:14px;color:#FF0000;}
.t14-f00-b{font-size:14px;color:#FF0000;font-weight:bold;}
.t14-cam{font-size:14px;line-height:22px;color:#003366;}
.t14-036-b{font-size:14px;line-height:20px;color:#003366;font-weight:bold;}
.t14-08b-b{font-size:14px;line-height:20px;color:#00008b;font-weight:bold;}
.t14-homep{font-size:14px;line-height:22px;color:#003366;font-weight:bold;
  border-left:5px solid #003366;border-bottom:1px solid #003366;padding-left:5px;background-color: #eeeeee;}

.t16{font-size:16px;color:#333333;}
.t16-f69{font-size:16px;color:#FF6699;}
.t16-4{font-size:16px;line-height:20px;color:#333333;}
.t16-6{font-size:16px;line-height:22px;color:#333333;}
.t16-8{font-size:16px;line-height:24px;color:#333333;}
.t16-10{font-size:16px;line-height:26px;color:#333333;}
.t16-f09{font-size:16px;line-height:22px;color:#FF0099;}
.t16-036-b{font-size:16px;line-height:26px;color:#003366;font-weight:bold;}

/*フォーム：入力文字限定用（Win IE IME限定）*/
input #name,
input #name1,
input #name2,
input #kana,
input #kana1,
input #kana2,
input #ownername,
input #ownerkana,
input #companyname,
input #companykana,
input #add2,
input #add3,
input #add4,
input #add6,
input #add7,
input #add8,
input.name,
input.name1,
input.name2,
input.ownername,
input.ownerkana,
input.companyname,
input.companykana,
input.kana,
input.kana1,
input.kana2,
input.add2,
input.add3,
input.add4,
input.add6,
input.add7,
input.add8 { 
  width: 300px;
  ime-mode: active; /*初期値が日本語モード*/
}

input #known2,
input #relationetc,
input.known2,
input.relationetc { 
  width: 100px;
  ime-mode: active; /*初期値が日本語モード*/
}

input #tel,
input #tel2,
input #mobile,
input #fax,
input #email,
input #email2,
input.tel,
input.tel2,
input.mobile,
input.fax,
input.email,
input.email2 { 
  width: 300px;
  ime-mode: disabled; /*英数入力モード：変更不可*/
}

input #camname,
input.camname { 
  width: 400px;
  ime-mode: active; /*初期値が日本語モード*/
}

input #zip,
input #landarea,
input.zip,
input.landarea {
  width: 100px;
  ime-mode: disabled; /*英数入力モード：変更不可*/
}

input #mess,
input #usestate,
input.mess,
input.usestate { /*テキストエリア用*/
  width: 300px;
  height: 7em;
  ime-mode: active; /*初期値が日本語モード*/
}

input #naming,
input.naming { /*テキストエリア用*/
  width: 300px;
  height: 10em;
  ime-mode: active; /*初期値が日本語モード*/
}

.sample3 { /*テキストエリア用*/
  width: 300px;
  height: 7em;
  ime-mode: inactive; /*初期値が英数入力モード*/
}

