/* 全体構造
---------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	
	font-size:12px;
	line-height:140%;
	text-align:center;
	background:url(img/common/body_bg.gif) repeat;
}


h1 {
	display:block;
	width:800px;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight:normal;
	color:#333333;
	margin: 0px;
	padding: 0px;
}

p {
	margin:0px;
	pading:0px;
}

#shadow{
	width: 812px;
	background: url(img/common/shadow_bg.jpg) repeat-y;
}

#wrapper{
	width:800px;
	margin:0px auto;
	padding: 0px;
	background:url(img/common/content_bg.gif) repeat-y;
}

/*Mc版IE5は次の行を無視 \*/
*html.wrapper{height:1%}
/*Windows版IE5用裏ワザの終了*/






/*ヘッダー
------------------------------------------------------------------ */

#header{
	width: 800px;
	margin:0 0 16px 0;
	padding:0px;		
}

#header img {
	display:block;
	margin: 0px;
	padding: 0px;
}

#header object {
	display:block;
	margin: 0px;
	padding: 0px;
}

.head {
	background:url(img/common/head_bg.jpg) no-repeat;
	width: 800px;
	height:81px;
	margin:0px;
	padding:0px;
}

.logo {
	float:left;
	margin: 0px;
	padding:41px 0px 0px 18px;
}

.h_link {
	float:right;
	margin:0px;
	padding:23px 23px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}


.h_link a:link {
	color:#FFFFFF;
	text-decoration: underline;
}

.h_link a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}

.h_link a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}







/*TOPコンテンツ
------------------------------------------------------------------*/

#content {
	width:100%;
}


/*--------------サイドコンテンツ--------------*/

#sidebar {
	width:278px;
	float:right;
	text-align:left;
}


/*おすすめ商品トップ3*/
.recommend {
	width:256px;
	background:url(img/recommend_bg.gif) repeat-y;
}

.recommend img { /* ■画像周りの余白を消す */
	display:block;
	margin: 0px;
	padding:0px;
}


.top3 {
	display:block;
	width:230px;
	margin:0px 0 10px 13px;
	padding:0px;
}
.top3_con {
	display:block;
	width:230px;
	margin:0px 10px 0px 10px
	padding:0px;
}

.text_03 {
	text-align:left;
	margin:0px;
	padding:5px 10px 0px 10px;
}

.recommend_list {
	display:block;
	width:230px;
	margin:0px 0 0 13px;
	padding:0px;
}

.recommend_list img {
	float:left;
}

.r_comment {
	width:140px;
	text-align:left;
}

.r_comment img {
	margin:0px;
	padding:5px 0px 0px 5px;
}

.r_comment h3 {
	clear:both;
	display:block;
	font-size:12px;
	width:140px;
	margin:0px;
	padding:4px 0px 0px 5px;
}

.r_comment h3 a:link {
	line-height: 120%;
	font-size:12px;
	color:#006699;
	text-decoration: underline;
}

.r_comment h3 a:visited {
	line-height: 120%;
	font-size:12px;
	color:#006699;
	text-decoration: underline;
}

.r_comment h3 a:hover {
	line-height: 120%;
	font-size:12px;
	color:#006699;
	text-decoration:none;
}


.top3_text {
	display:block;
	width:130px;
	font-size:10px;
	line-height: 140%;
	color: #666666;
	margin:0px;
	padding:4px 0px 0px 5px;
}

.dotline_01 {
	background:url(img/common/dotline_01.gif) repeat-x;
	display:block;
	width:230px;
	height:1px;
	margin:10px 0 10px 13px;
	padding:0px;
}

.shop {
	margin:20px 0 0px 48px;
	padding:0px;
}


/*最新ニュース*/

.news {
	background:url(img/news_bg.gif) repeat-y;
	width:250px;
	margin:10px 0 0 0;
	padding:0px;
}

.news img { /* ■画像周りの余白を消す */
	display:block;
	margin: 0px;
	padding:0px;
}

.text_04 {
	width:220px;
	display:block;
	font-size:12px;
	color:#333333;
	text-align:left;
	margin:0px;
	padding:10px 10px 0px 15px;
}

.text_05 {
	width:235px;
	display:block;
	font-size:12px;
	text-align: right;
	margin:0px;
	padding:5px 10px 5px 10px;
}


.text_05 a:link {
	line-height: 120%;
	color:#6699CC;
	text-decoration: underline;
}

.text_05 a:visited {
	line-height: 120%;
	color:#6699CC;
	text-decoration: underline;
}

.text_05 a:hover {
	line-height: 120%;
	color:#6699CC;
	text-decoration:none;
}



.banner_01 {
	width:248px;
	margin:10px 0 0 0;
	padding:0px;
}


/*--------------メインコンテンツ--------------*/

#main_con{
	width:522px;
	float:left;
	text-align: left;
}


/*フィットネス機器*/

.fitness {
	text-align:left;
	width:485px;
	margin:0px 0 0 25px;
	padding:0px;
}

.fitness p {
	margin:0px;
	padding:5px 12px 0px 10px;
}

.f_list img {
	width:90px;
	float:left;
}

.f_comment {
	margin:	0px;
	padding: 0px;
}

.f_comment h3 {
	display:block;
	width:137px;
	height:24px;
	font-size:13px;
	background:url(img/f_list_bg.gif) no-repeat;
	margin:0px;
	padding:4px 0px 0px 13px;
}

.f_comment h3 a:link {
	font-size:13px;
	color:#006699;
	text-decoration: none;
}

.f_comment h3 a:visited {
	font-size:13px;
	color:#006699;
	text-decoration: none;
}

.f_comment h3 a:hover {
	font-size:13px;
	color:#006699;
	text-decoration:underline;
}

.f_text {
	margin:0px;
	padding:0px 10px 0px 7px;
}

.f_text a:link {
	font-size:10px;
	color:#3399CC;
	line-height: 135%;
	text-decoration: underline;
}

.f_text a:visited {
	font-size:10px;
	color:#3399CC;
	line-height: 135%;
	text-decoration:underline;
}

.f_text a:hover {
	font-size:10px;
	color:#3399CC;
	line-height: 135%;
	text-decoration:none;
}
.fitness_service {
	width: 480px;
	padding:10px 5px 0px 5px;
}



/*オンラインショッピング*/

.shopping {
	display:block;
	background-color:#E7E7E7;
	width:470px;
	margin:23px 0 0 30px;
	padding:0px;
}

.shopping img {
	margin:0px;
	padding:4px 0 0 3px;
}

.text_01 {
	text-align: left;
	font-size:12px;
	line-height:130%;
	color: #2A7BA7;
	margin:0px;
	padding:3px 8px 10px 10px;
	letter-spacing: 1px;
}



/*新着情報*/

.info {
	display:block;
	width:479px;
	text-align:left;
	margin:18px 0 0 25px;
	padding:0px;
}

.info p {
	margin:0px;
	padding:3px 0 0 15px;
}

.table {
	margin:5px 0 0 10px;
	padding:0px;
	width:460px;
}

.table dl {
	width:450px;
	margin:0;
	padding:0;
	line-height: 200%;
}
.table dt {
	float: left;
	width: 70px;
	border-bottom: 1px dotted #000000;
}
.table dd {
	_height: 1%;
	border-bottom: 1px dotted #000000;
	margin-left:-40px;
}

.table a:link {
	font-size:12px;
	color:#0099CC;
	line-height: 140%;
	text-decoration: none;
}

.table a:visited {
	font-size:12px;
	color:#0099CC;
	line-height: 140%;
	text-decoration:none;
}

.table a:hover {
	font-size:12px;
	color:#0099CC;
	line-height: 140%;
	text-decoration:underline;
}



/*会社情報・営業カレンダー*/

.athers {
	width:470px;
	height:230px;
	background:url(img/company_info_bg.gif) no-repeat;
	margin:17px 0 0 25px;
	padding:0px;
}

.company_info {
	width:278px;
	float:left;
	margin:0px;
	padding:0px;
}
.company_info img {
	margin:26px 0 0 14px;
	padding:0px;
}

.bt_con {
	width:260px;
	margin:15px 0 0 10px;
	padding:0px;
}

.bt_con img {
	margin:0px;
	padding:0px;
}


.calendar {
	width:192px;
	float: right;
	text-align:center;
}

.calendar img {
	margin:23px 0 0 0;
	padding:0px;
}

.text_02 {
	font-size:10px;
	color:#333333;
}




/* フッター
------------------------------------------------------------------*/

.fotter_nav {
	color:#006699;
	font-size:10px;
	margin:40px 0 3px 0;
	padding:3px 0 0 0;
	background-color:#E0E0E0;
}

.fotter_nav img { /* ■画像周りの余白を消す */
	display:block;
	margin: 0px;
	padding:0px;
}


.fotter_nav a:link {
	color:#006699;
	text-decoration: none;
}

.fotter_nav a:visited {
	color:#006699;
	text-decoration: none;
}

.fotter_nav a:hover {
	color:#006699;
	text-decoration:underline;
}

.fotter_info {
	font-size:12px;
	margin:0px;
	padding:8px 0 8px 0;
}

.copy {
	margin:0px;
	padding:0px;
	display:block;
	width:800px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}






/* クリアフィックス
---------------------------------------------------- */
div{
	zoom:1;/*for IE 5.5-7*/
	line-height: 140%;
	color: #666666;
	}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
/*dreamweaverでの表示崩れ防止*/
/*    visibility:hidden;*/
}

