@charset "utf-8";
/* ----------------------------------------------------------
  Author : Refine KAZ [kaz@re-fine.jp]
  URI    : http://www.re-fine.jp/
  Date   : 2010.05
---------------------------------------------------------- */
html {overflow-y:scroll;}
body{
	margin: 0;
	padding: 0;
	color: #333;
	line-height:18px;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*	background-color: #FCFCFC;*/
}
a:link{
	text-decoration: underline;
	color:#333;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color:#F60;
}
a:active {
	text-decoration: none;
}

em{
	font-weight: bold;
	font-style: normal;
}

.clear{clear: both;}

/*ボーダーt*/
.line_dot{
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
img{border:0px;}

/*オンイメージ*/
.img{	
	opacity:0.6;
	filter: alpha(opacity=60);
}
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/*マージン*/
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mb3{margin-bottom: 3px;}
.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb50{margin-bottom: 50px;}
.mr5{margin-right: 5px;}
.pl20{padding-left: 20px;}
.pl40{padding-left: 40px;}
.pAll{padding:10px;}


/*テキスト*/
.text_c{text-align:center;}
.text_l{text-align:left;}
.text_r{text-align:right;}

/*各種ボックス*/
.box180{width:180px;margin-bottom:5px;}

/*フォントサイズ*/
.font14{ font-size:14px;}
.font14b{font-size:14px; font-weight:bold;}


#wrapper{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.container{
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

.container .site{
	height: 80px;
	width: 940px;
	position: relative;
}

#header{
	height: 80px;
	width: 940px;
	position: relative;
}

#sitetitle a{
	height: 80px;
	width: 150px;
	display: block;
	background-image: url(http://www.japanhome-ex.com/skin/default/img/logo.jpg);
}

/*メニュー・グローバル*/

.h_banner{
	position: absolute;
	height: 60px;
	width: 468px;
	left: 236px;
	top: 10px;
}
.h_navi_01{
	position: absolute;
	height: 25px;
	width: 110px;
	left: 712px;
	top: 10px;
}
.h_navi_02{
	position: absolute;
	height: 25px;
	width: 110px;
	left: 828px;
	top: 10px;
}
.h_navi_03{
	position: absolute;
	height: 25px;
	width: 110px;
	left: 713px;
	top: 45px;
}
.h_navi_04{
	position: absolute;
	height: 25px;
	width: 110px;
	left: 828px;
	top: 45px;
}
.user_name{
	position: absolute;
	height: 25px;
	width: 200px;
	left: 755px;
	top: 84px;
	font-size: 11px;
	font-weight: bold;
}

#menu{
	background-image: url(http://www.japanhome-ex.com/skin/default/img/menu_bg.jpg);margin-bottom: 5px;}

/*レイアウト*/

#contents{
	margin-top: 5px;
	margin-bottom: 15px;
}
.left_clm{
	float: left;
	width: 200px;
	margin-right: 10px;
}
.center_clm{
	width: 518px;
	float: left;
}
.right_clm{
	float: right;
	width: 200px;
}
.contents{
	width: 730px;
	float: left;
}

/*メイン部分*/
.main_img{
	margin-bottom: 15px;
}

/*ログイン*/
.short_title{
	background-image: url(http://www.japanhome-ex.com/skin/default/img/short_title.jpg);
	height: 25px;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.short_box{
	padding: 5px;
	width: 188px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFC146;
	border-bottom-color: #FFC146;
	border-left-color: #FFC146;
	margin-bottom: 10px;
}

.center_title{
	background-image: url(http://www.japanhome-ex.com/skin/default/img/middle_title.jpg);
	height: 25px;
	width: 510px;
	line-height: 25px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
}
.news_area{
	width: 506px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFC146;
	border-bottom-color: #FFC146;
	border-left-color: #FFC146;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
}
.n_text{
	margin-bottom: 10px;
}

.right_movie{
	margin-bottom: 10px;
}



/*フッター*/
#footer{
	border: 1px dotted #FFB218;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 50px;
}
.footer_menu{
	text-align: right;
}
.copy{
	text-align: center;
	background-color: #FFB218;
	padding: 5px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*フリーページ*/
#one_clm{
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px;
}
.one_clmtitle{
	background-image: url(http://www.japanhome-ex.com/skin/default/img/long_title.jpg);
	height: 25px;
	width: 910px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.one_clmbox{
	width: 908px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #FFC146;
}
ul.kiyaku {
	margin:0px;
	padding:0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.kiyaku li {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
ul.kiyaku02 {margin:0px; padding:0px; list-style:none;}
.kiyaku02 li {
	padding:0px;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.faq_q{
	background-image: url(http://www.japanhome-ex.com/skin/default/img/faq02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
	line-height: 40px;
	font-weight: bold;
	color: #F60;
}
.faq_a{
	background-image: url(http://www.japanhome-ex.com/skin/default/img/faq03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	padding-left: 70px;
	margin-left:40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contact_box{
	width: 80%;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	overflow:auto;
	height:100px;
	padding:10px;
}