@charset "shift_jis";
body {
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 1.8;
	color: #593948;
	margin: 0px;
	padding: 0px;
	background: url(image/cont_bg.jpg);
    background-repeat: no-repeat;
	text-align: center;
}
h1,h2,p,ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
}
img {
	border: none;
}

h5 {
	font-size:13px;
	color:#ffffff;
	margin:0 0 0px 0px;

	padding-left:5px;
	padding-bottom:0em;


	font-weight: normal;	}


h6 {
	font-size:13px;
	color:#ffffff;
	margin:0 0 0px 0px;

	padding-left:5px;
	padding-bottom:0em;


	font-weight: normal;	}

/*ＨＰ枠の設定
------------------------------------------------------------------*/
#container {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*ヘッダー設定（ＨＰタイトルとかＨ１タグとかある所）
------------------------------------------------------------------*/
#header {
  width: 960px;
  height: 110px;
  margin-bottom: 0px;
  background-image: url(image/main_hb.jpg);
  background-repeat: no-repeat;
}

#header h1 {
  margin-top: 8px;
  padding: 0px 0px 1px 10px;
  text-align: left;
  font-weight: normal;
  font-size: 10px;
  color: #c6c6c6f;
  background-repeat: no-repeat;

}

#header h2 {
  padding: 0px 0px 5px 225px;
  width: 460px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #d1423a;
}


#table-left{
  text-align: left;
  padding: 10px 0 7px 7px;
  font-size: 12px;
  color: #333333;
  line-height: 100%;
  text-decoration: none;
}


#table-right{
  text-align: right;
  margin : 0px;
  padding: 45px 4px 0px 0;
  font-size: 13px;
  color: #31b048;
  line-height: 100%;
  text-decoration: none;
}


#header-menu {
  margin: 0px 0 10px 0px;
  text-align: left;
  width: auto;
}

/*ヘッター下部の設定
------------------------------------------------------------------*/
#header2 {
  width: 960px;
  height: 230px;
  background-image: url(image/user_plan.jpg);
  background-repeat: no-repeat;
}

#header2 h2 {
  padding: 0px 0px 5px 225px;
  width: 460px;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  color: #d1423a;
}


#table-left2{
  text-align: left;
  padding: 40px 0 7px 7px;
  font-size: 12px;
  color: #333333;
  line-height: 80%;
  text-decoration: none;
}


#table-right2{
  text-align: right;
  margin : 0px;
  padding: 60px 20px 0px 0px;
  font-size: 13px;
  line-height: 100%;
  text-decoration: none;
  background-repeat: no-repeat;
}


#header2-menu {
  background-color: #bababa;
  width: 962px;
  height: 53px;
  padding: 3px 0 0 5px;
  text-align: left;
  width: auto;
}


/*右メニューの設定
------------------------------------------------------------------*/
#menu {
  float: left;
  margin: 10px 5px 10px 5px ;
  padding: 0;
  width: 245px;
  text-align: left;
  letter-spacing: 1px;
}
.menulist {
  margin: 0 0 15px 0;
  width: 230px;
  text-align: left;
}

.menulist h2 {
  height: 15px;
  margin: 0;
  padding: 0 0 0 12px;
  font-size: 8px;
  color: #261a1a;
  background-image: url(img/icon/11.gif);
  background-repeat: no-repeat;
}

.menulist a{
  color: #27262a;
  display: block;
  padding: 5px 4px 4px 3px;
  font-size: 13px;
  line-height: 200%;
  background-image: url(image/b1.gif);
  background-repeat: no-repeat;
 }

.menulist a:hover{
  color: #e11602;
  background-image: url(image/b2.gif);
  background-repeat: no-repeat;
}


.menu_free {
  margin: 0 0 15px 0;
  padding: 5px 0px 0px 0px;
  width: 170px;
  text-align: left;
}

.menu_free h2 {
  height: 30px;
  margin: 0;
  padding: 5px 0 0 12px;
  font-size: 13px;
  color: #fffffc;
  background-image: url(image/b3.gif);
  background-repeat: no-repeat;
}

.menu_free a{
  color: #27262a;
  width: 170px;
  display: block;
  padding: 5px 4px 4px 3px;
  font-size: 13px;
  line-height: 200%;
  background-image: url(image/b3.gif);
  background-repeat: no-repeat;
 }

.menu_free a:hover{
  color: #e11602;
  background-image: url(image/b4.gif);
}

.menu_free p{
  margin: 10px 1px 0 1px;
  font-size: 10px;
  background-color: #f3f3f2;
  line-height: 180%;
}

#menu p {
  margin: 10px 4px 0 4px;
  line-height: 180%;
}



/*メイン写真（下にある黒いラインとフロート解除）
------------------------------------------------------------------*/
#mainimg {
	clear: both;
	border-bottom: 5px solid #00a0e9;
}

/*メインコンテンツ（文章がある部分）
------------------------------------------------------------------*/
#main {
	float: left;
	width: 660px;
	display: inline;
	margin-top: 15px;
	margin-left: 8px;
	margin-bottom: 30px;
	background-image: url(image/mon.jpg);
    background-repeat: no-repeat;

	
}
#main h2 {
    width: 647px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(image/h01.gif);
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}

#main h3 {
	font-size: 100%;
	margin: 130px 200px 8px 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 2px;
	font-size: 14px;
}

#main p {
	margin: 10px 10px 8px 25px;
}
#new li {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 5px;
	text-indent: -1em;
	padding-left: 1em;
}


/*サブコンテンツ（右側のスペース）
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 260px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.subtable {
	border: 1px solid #a4e6f4;
	margin-bottom: 5px;
}
.subtable h3 {
	background: #999999 url(images/sub_midashi_bg.gif) repeat-x bottom;
	margin: 1px;
	text-align: center;
	font-size: 100%;
	padding-bottom: 20px;
	padding-top: 5px;
}
.subtable p {
	padding: 5px;
	color: #999999;
	font-size: 85%;
}

/*フッター（コピーライト部分）
------------------------------------------------------------------*/
#footer {
    height: 178px;
	color: #a7a7a7;
	text-align: center;
	clear: both;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(image/f_img.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #b1bbb9;
	text-decoration: none;
	font-size: 90%;
}

/*clearfix（ここは変更しないように）
------------------------------------------------------------------*/
#menu:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#menu { display: inline-block; }

/* Hides from IE-mac \*/
*html #menu { height: 1%; }
#menu { display: block; }
/* End hide from IE-mac */
