@charset "Shift_JIS";


/*--general--------------------*/

*{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-family: "Hiragino Kaku Gothic Pro","Hiragino Kaku Ghothic Pro W3","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,Gothic,sans-serif;
	text-decoration: none;
	color: #333;
}

body{
	margin: 0;
	padding: 0;
	background: url("/img/background.jpg") center repeat-y #F1F1F1;
	text-align: center;
}

img{
	border: none;
}

.imgleft {
	float: left;
	margin: 5px 10px 10px 0;
}

.ar { text-align: right; }

.ar a {
	background: url("/img/ct_li.gif") left no-repeat;
	padding-left: 20px;
	}

a        { text-decoration: underline; }
a:link    { color: #06c; }
a:visited { color: #606; }
a:hover   { color: #C00; }

strong { font-weight: bold; }

/*--layout--------------------*/

#mct {
	width: 761px;
	background: #FFF;
	margin: 0 auto 0 auto;
	}

#tcts {
	width: 531px;
	float: left;
	}

#tutts {
	width: 230px;
	float: left;
	}

#cts {
	width: 556px;
	float: right;
	}

#utts {
	width: 205px;
	float: right;
	}


/*--header--------------------*/

#header {
	position: relative;
	background: url("/img/head_bg.jpg") top;
	text-align: left;
}

#header h1 {
	height: 73px;
	}

#header ul#hn {
	position: absolute;
	top: 30px;
	right: 10px;
	list-style: none;	
	}

#header ul#hn li {
	display: inline;
	background: url("/img/head_li.gif") left no-repeat;
	margin-left: 20px;
	padding-left: 17px;
	font-size: 87.5%;
	}

#header ul#gn {
	padding: 17px 0 15px 18px;
	background: url("/img/gn_bg.jpg") bottom repeat-x #86B5DE;
	list-style: none;
	text-align: left;
	}

#header ul#gn li {
	display: inline;
	margin-right: 1em;
	font-size: 95%;
	line-height: 95%;
	}

#header ul#gn li a {
	color: #FFF;
	background: url("/img/gn_li.gif") left no-repeat;
	padding-left: 25px;
	}



/*--summary--------------------*/

#summary {
	background: url("/img/sum_logo.jpg") top no-repeat;
	margin: 0 0 15px 0;
	padding: 280px 0 0 0;
	text-align: left;
	}

#summary h2 {
	margin: 15px 0 15px 0;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	}

#summary p {
	margin: 0 15px 1em 15px;
	font-size: 87.5%;
	line-height: 150%;
	}


/*--top contents--------------------*/

#tcts {
	padding-bottom: 20px;
	text-align: left;
	}

#tcts div.ct {
	margin: 0 0 30px 10px;
	padding: 10px 8px 15px 8px;
	border: 1px solid #CCC;
	background: url("/img/ct_bg.gif") top repeat-x #FFF;
	}

#tcts div.ct p {
	margin: 0 10px 1em 20px;
	font-size: 87.5%;
	line-height: 150%;
	}

#tcts h2 {
	background: url("/img/h2_icon.gif") left repeat-y;
	padding: 3px 5px 3px 18px;
	color: #004F9D;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#tcts h3 {
	margin: 0 10px 1em 20px;
	font-size: 87.5%;
	font-weight: bold;
	}

#tcts ul {
	margin: 15px;
	list-style: none;
	}

#tcts ul li {
	background: url("/img/ct_li.gif") left no-repeat;
	margin-bottom: 0.5em;
	padding-left: 20px;
	font-size: 87.5%;
	line-height: 150%;
	}

#tcts p.ar {
	text-align: right;
	line-height: 100%;
	}

#tcts p.ar a {
	background: url("/img/nav_top.gif") left no-repeat;
	padding-left: 20px;
	}

#tcts table {
	border-collapse: collapse;
	border: 1px solid #333;
	margin: 15px 15px 20px 15px;
	}

#tcts table th {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #EFEFEF;
	padding: 3px 5px 3px 5px;
	font-size: 87.5%;
	font-weight: bold;
	}

#tcts table td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 5px 3px 5px;
	font-size: 87.5%;
	line-height: 150%;
	}



/*--top utilities--------------------*/


#tutts ul {
	list-style: none;
	}

#tutts ul li {
	margin: 0 10px 0 10px;
	}



/*--contents--------------------*/

#cts {
	text-align: left;
	}

.ct {
	padding: 0 15px 20px 15px;
	}

#cts h2 {
	background: url("/img/h2_icon.gif") left repeat-y;
	margin-top: 15px;
	margin-bottom: 1.5em;
	padding: 3px 5px 3px 18px;
	color: #004F9D;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#cts h3 {
	border-left: 6px solid #BBDEA1;
	margin-bottom: 1.5em;
	padding: 3px 0 3px 7px;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#cts h4 {
	border-left: 6px solid #CEDDC3;
	margin-bottom: 1.5em;
	padding: 2px 0 1px 7px;
	font-size: 95%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#cts p {
	margin: 0 10px 1em 20px;
	font-size: 87.5%;
	line-height: 150%;
	}

#cts ol {
	margin: 0 20px 1.5em 50px;
	}

#cts ol li {
	margin-bottom: 0.3em;
	font-size: 87.5%;
	line-height: 150%;
	}

#cts ul {
	list-style: none;
	margin: 0 20px 1.5em 20px;
	}

#cts ul li {
	margin-bottom: 0.3em;
	font-size: 87.5%;
	line-height: 150%;
	}

#cts div.ctbox {
	width: 498px;
	_width: 516px;
	margin: 0 0 30px 10px;
	padding: 10px 8px 15px 8px;
	border: 1px solid #CCC;
	background: url("/img/ct_bg.gif") top repeat-x #FFF;
	}


#cts div.ctbox p.order {
	clear: both;
	text-align: right;
	}

#cts table {
	border: 1px solid #4C88C4;
	border-right: 2px solid #4C88C4;
	border-bottom: 2px solid #4C88C4;
	border-collapse: collapse;
	margin-bottom: 30px;
	}

#cts table th, #cts table td {
	border-right: 1px solid #4C88C4;
	border-bottom: 1px solid #4C88C4;
	padding: 5px 10px;
	font-size: 87.5%;
	}

#cts table th {
	font-weight: bold;
	}

dl.a {
	margin: 15px 10px;
	}
	
dl.a dt {
	margin-bottom: 5px;
	padding: 3px 0 3px 5px;
	border-left: 5px solid #4C88C4;
	font-size: 87.5%;
	}
	
dl.a dd {
	margin: 0 0 15px 10px;
	font-size: 87.5%;
	}
	
dl.a dd {
	margin: 0 0 15px 10px;
	font-size: 87.5%;
	}
	


/*-- Contacts --------------------*/

fieldset {
	border: 1px solid #4C88C4;
	margin-bottom: 30px;
	}

legend {
	margin-left: 3em;
	padding: 3px 5px;
	border: 2px solid #4C88C4;
	}
	
dl#contact {
	margin: 15px 10px;
	}
	
dl#contact dt {
	margin-bottom: 5px;
	padding: 3px 0 3px 5px;
	border-left: 5px solid #4C88C4;
	font-size: 87.5%;
	}
	
dl#contact dd {
	margin: 0 0 15px 10px;
	font-size: 87.5%;
	}
	
dl#contant dd {
	margin: 0 0 15px 10px;
	font-size: 87.5%;
	}
	

/*--- Category Logo ---------------------*/

div#catlogo {
	background: url("/img/category_bg.jpg") no-repeat;
	height: 203px;
	}

div#catlogo p {
	padding: 0;
	text-align: center;
	}


/*--utilities--------------------*/


#utts ul {
	list-style: none;
	margin: 15px 0 0 10px;
	text-align: left;
	}

#utts ul li {
	}

#utts dl {
	margin-bottom: 15px;
	text-align: left;
	}

#utts dl dt,
#utts dl dd {
	background: url("/img/utnavi_dtbg.jpg") left repeat-y #D6DFE4;
	border-right: 1px solid #4C88C4;
	border-bottom: 1px solid #4C88C4;
	padding: 8px 10px 8px 16px;
	font-size: 87.5%;
	}

#utts dl dt {
	background: url("/img/utnavi_dtbg.jpg") left repeat-y #D6DFE4;
	}
	
#utts dl dd {
	background: url("/img/utnavi_ddbg.jpg") left repeat-y #EEF7FA;
	}



/*--footer--------------------*/

#footer {
	}

#footer p#gtt {
	margin: 10px 10px 5px 0;
	text-align: right;
	font-size: 87.5%;
	}

#footer ul {
	list-style: none;
	margin: 0 0 10px 20px;
	text-align: left;
	}

#footer ul li {
	display: inline;
	margin-right: 15px;
	}

#footer address {
	margin: 0 0 10px 15px;
	text-align: left;
	font-size: 87.5%;
	line-height: 150%
	}

#footer p#cr {
	padding: 5px 0 5px 10px;
	background: url("/img/fcr_bg.gif") top repeat-x #E6E6E6;
	color: #000;
	font-size: 87.5%;
	text-align: left;
	}


/*地域連携レポート*/

div.report-main {
	float:right;
	text-align:left;
	width:530px;
}
.side {
	float:left;
	text-align:left;
}

div.report-main img.left {
	float:left;
	padding-right:5px;
}
div.report-main img.right {
	float:right;
	padding-left:5px;
}
div.report-main dl.data {
	width:100%;
	border-bottom:1px solid #ccc;

}
div.report-main dl.data dt,div.report-main dl.data dd {
	margin-left:0;
	margin-bottom:0;
	line-height:150%;
	background-color:#fff;
}
div.report-main dl.data dt {
	padding-left:10px;
	float:left;
	width:60px;
	clear:left;
	margin-bottom:20px;
}
div.report-main dl.data dd {
	background-color:#fff;
	margin-left:70px;
	margin-bottom:0;
	padding:2px 0 1px 5px;
	text-indent:-0.2em;
	margin-bottom:20px;
}
div.report-main dt.n {
	font-weight:bold;
}
div.report-main dt.s {
	color:#39F;
	font-weight:bold;
}
div.report-main dt.t {
	color:#c33;
	font-weight:bold;
}
