@charset "utf-8";


*{
	margin:0px;
	padding:0px;
}

body{
	color:#333;
	text-align:center;
	font-family: "ヒラギノ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	line-height:13px;
	font-size:12px;
	background-color: #ccc;
	background-position: center center;
}

h1{
	margin : 0;
	padding : 0;
	font-size : 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
a:link {
}
p.right{
	text-align:right;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1;
}
.left{
	margin:5px 15px 5px 5px;
	float:left;
}
.right{
	margin:5px 5px 5px 15px;
	float:right;
}
.small{
	font-size:90%;
}
img{
	border:0px;
}
table, th, tr, td{
	padding:0;
	margin:0;
}
table{
	margin:10px;
}
table, th, td{
	border:0px solid #CCC;
	border-collapse:collapse;
	padding:3px 8px;
	vertical-align:top;
}
table th{
	padding:3px 8px;
	text-align:left;
	background:#EEEEEE;
	vertical-align:middle;
}
table th.title{
	background:#999;
	font-weight:bold;
	padding:3px 10px;
	color:#FFF;
}
table .center{
	text-align:center;
}
li{
	list-style:none;
}
strong{
	font-weight:bold;
	color:#066;
}
#contena /*----リンク設定----*/
a:link{
	color: #00933D;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #880088;
	text-decoration: none;
}
#contena a:hover{
	color: #00BD35;
	text-decoration: underline;
	font-weight: bold;
}
#contena a:visited {
	color: #666666;
	font-weight: bold;
}

a:active {
	color: #003399;
	text-decoration: none;
}



/* 共通header */
#header{
	width:800px;
	height:70px;
	border-bottom:solid #CCC 1px;
}
#rogotitle {
	width: 300px;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	margin-top: 30px;
	text-align: right;
}
#mainlogo{
	width:200px;
	float:left;
}
#sublogo{
	width:210px;
	padding-top:10px;
	float:left;
}


.topicpath{
	font-size:90%;
	margin:2px 0 0 0;
	padding:6px 0 5px 11px;
	line-height:1;
	background-color:#F3F3F3;
}

/* body */


#container{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
	background-color:#FFF;
	text-align:left;
}

#content{
	width:800px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



/* フッター */

div#footer {
	width: 800px;
	}
div#footer ul.ftnavi01 {
	clear: both;
	margin-bottom: 8px;
	padding: 6px 0px 5px 0px;
	border-top: 1px solid #999999;
	border-bottom: 3px solid #ee6600;
	text-align: center;
	}

div#footer ul.ftnavi01 li {
	display: inline;
	font-size: 90%;
	}

div.footer-in {
	position: relative;
	width: 800px;
	padding: 0px;
	}

div#footer div.ftnavi02 {
	float: left;
	width: 560px;
	border-right: 1px solid #999999;
	height: 80px;
	}

div.footer-in p {
	position: absolute;
	top: 1px;
	right: 240px;
	}

div#footer div.footer-in ul {
	margin: 0px 40px 0px 2px;
	}

div#footer div.footer-in ul li {
	display: inline;
	padding-right: 8px;
	font-size: 90%;
	}

div#footer div.footer-in ul li.no-space {
	padding-right: 3px;
	}

div#footer address {
	float: right;
	text-align:center;
	padding-top:15px;
	font-style:normal;
	}

div.footer-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.footer-in { display:inline-block; }
* html div.footer-in { height:1%; }
div.footer-in {
	display:block;
	height: 80px;
}



#footer{
	clear:both;
	width:800px;
	margin-top:25px;
}
#footer:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    visibility:hidden;
}
#footer .topicpath{
	background-color:#FFF;
	float:left;
}
#backtop{
	background:url(../img/icon_backtop.gif) no-repeat left center;
	padding:3px 3px 3px 12px;
	margin:0;
	float:left;
}
#pagetop{
	background:url(../img/icon_totop.gif) no-repeat left center;
	padding:3px 3px 3px 12px;
	margin:0;
	float:right;
}






#contena {
	background-image: url(../images/bgcork.jpg);
	padding: 0px;
	width: 800px;
	margin: 0px;
}
#contena #content #co01 {
	padding-top: 20px;
}
#contena #content #co02 {
	padding-top: 20px;
}
#contena #content #co03 {
	padding-top: 20px;
}
#co03  #co03_hyo  td  {
	padding: 0px;
	background-image: url(../images/03_corkbg.jpg);
	background-repeat: repeat-y;
}
#contena  #content  #co01  p.bleft {
	float: left;
}
p.tenLink   {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	line-height: 1.6em;
	font-size: 130%;
}
#co03_hyo  p.tenLink a   {
	padding-left: 20px;
	background-image: url(../images/linkpic.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-right: 10px;
}
#co03    table#co03_hyo   {
	padding: 0px;
	width: 725px;
	background-image: url(images/03_corkbg.jpg);
	background-repeat: repeat-y;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 40px;
}h2.midashi     {
	margin-left: 20px;
	clear: both;
}
#co02   div.Pics02 {
	padding-left: 40px;
}
#co02 img {
	margin-right: 6px;
}

