/* common.css */

/* 前頁共通部定義 */

body{
	margin : auto;
	text-align : center;
	padding: 0px;

	border-top : 9px solid #2D2300;
	background-color : #F5F5E3;
	font-family : "ＭＳ Ｐゴシック";

/*
	background: url(../img/bg/bg01.gif) repeat-x;
	background-repeat: repeat-x;
	background-position: top;

  scrollbar-face-color:       #ffffff;
  scrollbar-highlight-color:  #7cacd4;
  scrollbar-shadow-color:     #7cacd4;
  scrollbar-darkshadow-color: #7cacd4;
  scrollbar-arrow-color:      #ffffff;
  scrollbar-base-color:       #7cacd4;
  scrollbar-3dlight-color:    #7cacd4;
  scrollbar-track-color:      #7cacd4;



  scrollbar-face-color: #ff9999;       
  scrollbar-3dlight-color: #ffcccc;    
  scrollbar-highlight-color: #ffcccc;  
  scrollbar-shadow-color: #ff6666;     
  scrollbar-darkshadow-color: #ff6666; 
  scrollbar-arrow-color: #ff0000;      

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
*/

  scrollbar-base-color: #ffffff;
  
}


.conteiner {
	width : 900px;
/*
	background-color : #E0E0E0;
*/
	position : relative; top:0px; left: 0px;
}


.header{
	width : 850px;

	margin : 0px 25px 0px 25px;
	padding-top : 0px;

	text-align : left;


/*
	background-color : #D0D0D0;
*/
	position : absolute; top:0px; left: 0px;
}


.header_left{
	width :500px;
	margin-top : 5px;

	position : relative; top:0px; left: 0px;

	color : #AAAAAA;

/*
	background-color : #F0F0F0;
*/
}

.header_right{
	width :250px;
	text-align : right;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;


	position : absolute; top:0px; left: 605px;



/*
	background-color : #00ff00;
	background-color : #000000;
*/
}

.header_right img{
	margin : 0 0 0 5px;
	padding : 0;
	border: 0;
}

p.site_map{
	margin : 5px 10px;
}


.top_logo{
	margin : 30px 0 0 0;
	padding : 0px 0px;

/*
	background-color : #F0F0F0;
	background: url(../img/hedder.jpg) no-repeat scroll 0 0;
	border : 1px solid #000000;
*/

}



h1{
	text-align : left;
	font-size : 11px;
	font-weight : normal;

	
	margin : 0px 0px;
	padding : 0px;
	
}

h2{
	font-size:13px;
	font-weight : normal;

	color : #000000;

	margin : 0px;
	padding : 0px;
}

h3{
	font-size:12px;
	font-weight : normal;

	color : #0055FF;

	margin : 0px 0px;

}

h4{
	font-weight : normal;
	margin : 0;
}

a:visited {
	color:#000000;
	text-decoration : none;
}

a:link {
	color:#000000;
	text-decoration : none;
}
a:hover {
	color:#000000;
	text-decoration : underline;
}

a:active {
	color:#000000;
	text-decoration : underline;
}

div.clear_float{
	clear : both;
}


img.head_tel{
	float:right;
	margin-top : 0px;
}


img.banner01{
	margin : 0;
}

.side_navi_button {
	float : right;
	
	width :230px;
	
	margin : 0px 0px 20px 0px;
	padding : 0px 0px;
	background-color : #DDDCCA;
/*
	border-bottom : 2px solid #A0A0A0;
	position : relative; top:0px; left: 0px;
*/
}


img.navi_icon{
	width : 230px;
	height : 40px;

	vertical-align:top;
	border : 0;

	margin : 0px;
	padding : 0px;
}


.side_navi_banner2 {
	float : right;
	width :230px;

	margin : 5px 0px 0px 0px;
	padding : 0px 0px;
/*
	background-color : #0000F0;
	border-bottom : 2px solid #A0A0A0;
*/
}


.side_navi_banner3 {
	float : right;
	width :230px;
	height : 200px;

	margin : 50px 0px;
	padding : 0px 0px;

	background : url(../img/banner/side_shopinfo.png) no-repeat;

/*
	
	background-color : #0000F0;
	border-bottom : 2px solid #A0A0A0;
*/
	position : relative; top:0px; left: 0px;

}


.cat_cont_midasi{
	width : 490px;
	height : 20px;

	text-align : left;
	vertical-align : middle;

	margin : 0px 0px 0px 0px;
	padding : 10px 35px 6px 45px;

/*
	padding-top : 9px;
	padding-left : 30px;
	height : 20px;
*/

	font-size:13px;
	font-weight : bold;
	color : #000000;
	background : url(../img/midasi/midashi.png) no-repeat;
/*
	letter-spacing : 2px;
	border-top : 1px solid #A0A0A0;
	border-bottom : 1px solid #A0A0A0;
	background-color : #EEEEEE;
*/
}


#footerMap{
	width : 100%;
	height : 35px;

	margin : 50px 0px 0px 0px;

	font-size : 10px;

/*
	text-align : right;
	background-color : #786400;

*/
}


#footerMap h3 {
	float: left;
	text-align : right;

	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0 10px 0 10px;
	font-size:11px;

	color : #FFFFFF;
/*
	background-color : #FF0000;
*/
}


#footerMap ul li {

	display:inline;
	border-left: 2px solid #FFFFFF;
	margin-right:10px;
	padding-left:10px;
	color : #FFFFFF;
/*
	background-color : #00FF00;
*/
}


#footerMap ul li.home {
	margin-right:10px;
	border-left: 0;
}


#footerMap ul li.end {
	display:inline;
	border-left: 2px solid #FFFFFF;
	margin-right:10px;
	padding-left:10px;
	color : #FFFFFF;

}


#footerMap a:visited {
	color:#FFFFFF;
	text-decoration : none;
}

#footerMap a:link {
	color:#FFFFFF;
	text-decoration : none;
}

#footerMap a:hover {
	color:#FFFFFF;
	text-decoration : underline;
/*

*/
}

#footerMap a:active {
	color:#FFFFFF;
	text-decoration : underline;
}


.copyright{

	margin-top : 0px;

/*
	background: #F7F7F7;
	font-weight : bold;
	background: #FFFFFF;
	background-color : #FFaa00;
*/

}

.copyright p{
	margin : 0px;

	color : #FFFFFF;
/*
	text-align: right;
*/
	font-size : 12px;
	line-height :1.3em;

	font-family: Arial, Helvetica, sans-serif;
}


.sign{

	margin : 0px;

/*
	background: #F7F7F7;
	font-weight : bold;
	background: #FFFFFF;
	background-color : #FFaa00;
*/

}

.sign p{
	margin : 0px;
	color : #FFFFFF;
/*	
	text-align: right;
*/
	font-size : 12px;
	line-height :1.3em;
	font-family: Arial, Helvetica, sans-serif;
}


.sign a:visited {
	color:#FFFFFF;
	text-decoration : none;
}


.sign a:link {
	color:#FFFFFF;
	text-decoration : none;
}


.sign a:hover {
	color:#FFFFFF;
	text-decoration : underline;
}


.sign a:active {
	color:#FFFFFF;
	text-decoration : underline;
}


.cont_eyecatch{
	width :850px;
	
	margin : 0px 0px;
	padding-top : 0px;


/*	
	border : 1px solid #000000;
	background-color : #FFE304;
	border-top : 7px solid #4E3000;
*/
	position : relative; top:0px; left: 0px;

}


img.eyecatch_img{
	padding : 0px;
	margin : 5px 0;
}


.cont_center{
	float : right;

	width :570px;
	margin : 0px 0px;



/*
	background-color : #00E304;
*/
	position : relative; top:10px; left: 0px;
}


p.exp_top_long{
	width : 535px;
	text-align : left;

	margin : 5px 0px 5px 15px;
	
	font-size : 12px;
	color : #000000;

	line-height : 1.5em;

	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */

/*
	background-color : #FF0000;

*/
}


/* カテゴリーページ用定義 */

.root{
	width :850px;
	height : 20px;

/*
	border-bottom : 2px solid #A0A0A0;
	background-color : #DDAADD;
*/
	position : relative; top:0px; left: 0px;
}


p.pankuzu{
	margin : 5px 10px;
	padding : 3px 0px;
	font-size : 10px;
	font-weight : normal;
	text-align : left;

	color : #000000;
/*
	background-color : #AA55AA;
*/
}


img.waku{
	padding:2px;
	border:1px solid #B0B0B0;
	background:#FFF;
}


#mainMenu{
	float:right;
	width:850px;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}

#mainMenu li{
	float:left;
	margin:0 0 0 0px;
	padding:0;
}

.top_navi{
	width : 850px;
	height : 42px;
	margin : 0px;
/*
	background-color : #DE0099;
*/
}


p.right_link2{
	width : 160px;
	float : right ;
	margin : 5px 5px;
	font-size : 12px;
	text-align : right;
	background-image: url(../img/bg/cursor.png);
	background-repeat: no-repeat;
	background-position: center left;
/*
	background-color : #B1E2FF;
*/
}



p.banner_info{
	text-align : left;
	font-size : 12px;
	margin : 50px 10px 0 10px;
	color : #FFFFFF;
	line-height : 1.5em;

}


.cont_toiawase{
	
	width :570px;
	height : 200px;
	
	margin : 0px 0px;


/*
	border-top : 2px solid #A0A0A0;
	background-color : #FFE304;
*/
}


p.tbl_cmt{
	margin : 5px 30px;
	text-align : left;
	font-size : 10px;
}


.cont_half01{
	float : left;
	text-align : left;
	width :260px;

	font-size : 12px;
	line-height : 1.5em;

	margin : 10px 0px 10px 10px;

/*
	background-color : #E30004;
	letter-spacing : 0.1em;
	background: url(../img/bg/top_syukuhaku.png) no-repeat scroll 0% 0%;

*/

}


.date{
	margin : 0px;
	color : #FF0000;
/*
	font-weight : bold;
	background-color : #FF00FF;
*/
}


p.exp_half{
	font-size : 12px;
	margin : 0;
	color : #000000;

	text-align: justify; /* for modern browser */
	text-justify: inter-ideograph; /* IE6〜8 */

/*
	background-color:#E30045;
*/
}