﻿/* 全体構造
---------------------------------------------------- */
body	{
	background-image: url(image/menu.jpg);
	margin: 0 auto;
	padding: 0;
	float:center;
	text-align:center;
	}



/* ヘッダー
---------------------------------------------------- */
.page	{
	background-color: #ffffff;
	margin:0px auto 0;
	width:900px;
	clear: both;
	}

.header	{
	width:900px;
	height: 270px;
	text-align:left;
	}


/* メインコンテンツ
---------------------------------------------------- */
#index_contents	{
	float:center;
	width:900px;
	margin-top:-1px;
	hight:auto;
	clear: both;
	}



/* メニューバー　上
---------------------------------------------------- */
.navi	{
	float:center;
	text-align: center;
	margin-top:0px;
	height: 40px;
	width: 900px;
	}

.navi div	{
	float:left;
	display: block;
	width: 100px;
	margin: 0px;
	padding: 0px;
	}

a.link01	{
	border:solid #363636;
	border-width:1px;

	hight:40px;
	padding:10px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	background-color: #363636;
	color: #ffffff;
	display: block;
	}

a.link01:hover	{

	border:solid #00aaff;
	border-width:1px;
	background-color: #ffffff;

	display: block;

	font-size:12px;
	text-decoration: none;

	color: #222222;
	}





/* メニューバー　左
---------------------------------------------------- */
.saidemanu {
	float: left;
	width: 170px;
}


.saidemanu h3	{
	margin-top:5px;
	*padding:5px 5px 0;
	padding:5px 5px 5px;
	width: 172px;
	text-align:left;
	font-size:16px;
	background-color: #363636;

	color:#ffffff;
	}


.menu {
	width: 165px;
	*width: 170px;
	height: auto;
	display: block;
	margin:-18px 0 20px;
	padding: 0;
	}

.menu .mini {
	border:solid #ffffff;
	border-width:1px;

	display: block;

	text-align:left;
	font-size:12px;

	height: 24px;
	width: 170px;
	}

.menu ul	{ 
	*margin:0;
	} 

.menu li	{
	display: block;
	list-style-type:none;
	}




a.link02	{
	border:solid #696969;
	border-width:1px;
	display: block;

	background-color: #696969;


	padding:8px;
	margin-bottom:10px;
	*margin-bottom:0px;

	font-size:12px;
	text-decoration: none;
	color: #ffffff;
	width: 163px;
	*width: 170px;
	}

a.link02:hover	{
	border:solid #00aaff;
	border-width:1px;
	background-color: #ffffff;

	display: block;

	font-size:12px;
	text-decoration: none;

	color: #222222;
	width: 163px;
	*width: 170px;
	}




/* トピックス
---------------------------------------------------- */

.topix {
	border: solid #000000;
	background-image: url(image/menu.jpg);
	border-width:0 1px 1px 1px;
	width: 170px;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	}

.topix p {
	text-align:left;
	font-size:12px;
	padding:5px 10px;
	width:160px;
	*width:170px;
	margin:0 0 5px;
	display: block;
	}

.topix h3	{
	margin-top:5px;


	*margin-top:5px;
	margin-bottom:0px;
	padding-left:10px;
	width:142px;
	*width:172px;
	text-align:left;
	font-size:16px;
	background-color: #FFF;

	border:solid #00aaff;
	border-width:0 10px;

	}


/* 画像リンク　indexページ　borderなし
---------------------------------------------------- */
a.link03	{
	font-size:12px;
	text-decoration: none;
	}

a.link03:hover	{
	font-size:12px;
	text-decoration: none;
	}
                       


              
/* メインボックス
---------------------------------------------------- */

.mainbox {
	width: 710px;
	margin-right: 0px;
	float: right;
	padding-top: 10px;
}

.mainbox_lineup {
	width: 720px;
	margin-right: 0px;
	float: right;
	padding-top: 10px;
}


h1	{
	font-size:10px;
	color:#333333;
	}


.mainbox h2 {
	font-size: 16px;
	color: #333;
	border-bottom: 2px dotted #00aaff;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 30px;
	}

.mainbox p {
	font-size:12px;
	color:#333333;
	line-height:150%;
	text-align:left;
	width:650px;
	}

.mainbox  {
	margin-bottom: 20px;
	}


.news {
	background-color: #FFDEAD;
	width: 615px;
	height: auto;
	float: center;
	padding: 20px;
}


.news p {
	font-size:10px;
	text-align: left;
}


.news h4 {
	font-size:14px;
	text-align: left;
}


      
/* 商品ラインナップ
---------------------------------------------------- */
.mainbox_lineup h2 {
	font-size: 16px;
	color: #333;
	border-bottom: 2px dotted #00aaff;
	text-align: left;
	padding-left:10px;
	padding-bottom: 5px ;
	margin:0px 10px 10px 0;
}

.mainbox_lineup p {
	font-size:12px;
	color:#000000;
	line-height:150%;
	text-align:left;
}

.mainbox_lineup  {
	width: 700px;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
}



/* indexページ　画像リンク　上
---------------------------------------------------- */
.categorybox {
	height: 124px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

a.linkcategory	{
	width:304px;
	height:124px;
	border-width:2px;
	border: 2px solid #606060;
	font-size:12px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	}


a.linkcategory:hover	{
	width:304px;
	height:124px;
	border-width:2px;
	border: 2px solid #00aaff;
	font-size:12px;
	text-decoration: none;
	display: block;
	margin-right: 4px;
	margin-left: 4px;
	}



/* indexページ　画像リンク　下
---------------------------------------------------- */
.categorybox02 {
	height: 104px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


a.linkcategory02	{
	width:154px;
	height:104px;
	border-width:2px;
	border: 2px solid #606060;
	font-size:12px;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	}


a.linkcategory02:hover	{
	width:154px;
	height:104px;
	border-width:2px;
	border: 2px solid #00aaff;
	font-size:12px;
	text-decoration: none;
	display: block;
	margin-right: 4px;
	margin-left: 4px;
	}
        





/* メニューバー　詳細カテゴリー
---------------------------------------------------- */
.category_navi	{
	background-image: url(image/navi.jpg);
	float:center;
	text-align: center;
	margin:10px 0;
	height: 20px;
	padding: 5px;
	width: 685px;
	*width: 700px;
	border-width:1px;
	border: 1px solid #363636;
	}

.category_navi div	{
	float:left;
	margin: 0px 5px 0 0;
	padding: 0px;
	}

a.link05	{
	hight:15px;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color: #363636;
	display: block;
	}

a.link05:hover	{
	hight:15px;
	border-width:2px;
	border-bottom: 2px solid #00aaff;
	color: #363636;
	}

a.link06	{
	hight:15px;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color: #363636;
	display: block;
	border-width:2px;
	border-bottom: 2px solid #00aaff;
	}


/* 商品紹介テキスト
---------------------------------------------------- */
.text	{
	width:650px;
	height:200px;
	margin-bottom: 10px;
	}

.text p {
	float:right;
	text-align:left;
	font-size:12px;
	width:300px;
	display: block;
	margin-top: 10px;
	}



/* オプションページ　設定
---------------------------------------------------- */


.option {
	width:650px;
	height:220px;
	}

.option img {
	float:left;
	margin:10px 0 10px 10px;
	}

.option p	{
	float:right;
	text-align:left;
	font-size:12px;
	width:420px;
	display: block;
	margin-top: 10px;
	}

.option02	{
	width:650px;
	height:160px;
	}

.option02 img	{
	float:left;
	margin: 10px;
	}

.option02 p	{
	float:right;
	text-align:left;
	font-size:12px;
	width:420px;
	display: block;
	margin-top: 10px;
	}


.option03	{
	width:650px;
	height:270px;
	}

.option03 img	{
	float:left;
	margin: 10px;
	}

.option03 p	{
	float:right;
	text-align:left;
	font-size:12px;
	width:320px;
	display: block;
	margin-top: 10px;
	}



/* アウトレットページ
---------------------------------------------------- */
.outlet p	{
	float:center;
	text-align:left;
	font-size:12px;
	width:600px;
	display: block;
	margin:20px ;
	line-height:1.5em;
	}

.out_word	{
	float:center;
	text-align:left;
	font-size:14px;
	width:600px;
	margin:40px 50px 0;
	color:#382D13;
	}



/* メニューバー　詳細カテゴリー
---------------------------------------------------- */
.out_navi	{
	background-image: url(image/out.jpg);
	float:center;
	text-align: center;
	margin:-5px 0 10px;
	height: 20px;
	padding:0 5px 5px;
	width: 590px;
	*width: 600px;
	border-width:1px;
	border: 1px solid #363636;
	}

.out_navi div	{
	float:left;
	margin: 0px 5px 0 0;
	padding: 0px;
	}

a.link07	{
	hight:15px;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color: #363636;
	display: block;
	}

a.link07:hover	{
	hight:15px;
	border-width:2px;
	border-bottom: 2px solid #FF97A2;
	color: #363636;
	}

a.link08	{
	hight:15px;
	padding:2px 5px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color: #363636;
	display: block;
	border-width:2px;
	border-bottom: 2px solid #FF97A2;
	}


/* トップに戻る
---------------------------------------------------- */

.topup	{
	width: 700px;
	padding:10px 10px;
	margin:10px 0px;
	height: 50px;
	background-color: #FFF;
	}

a.link04{
	font-size:12px;
	text-decoration: none;
	border: 1px solid #606060;
	border-width: 0 0 1px 0;
	margin:10px 0px;
	color: #333;
	float: right;
	display: block;
	}

a.link04:hover	{
	border-width: 0 0 1px 0;
	display: block;
	font-size:12px;
	margin:10px 0px;
	text-decoration: none;
	color: #F60;
	}






/* 
---------------------------------------------------- */
.r_title	{
	background-color:#666666;
	font-size:12px;
	padding:5px;
	color:#ffffff;
	}

.r_p	{
	padding:5px 0px;
	margin:5px;

	color:#222222;
	font-size:12px;
	text-align:center;

	border-bottom:1px dotted #999999;
	}

.r_pht	{
	margin:5px;

	float:center;
	}

.r_pht img	{
	margin:0 0 5px;

	float:center;
	}

table.aibo1pon td	{
	border:1px solid #696969;
	}

table.aibo1pon	{
	border-collapse:collapse;
	}


a.link09	{
	padding:0px 5px;
	margin:0px 0px 5px;
	font-size:12px;
	text-decoration: none;

	color: #333;
	text-align:left;
	display: block;
	}

a.link09:hover	{
	padding:0px 5px;
	margin:0px 0px 5px;
	font-size:12px;
	text-decoration: none;

	color:#00aaff;
	text-align:left;
	display: block;
	}

a.link10	{
	padding:5px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color: #363636;
	display: block;

	border-width:1px;
	border: 1px solid #ffffff;
	}



a.link10:hover	{
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color: #363636;
	display: block;

	border-width:1px;
	border: 1px solid #00aaff;
	}









      
/* 商品詳細ページ
---------------------------------------------------- */
.details {
	width: 700px;
	margin:10 0 ;
	float:right;

	font-size: 12px;
}


#details_left {
	margin:30 0 10 10 ;
	width: 404px;
	float:left;

	font-size: 12px;
	color: #333;
	text-align: left;
}



#details_left p {
	padding:5px;

	font-size: 12px;
	color: #333;
	text-align: left;
	line-height:1.5em;
}



#details_left h4 {
	padding:25px 0px 5px;
	margin:0px 0px 7px;

	font-size: 12px;
	color: #333;
	text-align: left;

	border-bottom: 1px solid #696969;
	color: #363636;
}


#details_right {
	margin:30 10 10 0 ;
	width: 260px;
	float:right;

	font-size: 12px;
	color: #333;
	text-align: left;
}

#details_title {
	padding:20px 0px;
	margin:0px;
	width: 260px;
	float:left;
	color: #333;

	font-size: 18px;
	text-align: left;
	line-height:1.2em;

	border: 2px solid #00aaff;
	border-width:8px 0px;
}


#details_price {
	padding:5px 0px 0px;
	margin:20px 0 0;

	font-size: 12px;
	color: #333;
	text-align: left;

	border-top: 1px solid #696969;
}


#details_right h5 {
	padding:0px 0px 5px;

	font-size: 14px;
	color: #333;
	text-align: right;

	border-bottom: 1px solid #696969;
}



#details_right h4 {
	padding:0px 0px 5px;
	margin:25px 0px 0px;
	width: 260px;

	font-size: 12px;
	color: #333;
	text-align: left;

	border-bottom: 1px solid #696969;
	color: #363636;
}


#details_right p {
	padding-left:5px;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height:1.5em;
}


#details_size p {
	padding:3px;
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height:1.5em;
}






/* メニュー下
---------------------------------------------------- */

.menu_under	{
	width: 880px;
	*width: 900px;
	height:180px;
	margin: 0 ;
	padding:5px 10px;
	background-color: #dddddd;
	}

.menu_under p	{
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	width: 850px;
	color: #111;
	}

#address	{
	width: 350px;
	height:100px;
	margin-right: 10px ;
	padding:10px;
	background-color: #ffffff;
	
	float:right;
	}

#address img	{
	float:left;
	}

#address p	{
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	width: 230px;
	color: #111;

	float:right;
	}



/* フッター
---------------------------------------------------- */
.footer {
	float:center;
	background-color:#363636;
	height:20px;
	width:900px;
	}

.footer p {
	width:890px;
	line-height:15px;
	font-size:12px;
	color:#ffffff;
	text-align:right;
	margin:5px;
	}


/*　ご注意
---------------------------------------------------- */

.infobox {
	text-align: center;
	height: auto;
	width: 700px;
	border: 1px inset #999;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #EFDDB1;
	padding: 5px;
}
.color01 {
	font-size:16px;
	color:#240000;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;		   
		   
}

.color02 {
	font-size:12px;
	color:#2D0005;
	line-height:140%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

