@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 0;
	word-wrap: break-word;
}

body,div,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre,fieldset,blockquote,table,thead,tbody,tfoot,caption,th,td,
section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style-type: none; line-height: 1.4em; }
a { color: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; outline: 0; }
a:hover { color: #f00; text-decoration: underline; outline: 0; }
a:active { color: #f00; text-decoration: underline; outline: 0; }
hr { display: none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.img_fL { float: left; margin: 0 10px 10px 0; }
.img_fR { float: right; margin: 0 0 10px 10px; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
p { margin: 0 0 0 0; line-height: 1.4em; }
img { border: 0; margin: 0 0 0 0; }
section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display: block; }
mark { background: rgba(255,255,255,0.2); }

::-moz-selection{ color: #ffffff; background: #900; }
::selection { color: #ffffff; background: #900; }

ruby {
	display: inline-table;
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
	text-indent: 0;
	vertical-align: text-bottom !important;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}

ruby rt, a:link ruby rt, a:visited ruby rt {
	display: table-header-group;
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	font-size: 70%;
	line-height: 100%;
	text-decoration: none;
}

ruby rp { display: none; }

form input { margin: 0; padding: 2px 3px; }

/*------------clearfix-------------*/
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*----------------------------------------------------------------------------------------------------


common


----------------------------------------------------------------------------------------------------*/
body {
	background-color: #dedede;
}

/*------------------------------------------------------------

#header

------------------------------------------------------------*/

#top {
	margin: 0 auto;
	width: 800px;
	background:#dedede;
}

h1 {
	margin: 0 auto;
	padding: 5px 0 0;
	color: #000000;
	float:left;
	margin-bottom:6px;
}

#site_map {
	text-align: right;
	padding: 5px 0 0;
	color: #000000;
	float:right;
}

#header {
	margin: 0 auto;
	width: 800px;
	height: 70px;
	text-indent: 4px;
	background: #ffffff;
	clear:both;
}

#header h2 a {
	line-height: 70px;
	width: 800px;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
	margin-left:10px;
	font-family: "メイリオ";
}

/*------------------------------------------------------------

#global-nav

------------------------------------------------------------*/
#global-nav {
	margin: 0 auto;
	width: 800px;
	background: #ffffff;
	text-align: right;
	border-bottom:2px solid #00ABC6;
}

#global-nav a {
	background:#00ABC6;
	line-height: 20px;
	padding: 4px 8px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin-right:4px;
}

#global-nav a:hover {
	background:#000000;
	text-decoration: underline;
}

/*----------------------------------------------------------------------------------------------------


#wrapper


----------------------------------------------------------------------------------------------------*/
#wrapper { 
	margin: 0 auto;
	width: 800px;
	background: #ffffff;
	height: auto;
	padding: 20px 0;
}

/* #main-img
----------------------------------------*/
#main-img {
	margin: 10px;
}

#main-img p{
	float: left;
	width: 550px;
	padding-left: 30px;
	margin-bottom:20px;
}

#main-img img {
	margin-left: 20px;
}

/*------------------------------------------------------------

#content

------------------------------------------------------------*/
#main_cont{
	margin: 20px 40px 0;
	width: auto;
	clear: both;
}

#bottom-cont01 {
	padding-top: 5px;
	width: 720px;
	background:#DEDFDD;
}
	
#bottom-cont01 h3 {
	width: 720px;
	height: 30px;
	border-left:6px solid #00ABC6;
	line-height: 30px;
	text-indent: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-left:10px;
}

#list_01{
	float: left;
	width: 220px;
	height: auto;
	background:#DEDFDD;
	padding-bottom:10px;
}

#list_01 li{
	padding: 10px 0 0 20px;
	line-height: 18px;
}

#list_02{
	float: left;
	width: 220px;
	height: auto;
	background:#DEDFDD;
	padding-bottom:10px;
}

#list_02 li{
	padding: 10px 0 0 20px;
	line-height: 18px;
}

#list_03{
	width: 280px;
	float: left;
	height: auto;
	background:#DEDFDD;
	padding-bottom:10px;
	margin-bottom:20px;
}

#list_03 ul{
	height:140px;
}

#list_03 li{
	padding: 10px 0 0 20px;
	line-height: 18px;
}

#bottom-cont012 {
	padding-top: 6px;
	width: 1020px;
	margin-bottom:20px;
	clear: both;
}

#bottom-cont012 li{
	padding: 10px 0 0 20px;
	line-height: 18px;
}
	
#bottom-cont02 {
	padding-top: 5px;
	width: 720px;
	background:#DEDFDD;
	clear: both;
}
	
#bottom-cont02 h3 {
	width: 720px;
	height: 30px;
	border-left:6px solid #00ABC6;
	line-height: 30px;
	text-indent: 10px;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-left:10px;

}

#bottom-cont02 ul{
	padding: 18px 20px;
}

#bottom-cont02 ul li{
	padding: 5px;
}
	
#bottom-cont03 {
	margin: 0 auto;
	margin: 20px 0 0;
}

#bottom-cont03 h3 {
	width: 720px;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: #00ABC6;
}

#bottom-cont03 p{
	padding: 18px 20px;
}


/*------------------------------------------------------------

pagetop

------------------------------------------------------------*/

#pagetop {
	margin: 0px 50px 10px 0;
	text-align: right;
	clear:both;
}

#pagetop a {
	color: #555555;
	font-size: 10px;
}

#homepro {
	margin: 0px 50px 10px 0;
	text-align: right;
}

/*------------------------------------------------------------

#footer

------------------------------------------------------------*/
#footer {
	margin: 0 auto;
	height: 40px;
	line-height:40px;
	color: #000000;
	width: 800px;
	background: #ffffff;
	text-align: center;
} 

/*------------------------------------------------------------
第二階層
------------------------------------------------------------*/
/*------------------------------------------------------------
#topic-pass
------------------------------------------------------------*/

#topic-pass {
	padding-left:40px;
}

/*------------------------------------------------------------
#area情報
------------------------------------------------------------*/

#area-top {
	margin: 0 auto;
	width:690px;
	padding:10px 20px;
	margin-top:20px;
	line-height:160%;
}

#area-top h3 {
	line-height:26px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	border-left:5px solid #00ABC6;
	padding-left:10px;
}

#list {
	margin:20px 0px;
	padding:10px;
	background:#DEDFDD;
	clear:both;
}

#list strong {
	display:block;
	margin-bottom: 14px;
}

#list .none {
	color:#7f0000;
	font-size:14px;
}

#list-left {
	float:left;
}

#list-left img{
	margin-right: 15px;
}

#list-right td {
	line-height:20px;
	padding-left:10px;
}

#list-right .label {
	color:#ffffff;
	background-color:#a4a4a4;
	text-align:center;
	width:60px;
	padding-left:0px;
}


#area-ul {
	padding:10px 0;
}

#area-ul li {
	float:left;
	width:340px;
	padding: 3px;
}

/*------------------------------------------------------------
第三階層
------------------------------------------------------------*/

#list p{
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#detail-ul {
	padding:10px 0;
}

#detail-ul li {
	float:left;
	width:340px;
	padding: 3px;
}




#cont-bottom h3 {
	width: 720px;
	height: 35px;
	line-height: 35px;
	text-indent: 20px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: #00ABC6;
}

#cont-bottom p {
	padding: 14px 20px;
}


#cont-bottom02 {
	margin: 0 auto;
	width:680px;
	padding:10px 20px;
	margin:10px 0;
	background:#DEDFDD;
}
	
#cont-bottom02 h3 {
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	border-left:5px solid #00ABC6;
	padding-left:10px;
}

#cont-bottom02 ul{
	padding: 2px 0px;
}

#cont-bottom02 ul li{
	padding: 3px;
}

#list-foot {
	width:700px;
	text-align:right;
}
	
#btn{
	text-align:center;
	width:100px;
	padding:5px;
	border: 1px solid #999999;
	background-color:#000000;
	background: 
	-moz-linear-gradient( 
	top, 
	#c4c4c4 0%,  
	#3a3a3a 50%, 
	#000000 100% 
	);
	
	background: 
	-webkit-linear-gradient( 
	top, 
	#c4c4c4 0%, 
	#3a3a3a 50%, 
	#000000 100% 
	);
	
	background: 
	-o-linear-gradient( 
	top, 
	#c4c4c4 0%,  
	#3a3a3a 50%, 
	#000000 100% 
	);
}

#btn a{
	color:#ffffff;
	text-decoration:none;
}


#btn a:hover{
	color:#fffa65;
}


#regist_table{
	margin: 0 auto;
	text-align:center;
}

#regist_table table{
	margin:20px 0;
	width:723px;
	text-align:left;
}

#regist_table th{
	width:200px;
	background:#e8e8e8;
	padding:4px;
}

#regist_table td{
	background:#dedede;
	padding:4px;
}


/*------------------------------------------------------------

#sitemap

------------------------------------------------------------*/
#regist_table{
	margin: 0 auto;
	text-align:center;
}

#regist_table table{
	margin:20px 0;
	width:723px;
	text-align:left;
}

#regist_table th{
	width:200px;
	background:#DEDFDD;
	padding:4px;
}

#regist_table td{
	background:#DEDFDD;
	padding:4px;
}

#list_sitemap{
	padding: 10px 0 10px 20px;
	line-height: 18px;
}

#regist_table form {
	padding-bottom:20px;
}
