@charset "utf-8";
/* CSS Document */

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	min-width: 1100px;
}
#clear {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/* <br id="clear" /> */
ul{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*-------------------------------------------------------
						top
-------------------------------------------------------*/

/*----------	header	----------*/

#header_page{
	width: auto;
	height: 480px;
	margin: 0 0 30px;
	padding: 0px;
	background-image: url(../images/wrapper.png);
	background-position: center center;
	background-repeat: repeat-x;
	background-color: #50896C;
}
#frame_contents{
	width:  1020px;
	height: 75px;
	margin: 0 auto;
	padding: 5px 0 0;
}
.logo{
	width: auto;
	height: 75px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#frame_body{
	width: 600px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	float: right;
}
h1{
	width: auto;
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #666;
}
#frame_body #btn{
	width: auto;
	height: 55px;
	margin: 0 0 0 15px;
	padding: 0px;
	line-height: 55px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-indent: 20px;
	color: #666;
	background-image: url(../images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	float: right;
}
#frame_body #btn a{
	text-decoration: none;
	color: #666;
}
#frame_body #btn a:hover{
	color: #CCC;
}

/*----------	mainimg  	----------*/

#mainimg{
 width: auto;
 height: auto;
 margin: 0;
 padding: 0;
}

#mainimg img{
 width: 1120px;
 height: auto;
 margin: 0 auto;
 padding: 0;
 display: block;
}


/*----------	main  	----------*/

#layout{
	width: 1020px;
	height: auto;
	margin: 0 auto 250px;
	padding: 0px;
}

/*----------	right  	----------*/

#right-contents{
	width: 670px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*----------	column  	----------*/

#right-section{
	width: 670px;
	height: auto;
	margin: 0 0 30px;
	padding: 0px;
	background-image: url(../images/h2_column.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #50896C;
	border-bottom: 2px solid #50896C;
}
#right-section h2{
	width: 500px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-indent: 45px;
	color: #FFF;
	float: left;
}
#right-section .btn{
	width: 90px;
	height: 20px;
	margin: 10px 10px 0 0;
	padding: 0px;
	float: right;
}
#right-section #rightclm{
	width: 660px;
	height: 120px;
	margin: 0px;
	padding: 10px 5px;
	background-image: url(../images/sideline.png);
	background-position: center center;
	background-repeat: repeat-y;
	clear: both;
	overflow-y: scroll;
}
#rightclm dl{
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px 15px;
	border-bottom: 1px dotted #CCC;
}
#rightclm dt{
	width: auto;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: left;
	float: left;
}
#rightclm dd{
	width: 530px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	text-indent: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: right;
}
#rightclm dd a{
	text-decoration: none;
	color: #666;
}
#rightclm dd a:hover{
	color: #CCC;
}
#rightclm .new{
	background-image: url(../images/new.png);
	background-position: left center;
	background-repeat: no-repeat;
}

/*----------	content  	----------*/

#content-center{
	width: 670px;
	height: auto;
	margin: 0 0 30px;
	padding: 0 0 20px;
	background-image: url(../images/sideline.png);
	background-position: center center;
	background-repeat: repeat-y;
	background-color: #50896C;
	border-bottom: 2px solid #50896C;
}
#content-center h2{
	width: 670px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-indent: 25px;
	color: #FFF;
	background-image: url(../images/h2_content.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #50896C;
}
.subimg1{
	width: auto;
	height: auto;
	margin: 0 20px 10px 0;
	padding: 0px;
	float: left;
}
.subimg2{
	width: auto;
	height: auto;
	margin: 0 0 10px 20px;
	padding: 0px;
	float: right;
}
#content-center p{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 15px 15px 0px 15px;
	line-height: 25px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #666;
}

/*----------	left  	----------*/

#left-contents{
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
h3{
	width: 300px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background-image: url(../images/h3.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #50896C;
}
#left-contents ul{
	border-bottom: 1px solid #eaeaea;
}
#left-contents #mainmenu{
	width: 300px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	font-size: 13px;
	font-weight: normal;
	text-indent: 15px;
	text-align: left;
	color: #666;
	background-image: url(../images/submenu.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #50896C;
}
#left-contents #mainmenu a{
	text-decoration: none;
	color: #666;
	display: block;
}
#left-contents #mainmenu a:hover{
	color: #999;
	background-image: url(../images/submenu.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #999;
}
#left-contents p img {
	width: auto;
	height: auto;
	margin: 0 10px 10px 0;
	display: block;
	float:left;
}
#left-contents p {
	width: 280px;
	height: auto;
	margin: 0 auto;
	padding: 10px 10px;
	background-color: #F7F7F7;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	word-break: break-all;
	display: block;
}

/*----------	column  	----------*/

#left-column{
	width: 300px;
	height: auto;
	margin: 0px;
	padding: 10px 0 0;
	background-color: #F7F7F7;
}
#left-contents dl{
	width: auto;
	height: auto;
	margin: 0px;
	padding: 10px 0 0;
	background-image: url(../images/l_column_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
	clear: both;
}
#left-contents dt{
	width: 300px;
	height: 20px;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	text-align: left;
}
#left-contents dd{
	width: 280px;
	height: 30px;
	margin: 0px;
	padding: 0 10px 5px;
	line-height: 30px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #CCC;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#left-contents dd a{
	text-decoration: none;
	color: #666;
}
#left-contents dd a:hover{
	color: #CCC;
}
#left-contents .new{
	background-image: url(../images/new.png);
	background-position: 80px center;
	background-repeat: no-repeat;
}

/*----------	pagetop  	----------*/

.pagetop{
	width: 1000px;
	height: 30px;
	margin: 0 auto 20px;
	padding: 0px;
}
.pagetop img{
	width: 130px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*----------	footer	----------*/

#footer{
	width: auto;
	height: 100px;
	margin: 0 auto;
	padding: 35px 0;
	background-image: url(../images/footer_bg.png);
	background-position: center center;
	background-repeat: repeat;
	background-color: #50896C;
}
#footer_lst{
	width: 1020px;
	height: 30px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}
#foot_menu{
	width: auto;
	height: 50px;
	margin: 0 10px;
	padding: 0px;
	line-height: 50px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	display: inline;
}
#footer p{
	 width: auto;
	height: 50px;
	margin: 0 auto;
	padding: 0px;
	line-height: 50px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}

/*-------------------------------------------------------
						sub1
-------------------------------------------------------*/

#content-center ul{
	margin: 0px;
	padding: 0 10px;
	list-style: none;
}
#content-center #mainmenu {
	width: 650px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 50px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
	display: block;
	background-image: url(../images/arrow2.png);
	background-repeat:no-repeat;
	background-position: 5px center;
	border-bottom: 1px dashed #CCC;
}
#content-center #mainmenu a {
	text-decoration: none;
	color: #666;
	display:block;
}
#content-center #mainmenu a:hover {
	text-decoration: underline;
	color: #747474;
}

/*-------------------------------------------------------
						sub2
-------------------------------------------------------*/

#link_div {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0 15px 25px ;
	font-size: 13px;
	line-height: 25px;
	display: block;
	color: #666;
}
#link_div a {
	text-decoration: none;
}
#link_div a:hover {
	text-decoration: underline;
}
#link_div .link-text {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 5px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #656464;
	text-decoration: none;
	display: block;
}

/*-------------------------------------------------------
						form
-------------------------------------------------------*/

table {
	margin: 10px auto 0;
	border-collapse: collapse;
	font-size: 14px;
	border: #e1e1e1 solid 1px;
}
td,tr {
	border: 1px solid #e1e1e1;
	border-collapse:collapse;
	font-size:14px;
	background-color: #FFF;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #F8F8F8;
	text-align: left;
	text-indent: 5px;
}
table div{
	margin: 0px;
	padding: 30px 0;
}

/*-------------------------------------------------------
						directory_top
-------------------------------------------------------*/

#intro{
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0px;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	color: #666;
}
#intro a{
	text-decoration: underline;
	color: #666;
}
#intro a:hover{
	text-decoration: underline;
	color: #CCC;
}


















