@charset "UTF-8";
/*@import "css/tooltip.css";*/
 
/*=============================================================
	RESET
=============================================================*/

* { 
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Lucida Grande','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Osaka','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif; 
	/* background: #97CAE4 url(images/bg.jpg) no-repeat scroll center top; */
	color: #3B5564;
}

img {
	border: none;
}

dt {
	font-weight: bold;
}

ul {
	list-style-type: none;
}

ol {
	padding-left: 20px;
}

ol ul {
	list-style-type: disc;
	margin-left: 20px;
}

.center {
	text-align: center;
}

ul.circle,
dl.circle {
	margin-bottom: 20px;
}

ul.circle li,
dl.circle dd {
	background: url(images/circle.png) no-repeat 0 4px;
	text-align: left;
	padding-left: 20px;
	margin-bottom:10px;
}

dl.inline dt {
	display: inline-block;
	width: 100px;
	vertical-align: top;
}

dl.inline dd {
	display: inline-block;
	width: 450px;
	vertical-align: bottom;
}

dl.inline dl dt,
dl.inline dl dd {
	display: block;
	width: 100%;
}

input, select, textarea {
/* 	border:1px solid #CCCCCC; */
	font-family: Osaka, Verdana, Meiryo, Arial, MS PGothic, sans-serif;
}

a:link {
	color: #1B4077; /* #B0351A */
	text-decoration: none;
}

a:visited {
	color: #551cbc; /* #981C01; */
	text-decoration: none;
}

a:hover {
	color: #981C01;
	text-decoration: underline;
	background /**/: #FEEBE3;
}

a:active {
	color: #981C01;
	text-decoration: underline;
	background /**/: #FEEBE3;
}

/*---------------------------------------------------------------------
	ICONS
---------------------------------------------------------------------*/

a[href$='.pdf'] {
	padding-right: 18px;
	background-image: url(images/icon_pdf.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

a[target$='_blank'] {
	padding-right: 18px;
	background-image: url(images/icon_external.gif) !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}

a.image {
	padding-right: 0 !important;
	background-image: none !important;
	text-decoration: none !important;
}

/*=============================================================
	container
=============================================================*/

#wallpaper {
	overflow: hidden;
	width: 920px;
	padding-left:20px;
	/* background: url(images/bg_shadow_left.png) left 0 repeat-y; */
	margin: 0 auto;
}

#container {
	width: 900px;
	padding-right:20px;
	/* background: url(images/bg_shadow_right.png) right 0 repeat-y; */
	margin: 0 auto;
}

/*=============================================================
	header
=============================================================*/

#header {
	/* background: url(images/bg_header.gif) repeat-x left bottom; */
	width: 900px;
	padding-bottom: 20px;
}

#header #header_left {
	float: left;
	padding-top: 20px;
	/* padding-left: 20px; */
}

#header #header_right {
	float: right;
	margin-top: 10px;
	padding-top: 20px;
	width: 250px;
}

#searchform {
	display: block;
	width:272px;
	overflow:hidden;
	margin: 20px 10px 0 0;
}
/* #searchform input {float:left;border:none;margin:0;}
#searchform .isearch {background:url(images/isearch.png) left top no-repeat;width:224px;height:12px;padding:8px;color:#fff;font-size: 12px;}
#searchform .ibutton {background:url(images/ibutton.jpg) top left no-repeat;width:31px;height:28px; cursor: pointer; } */



#searchform1 {
	position: relative;
}
#keywords1	{
	width: 160px;
	height: 16px;
	background: url(images/search.png) no-repeat 8px 3px;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 26px;
}
#searchBtn1	{
	position: absolute;
	top: 0;
	left: 195px;
}

#navigation {
	background: #999;
	height: 2em;
}

div#header ul#globalNavi {
	margin-top:0;
}
ul#globalNavi {
	min-height:1px;
}
ul#globalNavi {
	background-color:#EEEEE9;
	/* border-bottom:1px solid #DDDDDD; */
	line-height:1;
	/* margin:25px 0 -21px; */
	padding:0;
	margin-bottom: 20px;
}

ul#globalNavi li {
	float:left;
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;
	/* width:150px; */
}

ul#globalNavi li a {
	background-color:#999;
	border-color:#999 #fff #fff -moz-use-text-color;
	border-style:none solid solid none;
	border-width:1px 1px 1px medium;
	color:#FFFFFF;
	display:block;
	padding:0.6em 10px;
	position:relative;
	text-align:center;
	text-decoration:none;
}

ul#globalNavi li a:hover {
	/* background: #fdd0e7; */
	background: #a6b0d2;
}

#top_flash{
	width: 900px;
	margin-bottom: 20px;
	overflow: hidden;
}

#top_image{
	background: #fff url(images/f1.jpg) no-repeat right center;
	width: 900px;
	height: 250px;
	margin-top: -14px;
	*margin-top: 0;
	margin-bottom: 10px;
}

#info {
	width: 200px;
	padding: 10px;
	background: url(images/bg_jump.png);
	border: 1px solid #eee;
	position: relative;
	top: 115px;/* 10px; */
	left: 650px;
	display: none;
}

#info h2 {
	font-size: 120%;
	border-left: 5px solid #b0c4de;
	padding-left: 5px;
	margin-bottom: 5px;
}

#info dl {
	background: #fff;
	padding: 5px;
}

#info2 {
	width: 230px;
	padding: 10px;
	border: 10px solid #b0c4de;
	position: relative;
	top: 10px;
	left: 620px;
}

#info2 h2 {
	font-size: 120%;
	border-bottom: 1px solid #b0c4de;
	margin-bottom: 10px;
}

#sub_image{
	background: url(images/sub_image.png) no-repeat right center;
	width: 900px;
	height: 100px;
}

/*=============================================================
	contents=main+side
=============================================================*/

#contents {
	background: #fff;
}

/* 
#contents a[href^="http://"],
#contents a[href^="https://"]{
	padding: 4px 15px 4px 0px;
	background: transparent url(images/external.gif) no-repeat right center;
} */

/* #contents a[target $='_blank'] {
	padding: 4px 15px 4px 0px;
	background: transparent url(images/external.gif) no-repeat right center;
}


#contents a.no_background,
#contents .no_background a {
   background:transparent;
   padding-right:0;
} */

	/*=============================================================
		index.php title
	=============================================================*/
	
	#contents .title {
		padding-top: 10px;
		padding-left: 10px;
		margin-bottom: 10px;
	}
	
	#contents .title h2 {
		/* padding: 5px 20px;
		font-size: 100%;
		font-weight: normal;
		background: url(images/bg_navi.png);
		color: #f7f7f7;
		text-align: left;
		border-left: #333 10px solid; */
		padding: 0 5px;
		display: inline-block;
		/* vertical-align: top; */
		*display: inline;  
		zoom: 1; 
	}
	
	#contents .title p {
		/* width: 700px;
		padding: 5px; */
		
		display: inline-block;
		/* vertical-align: top; */
		*display: inline;  
		zoom: 1; 
	}
	
	#contents .title span {
		border-bottom: #1d5b99 1px dotted;
	}
	
	#contents .title img {
		vertical-align: middle;
	}

	/*=============================================================
		index.php topics
	=============================================================*/

	#topics {
		width: 780px;
		background:url(images/topics.png) no-repeat 0 1px;
		margin:10px 0;
		padding-left:130px;
		color:#666;
	}
	
	#topics a{
		color:#666;
	}
	
	/*#topics ul li {
		list-style-type:disc;
	}*/
		
	/*=============================================================
		index.php wakamono
	=============================================================*/

	#wakamono {
		width: 900px;
		height: 129px;
		margin: 0 auto 20px;
		/* padding-bottom: 30px; */
		background: url(images/bg_wakamono3.jpg) #f3f3f3 no-repeat left center;
	}
	
	#wakamono .box {
/* 		width: 280px;
		_width: 270px;
		_padding:5px;
		height: 370px; */
		width: 200px;
		/* background: #fff; */
		text-align: center;
		/* border: #759dd0 1px solid; */
		
		display: inline-block;
		vertical-align: middle;
		*display: inline;  
		zoom: 1; 
	}
	
	#wakamono .box h3 {
/* 		width: 270px;
		height: 35px;
		background: url(images/bg_box.png);
		color: #fff; */
		color: #a3a7ca;
		font-size: 90%;
		text-align: center;
		margin: 5px auto;
		line-height: 35px;
	}

	#wakamono .box h3 a:link,
	#wakamono .box h3 a:visited { color:#6e85b8; }
	
	#wakamono .box p {
		width: 250px;
		text-align: left;
		margin: 0 auto;
		padding: 2px 0;
	}

	/*=============================================================
		index.php kosodate
	=============================================================*/

	#kosodate {
		width: 900px;
		height: 129px;
		margin: 0 auto 20px;
		background: url(images/bg_kosodate3.jpg) #f3f3f3 no-repeat left center;
	}
		
	#kosodate .box {
		text-align: center;
		width: 200px;
		
		display: inline-block;
		vertical-align: middle;
		*display: inline;  
		zoom: 1; 
	}
	
	#kosodate .box h3 {
		text-align: center;
		margin: 5px auto;
		line-height: 25px;
		font-size: 90%;
	}
	
	#kosodate .box h3 a:link,
	#kosodate .box h3 a:visited { color:#00ada3; }
	
	#kosodate .box p {
		width: 180px;
		font-size: 90%;
		text-align: left;
		margin: 0 auto;
		padding: 2px 0;
	}

	#wakamono .wrap,
	#kosodate .wrap { margin-left: 200px; height: 129px; }
	
	#wakamono .box,
	#kosodate .box { height: 129px; vertical-align: middle; }
	

	/*=============================================================
		index.php qr_link
	=============================================================*/
	
	#qr_link {
		width: 870px;
		height: 129px;
		margin: 0 auto;
		background: #f3f3f3 url(images/bg_link.jpg) no-repeat left center;
		padding-left:30px;
	}
	
	#qr_link .qr {
		float:right;
		text-align:center;
		padding:10px;
	}
	
	#qr_link .link {
		float:left;
		padding:10px;
	}
	
	#qr_link .link a{
		color:#999;
	}
	
	
	/*=============================================================
		index.php blog
	=============================================================*/
	
	#blog_and_link {
		background: url(images/bg_link.png) repeat-x;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	
	#blog {
		width: 550px;
		float: left;
	}
	
	#blog .box {
		margin-left: 20px;
		margin-bottom: 10px;
		background:#fcfdfe;
		/* opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=80); */
		padding:10px;
	}
	
	#blog dl {
		border-left:5px solid #7777AA;
		padding:5px 10px;
	}
	
	#blog dt {
		font-size: 120%;
		border-bottom: #ccc 1px dashed;
		padding-bottom: 5px;
	}
	
	#blog dd.blog_title {
		margin-top: -2em;
		text-align: right;
	}
	
	#blog dd.blog_title a:hover{
		text-decoration: none;
	}
	
	#blog dd.description {
		margin-top: 10px;
		padding-top: 5px;
		width: 380px;
	}

	#blog dd.post_date,
	#side span.post_date {
		margin-top: 10px;
		font-size: 80%;
		color: #999;
	}
		
	#blog dd.more {
		text-align: right;
		margin-top: -1.2em;
		display: none;
	}
		
	#blog .category {
		font-size: 80%;
		padding: 2px 10px;
		color: #fff;
		background: #ccc;
	}
		
	#blog .nanpla {
		background: #ff9900;
	}
	
	#blog .hamakoro {
		background: skyblue;
	}
	
	#blog .openhouse {
		background: #cc6600;
	}
	
	#blog .kusukusu {
		background: #ff99cc;
	}
	
	#blog .arrow {
		background: url(images/arrow.gif);
	}
	
	/*=============================================================
		index.php link
	=============================================================*/
	
	#link {
		width: 300px;
		padding-right: 20px;
		float: right;
	}
	
	#link .title {
		padding-left: 0px;
	}
	
	#link .box {
		width: 280px;
		_width: 270px;
		_padding:5px;
		background: #fff;
		height: 360px;
		background: #fff;
		text-align: center;
		/* border: #759dd0 1px solid; */
		margin: 5px;
		margin-left: 15px;
	}
	
	#link .box ul {
		padding: 10px;
	}

	/*=============================================================
		jump
	=============================================================*/
	
	#contents .jump {
		text-align: left;
		margin-bottom: 20px;
	}
	
	#contents .jump ul {
		float: right;
	}
	
	#contents .jump li {
		padding-left: 20px;
		padding-right: 20px;
		background: #fff url(images/arrow.gif) no-repeat 0 1px;
	}

/*=============================================================
	main
=============================================================*/

#main {
	width: 610px;
	text-align: left;
 	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	float: right;
}

#main a:link {
	color: #1B4077;
}

#main a:visited {
	color: #551cbc;
}

#main h1 {
	/* background: url(images/bg_h1.png) no-repeat 0 bottom; */
	background: #999;
	width: 600px;
	font-size: 120%;
	padding: 5px 10px;
	line-height: 1;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}

#main h2 {
	border-left:7px solid #FFAA66;
	padding-left:10px;
	margin-bottom: 20px;
	line-height: 40px;
}

#main .h2indent {
	padding-left: 10px;
	width: 590px;
}

#main h3 {
	border-left:7px solid #66AAFF;
	padding-left:10px;
	margin-bottom: 20px;
}

#main p,
#main dl {
	margin-bottom: 20px;
}

#main dt {
	margin-top: 10px;
}

#main .info {
	padding: 10px;
	padding-left: 40px;
	border: #ffcccc 3px solid;
	background: #fff7f7 url(images/info.gif) no-repeat 10px 10px;
	width: 500px;
	line-height: 24px;
	margin: 0 auto 20px;
}

#main .jump ul {
	padding: 10px;
	background: url(images/bg_jump.png);
}

#main .jump li {
	padding: 5px 15px 5px 30px;
	background: #fff url(images/arrow.gif) no-repeat 7px 7px;
}

#main #mailform {
	width: 500px;
	margin: 0 auto;
	padding: 10px;
	background: #eeeeee;
	border: #dddddd 10px solid;
}

#main #sitemap .h2indent {
	width: 290px;
}

/*=============================================================
	side
=============================================================*/

#side {
	background: url(images/bg_side.jpg) no-repeat;
	color: #000;
	width: 220px;
	padding-top: 10px;
	padding-left: 20px;
	float: leftt;
}

ul#sideNavi {
	min-height:1px;
}

ul#sideNavi {
	background-color:#EEEEE9;
	/* border-bottom:1px solid #DDDDDD; */
	line-height:1;
	/* margin:25px 0 -21px; */
	padding:0;
	margin-bottom: 20px;
	width: 210px;
}

ul#sideNavi li {
	font-size:12px;
	list-style-type:none;
	margin:0;
	padding:0;
	/* width:150px; */
}

ul#sideNavi li a {
	background-color:#a6b0d2;
	border-color:#999 #fff #fff -moz-use-text-color;
	border-style:none solid solid none;
	border-width:1px 1px 1px medium;
	color:#FFFFFF;
	display:block;
	padding:0.6em 10px;
	position:relative;
	text-align:center;
	text-decoration:none;
}

ul#sideNavi li a:hover {
	/* background: #fdd0e7; */
	background: #999;
}

#side .home {
	overflow: hidden;
	background: url(images/home.png) no-repeat 0 50%;
	padding-left: 20px;
}

#side .block {
	margin-bottom: 20px;
}

#side .block .block_title {
	background: url(images/blur.jpg) repeat-y right 0;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}

#side .block .block_content {
	font-size: 90%;
	width:210px;
}

#side dt {
	font-weight: bold;
}

#side dd {
	border-bottom: #ccc 1px dashed;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 90%;
}

/*=============================================================
	footer
=============================================================*/

.pagetop {
	background: #fff;
	text-align: right;
	padding-right: 10px;
	padding-top: 50px;
}

#footer {
/* 	background: #E8EFF2 url(images/bg_footer.gif); */
	background: #999;
	text-align:center;
	color:#fff;
	height:45px;
	width:900px;
	padding: 10px 0;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	background: none;
}

#footer ul {
	width: 750px;
	height: 20px;
	font-size: 80%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#footer ul li {
	border-right: 0px solid #fff;
	padding: 0px 5px;
	display: inline;
}

#footer ul li.last {
	border-right: 0px;
}

/*=============================================================
	CLEARFIX
=============================================================*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*=============================================================
	custom
=============================================================*/
.round {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.note {
	list-style:disc;
	padding: 20px;
	width: 500px;
	margin: 0 auto 20px;
}

.gray {
	background:#eee;
}

.pink {
	background:#FFF7F7;
	border: #ffcccc 3px solid;
}