@charset "utf-8";

/* ------------------------------
 ■■ CSS for urbantec_Coop ■■
------------------------------ */
div#content00 {
	background : url(../img/main_back2.gif) repeat-x ;
}

/* ------------------------------
	main
------------------------------ */

h4.title_about {
	background : url(../img/title_back720.gif) no-repeat ;
	width : 720px ;
	height : 33px ;
	font-size : 18px ;
	color : #5B4A3F ;
	font-weight : normal ;
	padding-left : 15px ;
	padding-top : 7px ;
	clear : both ;
}

p.shop_text01 {
	margin-bottom : 20px ;
	text-align: center;
}

/*ナチュラルコートとは*/
div.about01 {
	clear : both ;
	float : left ;
	margin-top : 20px ;
	margin-bottom : 20px ;
	padding-left: 20px;
}
div.about02 {
	float : left ;
	width : 400px ;
	padding-left : 20px ;
	margin-top : 20px ;
}

div.about02 h5{
		font-weight: bold;
		font-size: 20px;
}

div.about02 p{
		font-size: 16px;
		line-height: 1.8;
}

div.about022 {
	float : left ;
	xwidth : 260px ;
	padding-left : 20px ;
	margin-top : 10px ;
}
div.natural_img {
	background : url(../img/natural/img_back.gif) repeat ;
	width : 220px ;
	height : 176px ;
	padding : 10px ;
}

div.natural_img001 {
	background : url(../img/natural/img_back.gif) repeat ;
	width : 220px ;
	height : 165px ;
	padding : 10px ;
}

table.online {
	width : 240px ;
	text-align : center ;
}
table.online td {
	padding : 5px ;
}
table.online td img {
	vertical-align : middle ;
}
table.online td a {
	text-decoration : none ;
	font-size : 12px ;
	margin-left : 5px ;
}
table.online td a:hover {
	text-decoration : underline ;
}
p.text_about {
	font-size : 13px ;
}
p.text_about02 {
	font-size : 10px ;
	margin-bottom : 20px ;
}
table.online02 {
	width : 280px ;
	xmargin-top : 20px ;
	margin-bottom : 15px ;
}
table.online02 th {
	padding : 10px ;
	background : #D5E3B2 ;
	font-size : 12px ;
	border : 1px solid #666666 ;
}
table.online02 td {
	padding : 10px ;
	font-size : 12px ;
	border : 1px solid #666666 ;
}
table.online02 td.td01 {
	padding : 10px ;
	font-size : 16px ;
	color : #FF6400 ;
	border : 1px solid #666666 ;
}
table.online02 td.td02 {
	padding : 10px ;
	font-size : 11px ;
	border : 1px solid #666666 ;
}
img.img_seko {
	margin-bottom : 20px ;
}

img.maintopimg01 {
	margin-top : 25px ;
}
p.text_about00 {
	clear : both ;
	margin-bottom : 25px ;
	text-align : right ;
}

/*特徴*/
dl.text_toku {
	margin-top : 15px ;
	float : left ;
	width : 300px ;
}
dl.text_toku dt {
    border-bottom: 1px solid #2D6C2D;
    border-left: 10px solid #2D6C2D;
   	margin-left : 15px ;
	margin-bottom : 10px ;
	padding-left : 15px ;
	font-size : 16px ;
	color : #2D6C2D ;
}
dl.text_toku dd {
	margin-left : 15px ;
	margin-bottom : 20px ;
	padding-left : 15px ;
	font-size : 13px ;
}
img.img_naturalimage {
	margin-top : 20px ;
}

h4.title_result {
	margin-top : 20px ;
}

/*table_ex*/
table.table_ex a {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : none ;
}
table.table_xe a:hover {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : underline ;
}
table.table_ex {
	margin-bottom : 30px ;
	margin-top : 10px ;
	margin-left : 20px ;
}
table.table_ex td {
	padding: 10px 20px 5px;
}
/*table_how*/

p.text01_how {
	font-size : 14px ;
	margin : 10px 20px ;
}

table.table_how td {
	padding: 10px 20px 5px;
	vertical-align: top;
	width: 180px;
}
table.table_how a {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : none ;
}
table.table_how a:hover {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : underline ;
}
table.table_how {
	margin-bottom : 30px ;
	margin-top : 10px ;
	font-size : 12px ;
	color : #877332 ;
	margin-left : 20px ;
}
p.text_rei {
	font-size : 12px ;
	margin-bottom : 40px ;
	margin-left : 20px ;
}

table.table_pdf {
	border : 1px dotted #DDD ;
	width : 720px ;
	margin-bottom : 35px ;
}

table.table_pdf td {
	text-align:center ;
	color:#4D4D4D ;
	padding : 10px ;
}

p.n_text01{
	margin: 10px 20px 0px;
}
p.n_text02{
	margin: 10px 20px 30px;
}

div.n_text01_div{
	margin: 10px 0px 20px;
}
div.n_text01_div h5{
	margin-left: 20px;
	padding: 5px 20px;
	background-color: #ddd;
  width: 145px;
	font-weight: 500;
	font-size: 18px;
	border-radius:15px;
}
div.n_text01_div ul{
	list-style-type: disc;
}
div.n_text01_div ul li{
	margin-left: 30px;
	padding-top: 5px;
}

table.table_cart th {
	border : 1px solid #DDD ;
	padding : 5px
}

table.table_cart td {
	border : 1px solid #DDD ;
	padding : 5px
}

input[type="text"] {
	width : 50px ;
	font-size : 16px ;
	margin-left : 10px ;
}


a.link_blue{
	color: #005ECC;
	text-decoration: none;
}
a:hover.link_blue{
	text-decoration: underline;
}


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 ;
}
