@CHARSET "UTF-8";

div#content00 {
    background: url("../img/main_back3.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

h3 {
    border-bottom: 1px solid #2D6C2D;
    border-left: 10px solid #2D6C2D;
    clear: both;
    color: #2D6C2D;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 15px;
    padding-left: 15px;
}

p.text_about {
	font-size : 13px ;
	color : #4D4D4D ;
	margin-bottom : 15px ;
}

/*固まるクンとは*/

div.about01 {
	float : left ;
	margin-top : 10px ;
	margin-bottom : 20px ;
}

div.about02 {
	float : left ;
	width : 400px ;
	padding-left : 20px ;
	margin-top : 20px ;
}

div.natural_img {
	background : url(../img/natural/img_back.gif) repeat ;
	width : 250px ;
	height : 258px ;
	padding : 10px ;
	margin-bottom : 25px ;
}

div.natural_img02 {
	background : url(../img/natural/img_back.gif) repeat ;
	width : 250px ;
	height : 258px ;
	padding : 10px ;
	margin-bottom : 25px ;
	margin-left : 200px ;
	margin-top : 20px ;
}

table.online {
	width : 450px ;
	text-align : center ;
	margin: 10px 0 20px;
}

table.online td {
	padding : 5px ;
}

table.online td img {
	vertical-align : middle ;
}

table.online td a {
	color : #4D4D4D ;
	text-decoration : none ;
	font-size : 12px ;
	margin-left : 5px ;
}

table.online td a:hover {
	text-decoration : underline ;
}



table.online02 {
	width : 400px ;
	margin-top : 20px ;
	margin-bottom : 20px ;
}

table.online02 th {
	padding : 10px ;
	background : #D5E3B2 ;
	font-size : 12px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
}

table.online02 td {
	padding : 10px ;
	font-size : 12px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
}

table.online02 td.td01 {
	padding : 10px ;
	xbackground : #D5E3B2 ;
	font-size : 16px ;
	color : #FF6400 ;
	border : 1px solid #666666 ;
}

table.online02 td.td02 {
	padding : 10px ;
	font-size : 11px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
}

p.text01 {
	padding : 10px 20px ;
	color : #4D4D4D ;
}


table.online03 {
	clear : both ;
	width : 720px ;
	margin-top : 10px ;
	margin-bottom : 40px ;
	margin-left : 5px ;
}

table.online03 th {
	padding : 10px ;
	background : #D5E3B2 ;
	font-size : 13px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
	text-align : center ;
}

table.online03 td {
	padding : 10px ;
	font-size : 12px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
}

table.online03 td.td00 {
	padding : 10px ;
	font-size : 15px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
	text-align : center ;
}

table.online03 td.td01 {
	padding : 10px ;
	font-size : 16px ;
	color : #FF6400 ;
	border : 1px solid #666666 ;
	text-align : center ;
}

table.online03 td.td02 {
	padding : 10px ;
	font-size : 11px ;
	color : #4D4D4D ;
	border : 1px solid #666666 ;
}

form.cartjs_product_form table th{
  border : 0px ;
  background-color: #fff;
}

form.cartjs_product_form table td{
  border : 0px ;
}

span.price {
	font-weight : bold ;
	font-size : 16px ;
	color : red ;
}

/*submit ボタン*/

input[type="text"] {
	margin-left : 5px ;
}

input[type="submit"] {
	background-color: #0074CC;
    background-image: -moz-linear-gradient(center top , #0088CC, #0055CC);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);

    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);

    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    line-height: normal;
    padding: 9px 14px;

    margin-top : 10px ;
    cursor:pointer;
}

td.td_cart {
	text-align : center ;
	width:120px;'
}

.price {
	color: red;
	font-size: 16px;
}
