@charset "UTF-8";
/* トップページ専用CSS */

#eyecatch {
	float: left;
	height: 249px;
	width: 852px;
	background-image: url(../images/eyeCatch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}
#eyecatch h2 {
	display:none;	
}

#main_contents {
	float: left;
	height: auto;
	width: 852px;
	background-color: #FFFFFF;
	background-image: url(../images/main_contents_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#center_box {
	font-size: 12px;
	color: #333333;
	float: left;
	display:inline;
	height: 670px;
	width: 430px;
	overflow-y: scroll;
	background-color: #FAFAFA;
	margin-top: 15px;
	border: 5px solid #FFFFFF;
	text-align: left;
}
#leftNavi01 {
	font-size: x-small;
	float: left;
	height: 16px;
	width: 196px;
	background-image: url(../images/leftNavi01.jpg);
	background-repeat: no-repeat;
	background-position: left up;
	text-align: left;
	text-indent: -9999px;
}
#leftNavi02 {
	background-image: url(../images/leftNavi02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: left;
	height: 130px;
	width: 192px;
	text-indent: -9999px;
}

a:hover#leftNavi02 {
	background-image: url(../images/leftNavi02_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a:hover#leftNavi03 {
	background-image: url(../images/leftNavi03_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftNavi03 {
	background-image: url(../images/leftNavi03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: left;
	height: 139px;
	width: 192px;
	text-indent: -9999px;
}
a:hover#leftNavi04 {
	background-image: url(../images/leftNavi04_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftNavi04 {
	background-image: url(../images/leftNavi04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: left;
	height: 104px;
	width: 191px;
	text-indent: -9999px;
}

a:hover#leftNavi05 {
	background-image: url(../images/leftNavi05_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftNavi05 {
	background-image: url(../images/leftNavi05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	float: left;
	height: 104px;
	width: 191px;
	text-indent: -9999px;
}

#top_info {
	background-color: #FFFFFF;
	background-image: url(../images/top_info.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	padding-bottom: 2px;
	height: 43px;
}
#rightNavi01 {
	background-color: #FFFFFF;
	background-image: url(../images/rightNavi01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 143px;
	width: 193px;
	text-indent: -9999px;
}
#rightNavi02 {
	background-color: #FFFFFF;
	background-image: url(../images/rightNavi02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 102px;
	width: 193px;
	text-indent: -9999px;
}
#rightNavi03 {
	background-color: #FFFFFF;
	background-image: url(../images/rightNavi03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 83px;
	width: 193px;
	text-indent: -9999px;
}

a:hover#rightNavi01 {
	background-image: url(../images/rightNavi01_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a:hover#rightNavi02 {
	background-image: url(../images/rightNavi02_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

a:hover#rightNavi03 {
	background-image: url(../images/rightNavi03_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#left_navi p a{
	font-size: 11px;
	color: #996600;
	float: left;
	display:inline;
	height: 20px;
	width: 193px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

#right_navi p a{
	font-size: 11px;
	color: #996600;
	float: left;
	display:inline;
	height: 20px;
	width: 193px;
	margin-bottom: 10px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
}

#right_navi p a:hover {
	font-size: 11px;
	color: #996600;
}

.news_item {
	font-size: 12px;
	line-height: 1.6em;
	color: #53306D;
	background-image: url(../images/news_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: inline;
	float: left;
	height: auto;
	width: 370px;
	margin-left: 10px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
* html .news_item {
	font-size: 12px;
	line-height: 1.6em;
	color: #53306D;
	background-image: url(../images/news_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: inline;
	float: left;
	height: auto;
	width: 350px;
	margin-left: 10px;
	padding-left: 17px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#now {
color:#CF5AA1;
}

#now a {
color:#CF5AA1;
	font-size: 12px;
	line-height: 1.6em;
}
#now a:hover {
color:#CF5AA1;
	font-size: 12px;
	line-height: 1.6em;
}

.news_item a{
	font-size: 12px;
	line-height: 1.6em;
	color: #53306D;
}

.news_item a:hover {
	font-size: 12px;
	line-height: 1.6em;
	color: #53306D;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-color: #53306D;
}
.news_item2{
	font-size: 12px;
	line-height: 1.6em;
	color: #53306D;
	border-bottom:1px dotted #E4C9C0;
	border-top:1px dotted #E4C9C0;
	display:block;
	margin-right:13px;}

.show_box_top {
	float: left;
	display:inline;
	height: auto;
	width: 196px;
	background-image: url(../images/leftNavi01_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	margin-top: 3px;
}

.intro_text {
	font-size: 10px;
	color: #9c6e48;
	float: left;
	display:inline;
	margin-left: 93px;
	height: auto;
	width: 106px;
	text-align: left;
}

.intro_name {
	font-size: 12px;
	font-weight: bold;
	color: #6c3b06;
	text-align: left;
}

.intro_link {
	font-size: 10px;
	color: #333333;
	float: left;
	width: 196px;
	text-align: right;
	background-image: url(../images/arrow_red_s.gif);
	background-repeat: no-repeat;
	background-position: 140px 6px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	font-weight: lighter;
}
