@charset "utf-8";

/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-size: 14px;
}

 a:link,
 a:visited{
	text-decoration: none;
	color: #06C;
}
 a:hover,
 a:active{
	color: #F66;
}


#base{
	margin: 0px auto;
	width: 880px;
	background-repeat: repeat-y;
	background-image: url(graphics/BG-BodyBase.jpg);
}

#header{
	width: 850px;
	margin: 0px auto;
}
#footer{
	width: 850px;
	margin: 0px auto;
	background-image: url(graphics/footer_bg.png);
	background-color: #FFEFEB;
	background-repeat: no-repeat;
	padding: 85px 0px 15px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}



/*Contents----------------------------------------------*/
#leftNav{
	width: 200px;
	float: left;
	padding: 50px 0px 450px 10px;
	background-image: url(graphics/BG-LeftNavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-color: #FFF;
}
#leftNav ul{
	font-size: 12px;

}
#leftNav li{
	list-style: none;
	margin: 0px 0px 10px 10px;
	font-weight: normal;
	color: #7D7D7D;
	border-bottom: 1px solid;
	border-bottom-color: #CCC;
}


#leftNav li a:link,
#leftNav li a:visited{
	text-decoration: none;
	background-image: url(none);
	font-size: 12px;
	margin-right: 3px;
	font-weight: bold;
}
#leftNav li a:hover,
#leftNav li a:active{
}
#leftNav .subTitle{
	letter-spacing: 1px;
	line-height: 1;
	display: block;
	font-weight: normal;
	color: #333;
}





/*Contents----------------------------------------------*/

#mainPane{
	margin: 0px auto;
	width: 850px;
	padding: 0px 0px 30px 0px;
	background-image: url(graphics/BG-mainPane.jpg);
}

#contents{
	width: 600px;
	float: right;
	margin-right: 15px;
	padding: 25px 0px 10px 10px;
}


/*TESTIMONIAL*/
#review {
}
#review .desc{
	padding: 15px 0px;
}
#review .url{
	font-weight: bold;
	font-weight: normal;
	padding: 10px;
}
#review .url a{
	font-weight: bold;
}

#review .quoteBase{
	background-repeat: repeat-y;
	background-image: url(graphics/review/quoteTBL_base.jpg);
	background-position: 0px 0px;
	width: 600px;
}
#review .quoteBtm{
	background-repeat: no-repeat;
	background-position: 0px 100%;
	background-image: url(graphics/review/quoteTBL_btm.jpg);
}
#review .quoteLine{}
#review .quote{
	padding: 50px 50px 50px 50px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	background-image: url(graphics/review/quoteTBL_top.jpg);
}
#review .sampleImg{
	margin-top: 20px;
}

#review .quote p{
	background-repeat: repeat;
	background-position: 0px 100%;
	background-image: url(graphics/review/quoteLine.png);
	padding: 0px 10px;
	margin: 0px 20px 5px 15px;
	line-height: 30px;
}
#review .shopInfo{
	font-size: 14px;
	color: #0175A4;
	padding: 15px;
	line-height: 1.2;
}

#review .jatMSG{
	padding: 15px 60px;
}


/*profile----------------------------------------------*/
.profile {
	padding: 30px 20px 0 20px;
}
/*Groceries----------------------------------------------*/
table.webword th, table.webword td {
	font-size:12px;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
	border-bottom: 2px dotted #0CF;
}
table.webword th {
	padding:15px 3px 10px 3px;
	line-height: 16px;
}
table.webword td {
	padding:10px 3px;
}
.book {
	border-top: dotted 2px #0CF;
	border-bottom: dotted 2px #0CF;
	padding: 5px 10px;
	margin: 10px 0;
}

/*Style----------------------------------------------*/
.clear{
	clear: both;
	line-height: 0;
	font-size: 0px;
	height: 0px;
}
h1,h2,h3,h4,p,ul,li{
	margin:0;
	padding:0;
	}
h1 {
	font-size:28px;
	padding-bottom:5px;
}
h2 {
	font-size:20px;
	padding: 20px 0 5px 0;
	line-height: 1.2;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
	line-height: 14px;
	padding-bottom:5px;
}
h2{
}
h3{	padding:10px 0;
	font-size:14px;
	line-height: 16px;
}
h4{}

p{
	line-height: 1.5;
}

ul li {
	margin-left:30px;
	list-style-image: url(graphics/circle_red.jpg);
}


.totop {
	float:right;
	width:80px;
	height:25px;
	text-indent:-9000px;
	background-image: url(jp/img/totop.jpg);
	background-repeat: no-repeat;
}
.style01 {
	font-size:12px;
}
.style02 {
	padding-top:10px;
}


/*Form----------------------------------------------*/
form{}
form table{}

#submit{}

.inputS{}
.inputM{}
.inputL{}

.textAreaS{}
.textAreaM{}
.textAreaL{}



/*      ----------------------------------------------*/

