@charset "UTF-8";
/* フリーバス企画　CSS Document */

body  {
	font-size:12px;
	line-height:150%;
	color:#777;
	text-align:left;
	margin: 0px auto;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(http://www.free-bath.co.jp/images/gr_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#FFF;
}

img {
	border:0;
	padding:0px;
	margin:0px;
}

form {
	padding:0px;
	margin:0px;
}

a {
	color: #777;
	text-decoration: none;
}
a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color:#F90;
	text-decoration: none;
}


.txt_orange {
	color:#FF9900;
}
.txt_orange a:link {
	color: #F90;
	text-decoration: none;
}
.txt_orange a:visited {
	color: #F90;
	text-decoration: none;
}
.txt_orange a:hover {
	color:#FC0;
	text-decoration: none;
}



#container {
	width: 950px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:#FFF;
	text-align:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
}

#header {
	width: 950px;
	height:119px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #999;
}
#header h1 {
	font-size:12px;
	font-weight:normal;
	padding:5px;
	margin:0px;
	position:absolute;
	z-index:1;
}

#contents {
	width:950px;
	padding:0px;
	margin:0px;
	background-image:url(http://www.free-bath.co.jp/images/gr_contents_bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

#main {
	float:left;
	width:688px;
	text-align:left;
	padding:0px;
	margin:0px;
}

#right {
	float:right;
	width:246px;
	padding:0px;
	margin:0px;
}

#footer {
	background-image:url(http://www.free-bath.co.jp/images/gr_footer_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:90px;
	text-align:center;
	border-bottom:8px solid #666;
	margin-top:20px;
	margin-bottom: 0px;
	padding-bottom: 25px;
}
#footer_link {
	padding-top:50px;
}
#footer_copy {
	font-size:10px;
}

.c-both{
	clear:both;
	margin:0px;
	padding:0px;
}


/*　ページ共通　*/
.page_title,
.page_title2 {
	padding-left:29px;
	padding-bottom:18px;
}
.page_title2 {
	padding-top:16px;
}
.contents_field {
	padding-left:29px;
}




/*　トップページ用　*/
#top_mainimg {
	margin-bottom:20px;
}
/*　トップページインフォ　*/
#top_info {
	padding-bottom:24px;
}
#top_info_list {
	width:600px;
	padding-left:39px;
}
.ti_date {
	float:left;
	width:80px;
}
.ti_txt {
	float:right;
	width:515px;
}
/*　トップページ施行事例　*/
#top_jirei {
}
.top_jirei_box {
	float:left;
	width:308px;
	height:100px;
	padding-left:29px;
	padding-bottom:25px;
}
.tjb_img {
	float:left;
	width:93px;
	height:93px;
	overflow:hidden;
	background-image:url(http://www.free-bath.co.jp/images/gr_tjb_bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.tjb_txt {
	float:right;
	width:210px;
	padding-left:5px;
}
.tjb_txt h3 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
}
.tjb_txt p {
	margin-top:0px;
	margin-bottom:0px;
}
/*　ライトメニュー用　*/
#right_banner {
	text-align:right;
	padding-bottom:26px;
}
#right_button {
	text-align:right;
	padding-bottom:26px;
}
#right_banner2 {
	text-align:right;
	padding-top:20px;
	padding-right:15px;
}
#right_banner2 img {
	margin-bottom:12px;
}



/*　エントリー系　*/
#alpha {
	padding-left:29px;
}

.entry-asset {
	padding-left:10px;
	padding-right:13px;
	margin-bottom:60px;
}

.asset-header {
	margin-bottom:10px;
}

.entry-title {
	margin-top:0px;
	margin-bottom:3px;
	padding-bottom:3px;
	font-size:16px;
	font-weight:bold;
	color:#F90;
	border-bottom:1px solid #999;
}

.asset-meta {
}

.asset-meta-nagare,
.asset-meta-qanda,
.asset-meta-profile,
.asset-meta-media,
.asset-meta-voice,
.asset-meta-staff,
.asset-meta-privacy,
.asset-meta-hosyo {
	visibility:hidden;
	height:0px;
}

.entry-content {
	margin-bottom:30px;
}

.asset-footer {
	clear:both;
	/*border-top:1px dashed #999;*/
}

.entry_table01 {
	width:550px;
	border-top:1px solid #999;
}
.entry_table01 th {
	width:25%;
	background-color:#EEE;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:3px 5px;
}
.entry_table01 td {
	border-bottom:1px solid #999;
	padding:3px 5px;
}



/*　サムネイル読み込み　*/
.thumbnail_field_jirei,
.thumbnail_field_housemaker,
.thumbnail_field_blog,
.thumbnail_field_media {
	visibility: visible;
	padding-left:10px;
	margin-bottom:40px;
}
.thumbnail_field_hosyo,
.thumbnail_field_nagare,
.thumbnail_field_qanda,
.thumbnail_field_profile,
.thumbnail_field_staff,
.thumbnail_field_privacy,
.thumbnail_field_voice {
	position:absolute;
	top:-999em;
}
.thumbnail_box {
	float:left;
	width:100px;
	font-size:10px;
	line-height:140%;
	padding:5px;
	margin-right:14px;
	margin-bottom:14px;
	border:1px solid #DDD;
}
.thumbnail_box_2 {
	width:100px;
	font-size:10px;
	line-height:140%;
	padding:5px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:14px;
	border:1px solid #DDD;
	background-color:#FFF;
}
.thumbnail_box_img {
	height:100px;
	overflow:hidden;
	margin-bottom:3px;
	background-color:#EEE;
}





/*　お問い合わせ用　*/
#contact {
	padding-left:29px;
}
#contact p {
	margin-top:0px;
	margin-bottom:10px;
}
#contact strong {
	font-weight:bold;
	color:#C00;
}
#contact form{
	border-width:0;
	margin-bottom:20px;
}
#contact table {
	width:620px;
	padding:0px;
	margin:5px 0px 20px 0px;
	border-top:1px solid #999;
	border-collapse:collapse;
}
#contact th {
	width:120px;
	text-align:left;
	font-weight:normal;
	background-color:#EEE;
	padding:0px 0px 0px 15px;
	margin:0px;
	vertical-align:middle;
	border-bottom:1px solid #999;
}
#contact td {
	text-align:left;
	padding:5px 0px 5px 15px;
	margin:0px;
	border-bottom:1px solid #999;
	vertical-align:middle;
}
.c_in220 {
	width:220px;
}
.c_in320 {
	width:320px;
}




/*　エントリー　ページ分割　番号用　*/
.paged a, .paged a:visited{
	padding: 0 5px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #666;
	background-color:#FFF;
}
.paged b{
	padding: 0 5px;
	border: 1px solid #ddd;
	text-decoration: none; 
	color: #666;
	background-color:#FFF;
}


.paged2 {
	position:relative;
	top:5px;
}
