@charset "utf-8";

/* ------------------------------
 CSS for urbantec_Coop
------------------------------ */

/* ------------------------------
	header
------------------------------ */



div.bx-viewport {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #078303), color-stop(1.00, #2D6C2D))!important;
	background: -webkit-linear-gradient(#078303, #2D6C2D)!important;
	background: -moz-linear-gradient(#078303, #2D6C2D)!important;
	background: -o-linear-gradient(#078303, #2D6C2D)!important;
	background: -ms-linear-gradient(#078303, #2D6C2D)!important;
	background: linear-gradient(#078303, #2D6C2D)!important;
}


/* ------------------------------
	main
------------------------------ */

a.main_katamaru {
	xmargin-left : 6px ;
}
div#mainblog {
	margin-left : 15px ;
	margin-right : 15px ;
}
div#mainblog li a {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : none ;
}
div#mainblog li a:hover {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : underline ;
}
div#mainblog li a:visited {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : none ;
}

h4.title_result {
	margin-top : 20px ;
}

/*table_result*/
table.table_result td {
	padding: 15px;
	text-align: center;
}

table.table_result td.td01 {
	padding: 15px;
	text-align: center;
}

table.table_result td.td02 {
	padding: 15px;
	text-align: left;
	font-size : 12px ;
	color : #877332 ;
	vertical-align : top ;
}

table.table_result a {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : none ;
}

table.table_result a:hover {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : underline ;
}

table.table_result {
	margin-bottom : 30px ;
	margin-top : 10px ;
	margin-left : 15px ;
	width : 485px ;
}
#mainblog {
	margin-top: 10px;
	margin-bottom: 20px;
}

table.goods01 {
	border : 1px dotted #DDD ;

}

table.goods01 td {
	padding : 5px ;
	border : 1px dotted #DDD ;
	vertical-align : top ;
}



table.goods01 p {

	xwidth : 210px ;
	color : #4D4D4D ;
	font-size : 12px ;
	line-height : 1.7 ;
}

table.goods02_sub a img {
	width : 200px ;

}


div.news dl {
	font-size : 12px ;
	color : #877332 ;
	text-decoration : none ;
	padding : 10px ;
}

div.news dl dt {
	padding : 3px 10px 3px 3px ;
	float : left ;

}

div.news dl dd {
	padding : 5px ;
	border-bottom : 1px dotted #DDD ;
}

/* ------------------------------
	sub02
------------------------------ */

table.goods02_sub td {
	padding-bottom : 15px ;
}


/*
p.news_date {
	font-size : 10px ;
	padding: 0 5px;
	margin-top : 5px ;
}

p.news_content {
	border-bottom: 1px dotted #877332;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
div.news p {
	font-size : 11px ;
	color : #877332 ;
}

div.news a {
	font-size : 11px ;
	color : #877332 ;
	text-decoration : underline ;
}
*/

div.dokubutsu {
	border:1px solid red;
	padding:1em;
	margin:0.5em 0;
	border-radius: 0.5em;
}
div.dokubutsu h5 {
	color:red;
}
