
#index{
	font-size:15;
	line-height:1.5;
	padding:2;
	color:#696969;
	text-align:left;}

#option{
margin-left:230;
font-size:10;
color:#696969;
font-weight:bold
}

#item_info			{font-size:16;
                 font-family:serif;
                 color:#000000;
                 font-weight:bold;}
                 
#item_ex  			{font-size:13;
                 font-family:serif;
                 color:#000000;
                 font-weight:bold;}


#add li{
	margin-bottom:2;
	font-size:14;
	font-family:;
  color:#696969;
  font-weight:bold;
              }


#desc						{font-size:15;
 								 color:#696969;
 								 font-weight:normal;
 								 font-family:alial;
 								 padding:5;
 								 line-height:1.5;
 								 
 								 }

#ceo						{font-size:15;
 								 color:#000000;
 								 font-weight:bold;
 								 font-family:alial;
 								 padding-left:355;
 								 line-height:1.5
 								 
 								 }


#greeting				{font-size:17;
 								 color:#696969;
 								 font-weight:bold;
 								 font-family:alial;
 								 
 								 line-height:1.5
 								 
 								 }


/*---------------------------
  ▼ページ全体
-------------------------- */

body {
	padding: 0;
	margin: 0 0 0 15;
	font-size: x-small;
	color: #404040;
	background:url(./images/background.gif) repeat-y;

}

p {
	margin: 0;
}

a{
	font-size:12;
	color:#b22222;}

a:link,a:visited {
	color: #404040;
	background: transparent;
	text-decoration:none;
}

a:hover, a:active {
	color: #ffa500;
	background: transparent;
	text-decoration:none;
}

/*---------------------------
  ▲ページ全体
-------------------------- */
/*---------------------------
  ▼ヘッダー
-------------------------- */

#index_header{
	width:760px;
	height:70px;
	background: #FFFFFF;
}

#h_title{
	width:760px;
	height:10px;
	background: #FFFFFF url(./images/img_color.gif) no-repeat;
}


#top_space{
	background:#cccccc;
	width:760;
	height:100;}


#header{
	width:760px;
	height:90px;
	background: #FFFFFF url(./images/img_color_hp.gif) no-repeat;
	padding-top:10;
	font-size:14
}

#header p{
	position:absolute;
	margin: 0;
	top:10px;
	left:550px;
	color: #FFFFFF;

}

#header a{
	color: #FFFFFF;
	background: transparent;
}

#header a:hover, #header a:active {
	color: #F7ED41;
}

#title ul{
	list-style-type:none;}


/*---------------------------
  ▲ヘッダー
-------------------------- */

#header	 {background-color:#808080;}

/*---------------------------
  ▼ページ本体
-------------------------- */
#pagebody{
	width: 760px;
	height: 760px;
}

#index_pagebody{
	width: 760px;
	height: 500px;
}

#index_pagebody{
	width: 760px;
	height: 400px;
}

#main{
	float: right;
	margin: 10px 10px 0px;
	width: 560px;
}


#index_main{
	float: right;
	margin: 10px 10px 0px;
	width: 500px;
	height:400;
}

#flash_main{
	float: right;
	margin: 10px 10px 0px 20px;
	width: 500px;
	height:400;
}


#right{
	float: left;
	width: 160px;
	height: 1060px;
	background:url(./images/menu_back.gif) repeat-y;
	font-size:14
	
}


#index_right{
	float: left;
	width: 160px;
	height: 750px;
	background-color:#cccccc;
	background:url(./images/menu_back.gif) repeat-y;
	
}

#item_intro ul{
	background: url(./images/icon01.gif) no-repeat;
	background-position: 0em 0.0em;
	padding-left:15;
	list-style-type:none;
}

#item_intro li{
	font-size:15dd;
	color:#696969;

	}

#add{
	font-size:12;
	color:#696969;}

#add ul{
	list-style-type:none;}

/*---------------------------
  ▲ページ本体(２段組）
-------------------------- */
/*---------------------------
  ▼メインコンテンツ
-------------------------- */


#result{
	margin: 10px 0px 5px 0px;
	line-height:25px;
	float: left;
}

#result p{
  font-size:16;
}

#result ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#result li{
	float: left;
	padding-left:5px;
}

#result li a{
	text-decoration:underline;
	
}

#result li#show {
	font-weight: bold;
	font-size:12
}


#main_area{
	clear: both;
	margin: 10 0 10 0;
	height: 400px;
	width: 557px;
	
	}


#result li#prev a{
	background:url(./images/prev.gif) no-repeat;
	display:block;
	width:75;
	height:35;
	text-indent:-9999;
	background-position:0 -5}
	

#result li#prev a:hover{
	background:url(./images/prev_ch.gif) no-repeat;
	display:block;
	width:75;
	height:35;
	text-indent:-9999;
	background-position:0 -5}

#result li#next a{
	background:url(./images/next.gif) no-repeat;
	display:block;
	width:75;
	height:35;
	text-indent:-9999;
	background-position:0 -7}


#result li#next a:hover{
	background:url(./images/next_ch.gif) no-repeat;
	display:block;
	width:75;
	height:35;
	text-indent:-9999;
	background-position:0 -7}

/*---------------------------
  ▼サムネイル
-------------------------- */


#thumbnail{
	clear: both;
	margin: 5 0 5 0;
	height: 628px;
	width: 557px;
	

}

#thumbnail a{
	display:block;
	text-indent: -9999px;
}

#thumbnail p{
	line-height: 19px;
}

#thumbnail ul{
	margin: 0px;
	padding: 0;
}

#thumbnail li{
	margin: 0px;
	float:left;
	list-style-type: none;
}

li.space{
	width: 172px;
	height: 240px;
	text-align:center;
	
}

li.nm{
	width:172;
	height:10;
	border-color:#cccccc;
	border-width:1;
	border-style:solid;
	paddong:10
	}

li.kind{
	width:260;
	height:100;}


li.title{
	width: 500px;
	height: 30px;
	text-align:center;
	
}

li.small{
	width: 92px;
	height: 200px;
	text-align:center;
	
}


li.t1_dress{
	width: 172px;
	height: 240px;
	text-align:center;
	
}


li.t1{
	width: 172px;
	height: 230px;
	text-align:center;
	
}

li.t1_f{
	width: 230px;
	height: 50px;
	text-align:center;
	
}

li.t2{
  width:340;
  height:230;
  text-align:center;
  
}


li.t2_t{
  width:250;
  height:230;
  text-align:center;
  
}


li.t3{
  width:258;
  height:250;
  text-align:center;
  
  
}


li.t4{
  width:516;
  height:150;
  text-align:center;
  
  
}

li.t5{
  width:516;
  height:250;
  text-align:center;
  }

#flash{
	widht:516;
	height:350;
	border-color:#cccccc;
	border-width:1;
	border-style:solid;
	}

#add dl{
	font-size:12;
	color:#696969;
	list-style-type:none;
}

#add{
	width:516;
	height:30;
	text-align:center;
	margin:50 0 0 0;
}


.tate{
	margin-top:25px;
}

.side{
	margin-top:50px;
}

#thumbnail ul.icon{
	padding-left: 23px;
	list-style-type: none;
}

#photo {
  padding-left:50
  }

#desc ul{
	list-style-type:none;}


/*---------------------------
  ▲サムネイル
-------------------------- */
/*---------------------------
  ▲メインコンテンツ
-------------------------- */
/*---------------------------
  ▼サイドメニュー
-------------------------- */
#r_navi{
	margin-top: 10px;
	margin-left: 5px;
	height: 581px;
	width: 15px;

}

#r_navi ul{
	padding: 0;
	margin: 35px 0px 0px 12px;
	list-style-type: none;
}

#r_navi li{
	line-height: 1.9em;
	background: url(./images/icon01.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:18;
	width:150;
	margin: 5 0 0 0 ;
	
}

#r_navi a {
  color:#696969;
  font-size:13;
  font-weight:bold}

#r_navi a:hover	{
  color:#ffa500;
  text-decoration:underline;
  font-size:13;
  font-weight:bold
}



#index_r_navi li#menu01 a{
	line-height: 1.9em;
	background: url(./images/menu01.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:1;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}


#index_r_navi li#menu01 a:hover{
	line-height: 1.9em;
	background: url(./images/menu01ch.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}

#index_r_navi li#menu02 a{
	line-height: 1.9em;
	background: url(./images/menu02.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}

#index_r_navi li#menu02 a:hover{
	line-height: 1.9em;
	background: url(./images/menu02ch.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}

#index_r_navi li#menu03 a{
	line-height: 1.9em;
	background: url(./images/menu03.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}


#index_r_navi li#menu03 a:hover{
	line-height: 1.9em;
	background: url(./images/menu03ch.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}


#index_r_navi li#menu04 a{
	line-height: 1.9em;
	background: url(./images/menu04.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}


#index_r_navi li#menu04 a:hover{
	line-height: 1.9em;
	background: url(./images/menu04ch.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}


#index_r_navi li#menu05 a{
	line-height: 1.9em;
	background: url(./images/menu05.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}


#index_r_navi li#menu05 a:hover{
	line-height: 1.9em;
	background: url(./images/menu05ch.gif) no-repeat;
	background-position: 0em 0.3em;
	padding-left:10;
	width:150;
	height:40;
	margin: 5 0 0 0 ;
	
}

#index_r_navi ul{
	padding: 0;
	margin: 35px 0px 0px 12px;
	list-style-type: none;	
}

#nm{
	font-size:12;
	color:3696969;
	}


/*---------------------------
  ▲サイドメニュー
-------------------------- */
/*---------------------------
  ▲ページ本体
-------------------------- */
/*---------------------------
  ▼フッタ
-------------------------- */
#footer{
	height:29px;
	width:760px;
	clear: both;
	background: #B2C8E1;
}

#footer	{text-align:right;
	padding-top: 10px;
	padding-right: 20px;
}

#footer p#copyright{
	height: 14px;
	width: 500px;
	background: url(./images/copyright.gif) no-repeat;
	font-size:11
}
/*---------------------------
  ▲フッタ
-------------------------- */


#next_page p#next a{
background:url(./images/2p.gif) no-repeat;
width:150;
height:40;
margin-top:120;
}


#next_page p#next a:hover{
background:url(./images/2pch.gif) no-repeat;
width:150;
height:40;
}


#prev_page p#next a{
background:url(./images/prev01.gif) no-repeat;
width:150;
height:40;
}


#prev_page p#next a:hover{
background:url(./images/prevch.gif) no-repeat;
width:150;
height:40;
}

#cover p#next a{
background:url(./images/next_p.gif) no-repeat;
width:150;
height:40;
margin-top:120;
}

#cover p#next a:hover{
background:url(./images/next_p_ch.gif) no-repeat;
width:150;
height:40;
margin-top:120;
}

#glove p#back a{
background:url(./images/back_p.gif) no-repeat;
width:150;
height:40;
margin:70 50 0 120;
}

#glove p#back a:hover{
background:url(./images/back_p_ch.gif) no-repeat;
width:150;
height:40;
margin:70 50 0 120;
}


/*---------------------------
  ▼td   table  etc////
-------------------------- */

td.title{
	background-color:#0000000;}


td.desc{
	border-bottom-color:#696969;
	border-bottom-width:1;
	border-bottom-style:dashed;
	}


#side	td{
	font-size:11;}




