/* Kawashima CSS Document 
copyright(c)kawashima All Rights Reserved. */

/*基本*/
body {
	margin: 0px;
	line-height: 20px;
}
a{
	color: #5A5A31;
    text-decoration:none;
	}

/* #コンテンツオール# */
#container{
     width: 760px;
	 margin:0px auto 0px auto;
	 border-right: 1px solid #666;
	 border-left: 1px solid #666;	 }
	 
/* ヘッダーメニュー */
.menu div{
     float: left;
     list-style-type: none;
	line-height: 20px;
     margin-left: 0;
	 padding-left: 0;
	 }
	 
/* title */
.title{
    padding: auto;
	text-align:center;
	width: 760px;
	height: 46px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}
.title h1{
	text-align: right;
	font-size: 10px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	padding-top: 5px;
	margin-bottom:0px;
	line-height: 15px;
	color: #000000;
	padding-right: 5px;
	font-weight: normal;
	}

/* Left contents */
#left{
     float: left;
	 width:149px;
	 }
#left_contents1{
    padding-left: 5px;
	margin-top: 0;
}

.menu_text{
    display: block;
	 font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	font-size: 12px;
	color: #5A5A31;
	line-height: 20px;
	border-bottom: dotted 1px #B2B2B2;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
}
.menu_text a{
    display: block;
	width: 146px;
	color: #5A5A31;
	background-image: url(../img/menu_bg.gif);
}
.menu_text a:hover{
    display: block;
	width: 146px;
	color: #5A5A31;
	background-image: url(../img/menu_bg02.gif);
}
.otameshi{
	width: 120px;
	height: 130px;
	border: solid 1px #000000;
	background-image: url(../img/m_ken.jpg);
	background-repeat: no-repeat;
	position: static;
	}	
.otameshi p{
	 font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	padding-top: 90px;
	padding-left:6px;
	padding-right:3px;
	}
/* right contents */
#right{
     float:right;
	 width: 611px;
	 }
.qa{
    width:595px;
	height:30px;
	background-image: url(../img/title01.gif);
	background-repeat: no-repeat;
  　border-bottom: dotted 1px #cccccc;
	 }
.text00{
	font-size:14px;
	line-height: 20px;
	font-weight:bold;
	padding: 10px 0px 5px 15px;
	letter-spacing: 10px;
	color: #000000;
	}
.text_style01{
     font-size:10px;
	line-height: 15px;
	 letter-spacing: 5px;
	 color: #CCCCCC;
	 }	
.text_style02{
     font-size:12px;
	line-height: 20px;
	 }	

.text_blue{
     color:#003399;
	 font-weight:bold;
	 font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	 }
.text_red{
     color:#CC3300;
	 font-weight:bold;
	 font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	 }		

/* footer */
.footer{
     clear: both;
	 font-size: 10px;
	line-height: 15px;
	 font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	 color: #666666;
	 border-top: solid 1px #9F9F9F;
	 padding-left:10px;
	 padding-bottom:5px;
	 padding-top:5px;
	 margin-top:20px;
	 }
	 
	 
/* #オーダー# */
.order{
	font-size:18px;
	line-height: 30px;
	 font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	font-weight:bold;
	color: #000066;
	line-height: 20px;
	padding-bottom:5px;
	border-bottom: solid 1px #000;
	   }
.order_text01{
	font-size:13px;
	line-height: 20px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	font-weight:bold;
	color: #000000;
	letter-spacing: -1px;
	padding-top:5px;
	 }
.text_style03{
	font-size:12px;
	line-height: 20px;
    font-family:"ＭＳ Ｐ明朝", "細明朝体","Times New Roman", Times, serif;
	padding-left:5px;
	 }	