@charset "utf-8";
/* CSS Document */


/*　太田整形フィットネスクラブ
------------------------------------------------------------- */

#main_fitness {
	width: 960px;
	height:200px;
	margin: 0 auto;
}

#contents_area {
	width:670px;
	margin-left:40px;
}
#top_banner  {
	margin:20px 0;
}

#top_banner img {
	margin:4px;
}

.floor_icon {
	text-align:left;
}
























/*　会社概要
------------------------------------------------------------- */
.company_area {
	width:630px;
	margin-bottom:40px;
}
.company_area table {
	width:560px;
	margin:0 auto;
}
.company_area table th{
	width:100px;
	border-bottom:#CCC dotted 1px;
	text-align:left;
	color:#ED7878;
	font-weight:normal;
	padding:8px 0;
	vertical-align:top;
}
.company_area table td{
	border-bottom:#CCC dotted 1px;
	text-align:left;
	padding:6px 0;
}

.ym {
	width:100px;
	border-bottom:#CCC dotted 1px;
	text-align:left;
	font-weight:normal;
	padding-top:8px;
	vertical-align:top;
}

.company_area img {
	margin:20px 10px;
}


/*　個人所法保護方針
------------------------------------------------------------- */
#privacypolicy_area {
	margin:20px 0;
	width:600px;
}

#privacypolicy_area h3 {
	width:600px;
	padding-left:0;
	margin-left:0;
	line-height:18px;
	font-size:14px;
	color:#ED7878;
	font-weight:normal;
	background:none;
}

#privacypolicy_area p {
	line-height:16px;
	margin: 0;
	padding-left:26px;
	padding-right:6px;
	font-size:90%;
}

#privacypolicy_area ul {
	margin-left: 50px;
	margin-right: 40px;
	
}
#privacypolicy_area ul li{
	margin:0;
	text-align:left;
	padding: 0 ;
	list-style:disc;
}

/*　サイトマップ
------------------------------------------------------------- */
#sitemap_block {
	margin:50px;
}
#sitemap_block h3 {
	margin-left:0;
	line-height:18px;
	font-size:14px;
	font-weight:normal;
	background:none;
}

#sitemap_block ul {
	margin:30px;
}
#sitemap_block ul li{
	text-align:left;
	letter-spacing: 0.5em;
	margin:20px 0;
	padding-left:30px;
	list-style:none;
	background:url(../images/listimage.jpg)  0 50% no-repeat;
}

.sitemap_left {
float:left;

}
.sitemap_right {
float:right;
padding-right:30px;

}
/* お問い合わせフォーム
------------------------------------------------------------------------ */
#contact_form {
	margin: 0 auto;
	text-align:center;
}

#contact_form table {
	width: 580px;
	margin: 0 auto;
	text-align:center;
}
#contact_form table th {
	width: 170px;
	padding: 6px 6px 6px 10px;
	border-bottom: 1px dotted #ccc;
	font-weight:normal;
	text-align:left;
}
#contact_form table td {
	padding: 6px;
	border-bottom: 1px dotted #ccc;
	text-align:left;
}
.form_active {
	ime-mode:active;
}
.form_inactive {
	ime-mode:inactive;
}

/* お問い合わせボタン
------------------------------------------------------------------------ */
.submit_button input {
	width: 160px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/button_contact_form.png) no-repeat;
	border: none;
	display:block;
	cursor: pointer;
	text-align:center;
}

/* 業務案内
------------------------------------------------------------------------ */

#service_area h3 {
	padding-top:20px;
	background: none;
	font-size:18px;
	text-indent:0;
}
#service_area p {
	padding-left:270px;
	padding-right:20px;
	font-size:90%;
}
.tomaker {
	padding-right:22px;
	text-align:right;
	color:#ED7878;
	font-size:80%;
	}
.tomaker a {
	color:#ED7878;
	text-decoration: none;
}

.tomaker a:hover {
	color: #cccccc;
	text-decoration: none;
}

#officefurniture {
	width: 570px;
	height: 190px;
	margin: 30px;
	background: url(../images/bgimage_officefurniture.jpg) no-repeat;
}
#documentsolution {
	width: 570px;
	height: 190px;
	margin: 30px;
	background: url(../images/bgimage_documentsolution.jpg) no-repeat;
}
#officesupplies {
	width: 570px;
	height: 190px;
	margin: 30px;
	background: url(../images/bgimage_officesupplies.jpg) no-repeat;
}
#schoolsupplies {
	width: 570px;
	height: 190px;
	margin: 30px;
	background: url(../images/bgimage_schoolsupplies.jpg) no-repeat;
}

/*　店舗案内
------------------------------------------------------------- */
.aboutshop {
padding-right:20px;
}

#shop_area p {
	padding-left:40px;
}

#shop_area img {
	padding:0 4px;
	float:right;
}

#shop_area ul {
	margin-left: 20px;
	width:170px;
	display:block;
	float:left;
}
#shop_area ul li{
	padding-left:30px;
	list-style:none;
	text-align:left;

}

/*　取扱品目
------------------------------------------------------------- */
.item_block {
	width: 600px;
	margin:0 auto;
}
.item_block img {
	margin-left: 20px;
	float:left;
}
.item_block p {
}
.item_text {
	width: 408px;
	float:right;
	height:150px;
}
.title_maker {
	margin-top: 0 !important;
	margin-left: 40px !important;
	padding:0;
	text-align:left;
	color:#ED7878;
	font-size:100%;
	line-height:150%;
	}
.text_maker {
	margin:10px;
	text-align:left;
	font-size:100% ;
	line-height:150%;
	}


/*　おすすめ文具
------------------------------------------------------------- */
#recommend_area {
	padding-top:20px;
}
#recommend_area h3 {
	background: none;
	text-indent:0;
}

.recommend_block {
	width: 580px;
	margin:20px 10px;
}
.recommend_block img {
	float:left;
}
.recommend_block p {
}
.recommend_text {
	width: 300px;
	float:right;
}
.recommend_title {
	margin-top: 0 !important;
	margin-left: 40px !important;
	padding:0;
	text-align:left;
	color:#ED7878;
	font-size:100%;
	line-height:150%;
	}
