@charset "utf-8";
/* Copyright (C) 2008, SUNYOU. All Rights Reserved. */


/* reset
--------------------------------------------------*/
* {margin:0;padding:0}
.hide {display :none;}


/* headings
--------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	font-size: 1em;
}
.f11{
	font-size:11px;
	line-height:15px;
}



/* body
--------------------------------------------------*/
body {
	background : #FFF;
	text-align: center;
	font-family: "MS PGothic", sans-serif, osaka;
}



/* container
--------------------------------------------------*/
.container {
	background : #666666 url(../images/bg_con_npo.gif) center top repeat-y;
	width: 787px;
	margin: auto;
}
.wrapper {
	width: 747px;
	margin: auto;
	background: #E6E6E6;
}
#wrapp {
	width: 747px;
	margin: auto;
	background: #FFF;
}


/* header
--------------------------------------------------*/
#header {
	width: 747px;
	height: 47px;
	background: #FFF url(../images/ansin_head.gif) top no-repeat;
	text-align: left;
}
h1#header-top{
	line-height: 150%;
	font-size: 0.6em;
	color: #FFF;
	font-weight: 300;
	margin-top: 0px;
	margin-left: 22px;
}
h2#title{
	text-align: left;
	font-size: 13px;
	color: #FFF;
	line-height: 160%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}






/* sub-menu
--------------------------------------------------*/
#sub-menu {
	color: #666;
	width: 747px;
	height: 19px;
	text-align: left;
	background-color: #203d20;
}
h3#sm{
	line-height: 160%;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}






/* contents
--------------------------------------------------*/
#top-contents {
	background-color: #ffffff;
	width: 747px;
	text-align: left;
	margin: auto;
	padding-bottom: 0em;
}
#bcp {
	background: #666666 url(../images/top_bcp.gif) left top no-repeat;
	width: 558px;
	height: 201px;
	margin-top: 0px;
	margin-right: 0px;
}
.top-douga {
	width: 75px;
	height: 103px;
	color: #666666;
	margin-top: 0px;
	margin-right: 63px;
}
#dream {
	background: #666666 url(../images/top_dream.gif) left top no-repeat;
	width: 558px;
	height: 201px;
	margin-top: 0px;
	margin-right: 0px;
}
.concept {
	width: 558px;
	height: auto;
	text-align: left;
	background-color : #FFF;
	font-size: 10px;
	color:#666666;
	line-height: 140%;
	margin-right: 0px;
		border-bottom: 0px solid #3b7240;
}
.bun {
	margin: 6px 13px 6px 0px;
}
.category {
	width: 216px;
	height: auto;
	text-align: left;
	font-size: 11px;
	color:#666666;
	margin-top: 10px;
	margin-bottom: 18px;
}
.cate {
	text-align: left;
	line-height: 100%;
	font-size: 15px;
	font-weight: 900;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/* news
--------------------------------*/
.news-waku {
	width: 300px;
	background: #FFF;
	padding: 0em;
	color: #666666;
}
#news {
	font-size: 12px;
	font-weight: normal;
	height: 200px;
	width: 300px;
	background-color: #e7f2e3;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: left;
}
#news dl {
	overflow: auto;
	height: 200px;
	border-top: 1px solid #767676;
	border-right: 1px solid #767676;
	border-bottom: 1px solid #767676;
	border-left: 1px solid #767676;
}
#news dt {
	margin-top: 0.5em;
	margin-left: 5px;
	font-weight: bold;
}
#news dd {
	border-bottom: 2px dotted #666;
	margin-top: 0.5em;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 0.5em;
}








/* link
--------------------------------*/
.photo01 {
	margin: 0px;
	text-align: center;
}
.links {
	background-color:#DDD;
	width: 140px;
	height: auto;
	text-align: center;
}
.link-title {
	height: 23px;
	background-color: #cc0033;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}
.link-title2 {
	height: 23px;
	background-color: #3053ae;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}
.link-space {
	line-height: 12px;
	color: #996600;
	font-size: 11px;
	padding: 8px;
}































/* footer
--------------------------------------------------*/
#footer {
	width: 747px;
	margin: auto;
	padding-top: 0.5em;
	background-color: #666666;
	border-bottom: 1px solid #000000;
}
.corpadd {
	line-height: 120%;
	margin: 0em 1em 0.5em 1em;
	text-align: left;
	font-size: 0.8em;
	color: #FFF;
}
































/* images
--------------------------------------------------*/
a img {
	border:none;
}
.fla {
	margin: 1em auto 0 auto;
	clear: both;
}
.left {
	float: left;
}
.right {
	float:right;
}



.image-hidariyose {
	float: left;
	clear: both;
	margin-right: 3px;
}
.image-hidariyose2 {
	float: left;
	clear: both;
	margin-right: 3px;
}
.image-migiyose {
	float: right;
	clear: both;
	margin-left: 15px;
}
.image-migiyose2 {
	float: right;
	clear: both;
	margin-left: 3px;
}
.icon-nakayose {
	vertical-align: middle;
	margin-right: 0.1em;
}
.icon-nakayose2 {
	vertical-align: middle;
	margin-right: 4px;
}
.icon-nakayose3 {
	vertical-align: middle;
	margin: 0px 0px 0px 7px;
}
.icon-nakayose4 {
	vertical-align: middle;
	margin-right: 0px;
}
.icon-nakayose5 {
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 5px;
}



/* text color
--------------------------------------------------*/
.grey {
	color: #666666;
}
.blue {
	color: #0c368d;
}
.ms{
	color: #ffde00;
}







/* text link
--------------------------------------------------*/
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #ffde00;
	text-decoration: underline;
}
a:active {
	color: orange;
	text-decoration: underline;
}







