/*
Theme Name: coccofarm -coccofarm-
Theme URI: /
Description: 
Author: 
Author URI: 
Version: 1.0
*/

*{
	padding: 0px;
	margin:  0px;
/*	vertical-align: top;*/
}

body {
/*	background-color: #f4f4f4;*/
	background-image: url( images/background.gif );
	background-repeat: repeat;
	line-height: 140%;
	letter-spacing: 1px;
	font-size: 12px;
}

img{
	border: none;
}

p {
	font-size: 12px;
}

table{
/*	border: none;*/
	border-collapse: collapse;
}

tr{
/*	font-size: 12px;*/
}

th{
/*	font-size: 12px;*/
}

td {
/*	font-size: 12px;*/
}

div{
/*	font-size: 12px;*/
}

font{
	line-height: 140%;
}

a{
	font-size: 12px;
}

h1{
	font-size: 12px;	
}

h2{
	font-size: 12px;
}

div#page{
	width: 944px;
	margin-left: auto;
	margin-right: auto;
}

div#pagecontents{
	width: 770px;
	float: left;
}

div#pagebanners{
	width: 150px;
	padding-left: 20px;
	float: right;
}

div#header{
	width: 750px;
	background-image: url(images/shadow02.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

div#header div#header-img{
	position: relative;
	width: 750px;
	height: 100px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}

div#header div#header-img div#logo{
	position: absolute;
	top: 20px;
	left: 15px;
}
div#header div#top-impact{
/*	position: relative;*/
	width: 750px;
	height: 210px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}

div#header div#top-header-img{
/*	position: relative;*/
	width: 750px;
	height: 70px;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}
div#header div#top-header-img div#logo{
	position: absolute;
	top: 15px;
	left: 15px;
}

div#container-shadow{
	width: 750px;
	background-image: url(images/shadow02.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;	
}
div#container{
	width: 750px;
	background-image: url(images/container-back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding-top: 5px;
/*	padding-left: 15px;
	padding-right: 15px;*/
	padding-bottom: 30px;
}

div#navigation{
	float: left;
	width: 220px;
	padding-top: 10px;
}

div#navigation-header{
	width: 220px;
	height: 59px;
	background-image: url(images/navigation_01.gif);
	background-repeat: no-repeat;
}
div#navigation-body{
	width: 220px;
	background-image: url(images/navigation_02.gif);
	background-repeat: repeat-y;
}
div#navigation-footer{
	width: 220px;
	height: 20px;
	background-image: url(images/navigation_03.gif);
	background-repeat: no-repeat;	
}

div#latest-back{
	clear: both;
	background-image: url(images/latest-back.gif);
	background-repeat: repeat-y;
/*	margin-top: 15px;*/
	padding-bottom: 15px;
}
div#latest-fureaikan{
	float: left;
	width: 230px;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
div#latest-kensyoku{
	float: left;
	width: 230px;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
div#latest-shisetsu{
	float: right;
	width: 230px;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

div#top-banners{
	clear: both;
/*	background-color: #ffffff;*/
/*	padding-top: 20px;*/
	padding-left: 10px;
	padding-right: 5px;
}
div#top-banners img{
/*	padding-right: 5px;*/
	padding-bottom: 5px;
}
div#top-separator{
	clear: both;
	height: 50px;
	width: 750px;
	background-image: url(images/top-sep.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

div#contents{
	float: right;
	width: 470px;
/*	height: 800px;
	background-color: Aqua;*/
	padding-top: 20px;
	padding-left: 30px;
/*	padding-right: 30px;*/
	padding-right: 20px;
}
div#contents h1{
	font-size: 16px;
	font-weight: bold;
	color: #00a2e5;
	background-color: #defaff;
	border-top: 1px #00a2e5 solid;
	border-bottom: 1px #00a2e5 solid;
	margin-top: 2px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#contents div#post{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
}
div#contents div#post h2{
	color: #00a2e5;
	background-color: #defaff;	
	border-left: 5px #00a2e5 solid;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

div#blog-contents{
	float: right;
	width: 470px;
/*	height: 800px;
	background-color: Aqua;*/
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
div#blog-contents div#blog-header{
	width: 470px;
	height: 40px;
	background-image: url(images/blog-header.gif);
	background-repeat: no-repeat;
}
div#blog-contents div#blog-header h1{
	padding-top: 5px;
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #00a2e5;
}
div#blog-contents div.blog-package{
	padding-top: 10px;
	padding-bottom: 30px;
}
div#blog-contents div.blog-package div.post-header p.postdate{
	text-align: right;
	font-size: 10px;
	color: #00a2e5;
}
div#blog-contents div.blog-package div.post-content{
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
div#blog-contents div.posts_navi_link{
	width: 470px;
	text-align: center;
}


div#footer-shadow{
	width: 750px;
	background-image: url(images/shadow02.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;	
}
div#footer{
	background-color: #e5e5e5;
	width: 720px;
/*	border-top: 1px solid #7f7f7f;*/
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	padding: 15px;
}


div.header-shadow{
	clear: both;
	font-size: 8px;
	width: 750px;
	height: 10px;
	background-image: url(images/shadow01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;	
}

div.footer-shadow{
	clear: both;
	font-size: 8px;
	width: 750px;
	height: 10px;
	background-image: url(images/shadow03.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;	
}

div.clear-both{
	clear: both;
}

.align-left{
	clear: both;
	text-align: left;
}
.align-center{
	clear: both;
	text-align: center;
}
.align-right{
	clear: both;
	text-align: right;
}


table.latestinfo-fureaikan{
	width: 100%;
}
table.latestinfo-fureaikan th{
	background-image: url( images/navigation-allow01.gif );
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-align: left;
	color: #5b5b5b;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
}
table.latestinfo-fureaikan td{
	text-align: left;
	padding-left: 25px;
	padding-right: 5px;
}

table.latestinfo-kensyokukan{
	width: 100%;
}
table.latestinfo-kensyokukan th{
	background-image: url( images/navigation-allow02.gif );
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-align: left;
	color: #5b5b5b;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
}
table.latestinfo-kensyokukan td{
	text-align: left;
	padding-left: 25px;
	padding-right: 5px;
}

table.latestinfo-shisetsu{
	width: 100%;
}
table.latestinfo-shisetsu th{
	background-image: url( images/navigation-allow03.gif );
	background-repeat: no-repeat;
	background-position: 10px 7px;
	text-align: left;
	color: #5b5b5b;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 5px;
}
table.latestinfo-shisetsu td{
	text-align: left;
	padding-left: 25px;
	padding-right: 5px;
}
