@charset "UTF-8";

/* 文書全体 */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	border: 0px;
	font-size:14px;
	/*	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;*/
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	background-position: center top;
	background-repeat: no-repeat;
	color: #666666;
	background-image: url(image/temp/bg.jpg);
}
a:link,a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover,a:active {
	color: #999999;
	text-decoration: underline;
}

/* basebox */
#wrapper {
	width:855px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 855px;
	padding: 0px;
	position: relative;
	height: 266px;
	background-image: url(image/temp/head-bg4.jpg);
}
#header2 {
	width:auto;
	padding:0px;
	position:relative;
	height:20px;
	background-color: #006600;
}
#navi{
	height:15px;
	margin-top: 10px;
}

#navi2{
	height:510px;
	width: 160px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#contents {
	width:853px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF6633;
	border-left-color: #FF6633;
}
#footer {
	font-size: 8.5pt;
	padding-top: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

#tel {
	width:635px;
	float: right;
	text-align: right;
	padding-right: 50px;
	padding-bottom: 30px;
	margin-left: 170px;
}
/*
背景にpngを使う場合
スタイルシートに追加。iepngfixはそれぞれのIDやclassに。
* html .iepngfix { behavior: expression(IEPNGFIX.fix(this)); } 
*/




.clear { clear: both; width:0px; height:0px; display:block; overflow:hidden; }

.cen{
text-align:center;
}



h1#main_title{
	font-size: 10px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	line-height: 150%;
	height: 20px;
	padding-top: 20px;
	overflow: hidden;
	font-weight: normal;
	padding-left: 10px;
	visibility: hidden;
}


div#logo{
width:250px;
float:left;
}

div#topcontact{
	width: 354px;
	float: right;
	position: absolute;
	left: 86px;
	top: 36px;
	height: 103px;
}

div#topcontact1{
	width: 99px;
	float: right;
	position: absolute;
	left: 515px;
	top: 203px;
	height: 63px;
}
div#topcontact2{
	width: 103px;
	float: right;
	position: absolute;
	left: 412px;
	top: 203px;
	height: 63px;
}
div#topcontact3{
	width: 103px;
	float: right;
	position: absolute;
	left: 309px;
	top: 203px;
	height: 63px;
}
div#topcontact4{
	width: 103px;
	float: right;
	position: absolute;
	left: 206px;
	top: 203px;
	height: 63px;
}
div#topcontact5{
	width: 103px;
	float: right;
	position: absolute;
	left: 103px;
	top: 203px;
	height: 63px;
}
div#topcontact6{
	width: 103px;
	float: right;
	position: absolute;
	left: 0px;
	top: 203px;
	height: 63px;
}
div#topcontact7{
	width: 103px;
	float: right;
	position: absolute;
	left: 619px;
	top: 203px;
	height: 63px;
	cursor: crosshair;
}


div#header ul{
	height:24px;
	position:absolute;
	width:345px;
	left:506px;
	top:0px;
	list-style-image: none;
	list-style-type: none;
}
div#header ul li{
	float:right;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #333333;
	background-image: url(image/temp/list.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
div#header ul li img{
vertical-align:bottom;
}


div#navi ul{
	list-style:none;
	height:47px;
}
div#navi ul li{
float:left;
}
div#navi ul li img{
vertical-align:bottom;
}

div#navi2 ul{
	list-style:none;
	padding-left: 5px;
}
div#navi2 ul li{
	float:left;
}
div#navi2 ul li img{
vertical-align:bottom;
}



div#leftarea{
	width:673px;
	float:right;
	margin: 0px;
	font-size: 10pt;
	color: #333333;
	line-height: 16pt;
	height: auto;
	margin-left: 10px;
}
div#rightarea{
	width:165px;
	float:left;
	background-image: url(image/temp/bg_r.jpg);
}



div#in_leftarea{
	width:600px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 170%;
}
div#tec{
	width:600px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 170%;
	height: 70px;
	float: left;
}
div#menu_l{
	width:250px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 170%;
	float: left;
}
div#menu_r{
	width:250px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 170%;
	float: right;
}
div#in_area {
	width: 500px;
	padding-left: 30px;
}

div#in_rightarea{
	width:160px;
	float:right;
}
div#ad {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	width: 150px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	padding-left: 10px;
}
#sche {
	width: 600px;
	background-position: center;
	text-align: right;
	margin-left: 20px;
}


p#special_link{
padding-top:15px;
padding-left:17px;
background:url(style/img/inner/point08.gif) no-repeat left 18px;
}

div#promo{
	position:relative;
	width:665px;
	height:280px;
}
div#promo div#promo_button01{
	width:309px;
	height:99px;
	position:absolute;
	left:3px;
	top:78px;
}
div#promo div#promo_button02{
	width:364px;
	height:28px;
	position:absolute;
	left:32px;
	top:148px;
}

div.rightbox01{
width:246px;
background:url(style/img/maga_re.gif) repeat-y 0 0;
border-bottom:1px solid #CAC8C5;
}
div#maga_in{
width:222px;
margin:0 auto 10px auto;
}

div#maga_in input{
width:130px;
border:1px solid #a8a8a8;
padding:2px;
}

div#maga_in button{
border:none;
}


div#blog_in{
width:222px;
margin:0 auto 10px auto;
}
div#blog_in dl{
padding-top:3px;
padding-bottom:15px;
border-bottom:1px solid #a8a8a8;
}
div#blog_in dt{
width:110px;
color:#94887F;
font-size:10px;
padding-top:5px;
}
div#blog_in dd{
background:url(style/img/point01.gif) no-repeat left 4px;
padding:0px 0px 3px 18px;
}


div#syojo{
background:url(style/img/syojo.gif) no-repeat left top;
padding:5px 0px 0px 85px;
font-size:10px;
line-height:150%;
margin-top:10px;
height:110px;
}
div#syojo h4{
font-size:10px;
font-weight:normal;
padding-bottom:10px;
}
div#syojo p{
color:#817C74;
}












ul.menu01{
list-style:none;
width:202px;
}
ul.menu01 li{
width:202px;
}
ul.menu01 li a{
display:block;
background:url(style/img/inner/menu_bg01.gif) no-repeat left top;
padding:12px 5px 12px 30px;
width:167px;
font-size:12px;
text-decoration:none;
color:#333333;
border-bottom:1px solid #D3D1CE;
}
ul.menu01 li a:hover{
background:url(style/img/inner/menu_bg02.gif) no-repeat left top;
text-decoration:none;
color:#333333;
}



div.tabBox dl{
border-bottom:1px solid #DBDAD8;
width:520px;
margin:0px auto;
}
div.tabBox dt{
color:#94887F;
font-size:10px;
letter-spacing:0.5px;
width:100px;
float:left;
padding:10px 0px 10px 0px;
line-height:150%;
margin:0px;
}
div.tabBox dd{
width:420px;
float:left;
font-size:10px;
padding:10px 0px 10px 0px;
line-height:150%;
margin:0px;
}
div.tabBox dd p{
font-size:12px;
line-height:160%;
padding:2px 0px 2px 23px;
background:url(style/img/point01.gif) no-repeat 3px 7px;
}

.tab_cates{
color:#5E5C5A;
font-size:10px;
letter-spacing:0.5px;
}


ul.tab_rss{
list-style:none;
border-bottom:1px solid #E1DED8;
border-top:1px solid #E1DED8;
border-right:1px solid #E1DED8;
width:520px;
background:#EFEDE9;
margin:10px auto 5px;
height:24px;
}
ul.tab_rss li{
float:left;
}
ul.tab_rss li img{
vertical-align:bottom;
}




#foot_navi{
	height:100px;
	padding-top: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 210px;
	float: left;
}
#foot_navi ul{
	float:left;
	font-size: 9px;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
}
#foot_navi ul li{
	float:none;
	text-align: left;
	font-size: 11px;
	background-image: url(image/temp/list.gif);








0 50% no-repeat; 
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-left: 20px;
	background-position: left top;
	line-height: 160%;
}
#foot_navi ul li img{
vertical-align:bottom;
}
#for{
	width:200px;
	float:right;
	font-size: 9pt;
	color: #666666;
	line-height: 16pt;
}


div#footlogo{
width:170px;
float:left;
}


div#foot_endarea{
	height:30px;
	background-color: #333333;
	bottom: 10px;
	line-height: 150%;
	font-size: 10px;
	color: #339900;
	margin: 0px;
	padding: 10px;
	background-image: url(image/temp/bg2.gif);
}
p#endtxt a:link,p#endtxt a:visited { color: #8A8683; text-decoration:none; }
p#endtxt a:hover,p#endtxt a:active { color: #8A8683; text-decoration:none; }




div#remaga{
background:url(style/img/endline.gif) no-repeat left bottom;
padding-bottom:10px;}

div#mails{
width:216px;
margin:0px auto;
}


div#mails input{
width:200px;
padding:1px;
border:1px solid #A9A9A9;
}

div#remaga table{
margin-left:11px;
margin-top:5px;
}



div#remaga ul{
list-style:none;
padding-left:20px;
}
div#remaga ul li.relist01{
background:url(style/img/inner/point06.gif) no-repeat left center;
padding:3px 0px 3px 18px;
}

div#remaga ul li.relist02{
background:url(style/img/pointrss.gif) no-repeat left center;
padding:3px 0px 3px 18px;
}

div#remaga ul li.relist03{
background:url(style/img/inner/point06.gif) no-repeat left 7px;
padding:3px 0px 3px 18px;
}


div#inmaga{
width:202px;
background:url(style/img/z05.gif) no-repeat left bottom;
padding-bottom:10px;
margin-bottom:10px;
}
div#inmaga input{
width:120px;
padding:1px;
border:1px solid #A9A9A9;
}

div#inmaga ul{
list-style:none;
padding-left:5px;
}
div#inmaga ul li.relist01{
background:url(style/img/inner/point06.gif) no-repeat left center;
padding:3px 0px 3px 18px;
}

div#inmaga ul li.relist02{
background:url(style/img/pointrss.gif) no-repeat left center;
padding:3px 0px 3px 18px;
}

div#inmaga ul li.relist03{
background:url(style/img/inner/point06.gif) no-repeat left 7px;
padding:3px 0px 3px 18px;
}



div#inmaga form{
padding:0px;
margin:0px;
}
.flote 
    {
         float: right;
         margin-left: 1em;
      }
      *.floatclear
      {
         clear: both;
      }

div#in_leftarea ul {
	list-style-type: square;
}
.grade2 {
	font-size: 12pt;
	color: #0066FF;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
.grade3 {
	font-size: 12pt;
	color: #009900;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
.grade4 {
	font-size: 12pt;
	color: #FF3300;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
}
