@charset "utf-8";
@import url(css/common.css);


/*INDEX-07251631
-------------------------
___DEFAULT___
___LAYOUT___
___HEADER___
___SIDENAVI1___
___CENTER___
___SIDENAVI2___
___FOOTER___
-----------------------*/

/* ___DEFAULT___
==============================*/

* {
	padding: 0 ;
	margin: 0 ;
	line-height: 145% ;
}



img {
	border: 0px ;
}



.clear {
	clear: both ;
}



li {
	list-style-type: none ;
}



p {
	padding: 3px 0px 1px 5px;
	margin: 3px 0px 5px 0px;
	font-size: 12px;
	line-height: 150%;
}



hr {
	height: 1px ;
}




table {
	font-size: 100% ;
}




/*COMMON TABLE*/

.content table.sample {
	margin: 10px ;
	border-top: dotted 1px #ccc;
	border-collapse: collapse;
}



.content table.sample  th {
	padding: 3px ;
	border-bottom: dotted 1px #ccc ;
	font-weight: normal ;
	color: #666 ;
	text-align: left ;
	white-space: nowrap ;
	background: #eeeeee ;
}



.content table.sample  td {
	padding: 3px ;
	border-bottom: dotted 1px #ccc ;
	color: #666 ;
	background: #fff ;
}


/*COMMON LINK COLOR */

a:link, a:visited {
	color: #0066FF ;
}




a:active, a:hover {
	color: #0066FF ;
}




/* ___LAYOUT___
==============================*/

body {
	padding-bottom: 30px ;
	font-size: 12px ;
	color: #4F4F4F ;
	text-align: center ;
}



#container {
	position: relative ;
	width: 824px ;
	padding: 0px 5px ;
	margin: auto ;
	border-top: none ;
	text-align: center ;
	background: #fff url("bg.gif") center repeat-y ;
}



body > #container {
	width: 814px ;
}



#sidenavi1 {
	float: left ;
	width: 160px ;
	overflow: hidden ;
	text-align: center ;
}



#center {
	float: left ;
	width: 490px ;
	padding: 0px ;
	padding-bottom: 20px ;
	margin-top: 40px ;
	overflow: hidden ;
	text-align: center ;
	background: url("") no-repeat bottom center ;
}



.content {
	margin: 0px 7px ;
	text-align: left ;
}



#footer {
	clear: both ;
	padding-top: 10px ;
	padding-bottom: 10px ;
	padding-left: 15px ;
	margin: auto ;
	font-size: 10px ;
	font-weight: normal	;
	text-align: left ;
	background: #e7e7e7;
}




/* ___HEADER___
==============================*/

#header{
	height: 327px ;
	margin-bottom: 10px ;
	text-align: left ;
	background: #fff url("header.jpg") no-repeat top ;
}



#header2{
	height: 85px ;
	margin-bottom: 10px ;
	text-align: left ;
	background: #fff url("header.jpg") no-repeat top ;
}



#header img, #header2 img {
	position: absolute ;
	left: 5px ;
	top: 25px ;
	margin-bottom: 30px ;
}



#container #header h1, #container #header2 h1{
	position: absolute ;
	left: 170px ;
	top: 95px ;
	width: 480px ;
	padding: 3px ;
	font-size: 12px ;
	font-size: 14px ;
	font-weight: bold ;
	font-weight: normal ;
	color: #fff ;
	display: block ;
	text-indent: 5px ;
	background: #999 ;
}



#container #header h1{
	top: 337px ;
}



#header h2 a:link, 
#header h2 a:visited,
#header h2 a:hover, 
#header h2 a:active,
#header2 h2 a:link, 
#header2 h2 a:visited,
#header2 h2 a:hover, 
#header2 h2 a:active {
	position: absolute ;
	left: 10px ;
	top: 0px ;
	font-size: 10px ;
	font-weight: normal ;
	color: #fff ;
}



#header h2 a:link, 
#header h2 a:visited,
#header2 h2 a:link, 
#header2 h2 a:visited {
	text-decoration: none ;
}



#header h2 a:hover, 
#header h2 a:active,
#header2 h2 a:hover, 
#header2 h2 a:active {
	text-decoration: underline ;
}



#container #header p, #container #header2 p  {
	position: absolute ;
	top: -6px ;
	right: 15px ;
	padding: 3px 0px 1px 0px;
	margin-left: -5px ;
	font-size: 10px ;
	color: #fff ;
	text-align: right ;
	white-space: nowrap ;
}



/* ___SIDENAVI1___
==============================*/

/*NAVI*/

#sidemenu{
	width: 150px;
	margin: auto ;
}



#sidemenu ul {
	text-align: left;
	list-style-type: none;
}



#sidemenu ul ul {
	text-align: left;
	list-style-type: none;
}



#sidemenu li {
	width: 100% ;
	margin-bottom: 2px ;
}




/*navi*/

#sidemenu li a:link, 
#sidemenu li a:visited,
#sidemenu li a:hover, 
#sidemenu li a:active {
	height: 36px ;
	padding-right: 5px  ;
	padding-left: 12px  ;
	font-size: 12px;
	font-size: 12px;
	color: #333;
	line-height: 36px ;
	text-decoration: none;
	display: block;
	background: url("navi.jpg") no-repeat ;
	background-position: 0px 0px ;
}




#sidemenu li a:hover,
#sidemenu li a:active {
	color: #f30;
	background-position: 0px -36px ;
}




/*sub-navi */
#sidemenu li li a:link , 
#sidemenu li li a:visited, 
#sidemenu li li a:hover , 
#sidemenu li li a:active {
	height: 20px ;
	padding-right: 5px  ;
	padding-left: 12px  ;
	border-bottom: 1px solid #e2e2e2 ;
	font-size: 12px;
	line-height: 20px ;
	text-decoration: none;
	display: block ;
}



#sidemenu li li a:link , 
#sidemenu li li a:visited {
	color: #666 ;
	background: #eee url("subnavi.gif") left center no-repeat;
}



#sidemenu li li a:hover , 
#sidemenu li li a:active {
	color: #666 ;
	background: #eee url("subnavi_on.gif") left center no-repeat;
}




/*SEARCH*/

#searchbox {
	margin: auto ;
	text-align: center ;
}



#searchbox form {
	position: relative ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	margin: 5px ;
	margin-top: 10px ;
	text-align: center ;
	background: #fff ;
}



#searchbox > form {
	width: 148px ;
}



#searchbox label {
	color: #fff ;
	display: block ;
	background: #999 ;
}



#searchbox #search {
	width: 150px ;
	margin-top : 5px ;
	margin-bottom: 2px ;
	border: 1px solid #DEDDDD ;
	font-weight: normal ;
	color: #666 ;
	letter-spacing: 0px ;
	background: #fff ;
}

#searchbox #search {
	width: 148px ;

}


#searchbox #searchbutton {
	width: 150px ;
	margin: auto ;
	border: none ;
	font-weight: bold ;
}



#sidenavi1 > #searchbox #searchbutton {
	margin-left : auto ;
	
	/* \*//*/
	margin-left : 0px ; 
	/**/
}




/* ___CENTER___
==============================*/


/*TITLE*/

.content h3, .content  h4 {
	padding: 5px 10px 11px ;
	margin-top: 5px ;
	margin-bottom: 10px ;
	font-size: 14px ;
	color: #0f3a65 ;
	background: url("hl.jpg") no-repeat ;
}



h3 a:link, h3 a:visited {
	color: #0f3a65 ;
	text-decoration: none ;
}



h3 a:active, h3 a:hover {
	color: #0f3a65 ;
	text-decoration: underline ;
}




/*NEW*/

.content h5 {
	height: 30px ;
	margin: auto 15px ;
	margin-bottom: 0.5em ;
	border-bottom: 2px dotted #c1c1c1 ;
	font-size: 14px ;
	font-weight: normal ;
	font-weight: bold ;
	color: #f63 ;
	line-height: 30px ;
	background: url( new1.gif ) no-repeat;
	background-position: 0px 10px ;
}



.whats {
	padding-bottom: 10px ;
	border: 3px double #ccc ;
}



.whats p {
	padding: 0px 0px 0px 0px ;
	margin: 0px 15px 0px 15px ;
	border-bottom: 1px dotted #d5d5d5 ;
	text-align: left ;
}




/*FORM*/


.sample textarea {
	width: 250px ;
}



.sample {
	width: 410px ;
	margin: auto ;
}



/*IMAGE MARGIN*/

.content p img {
	margin-right: 10px ;
}



/* ___SIDENAVI2___
==============================*/

#sidenavi2 {
	float: right ;
	width: 160px ;
	overflow: hidden ;
	text-align: center ;
}



#sidenavi2 h4 {
	padding: 2px ;
	margin-top: 7px ;
	margin-bottom: 2px ;
	border-left: 3px solid #C5632C ;
	font-size: 12px ;
	color: #fff;
	background: #D8995C ;
}



#sidenavi2 img {
	width: 150px ;
	margin-bottom: 5px ;
}




/* ___FOOTER___
==============================*/

#footer h3{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	font-weight: normal ;
	color: #999;
}



#footer p{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	color: #999;
}



#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color: #999;
	text-decoration: none;
}



#footer .rss{
	width: 40px;
	padding: 1px;
	border: solid 1px #bbbbbb;
}



#footer .rss a{
	height: 13px;
	width: 100%;
	font-size: 9px;
	color: black;
	display: block;
	background-color: #bbbbbb;
}



#footer .rss-format{
	padding: 0.5px;
	background-color: #FFB74C;
}



#footer .rss-version{
	padding: 0.5px;
	background-color: #BBBBBB;
}



#footer img{
	float: left;
	padding: 5px 5px 5px 0px;
	margin-right: 10px;
}




/*rcm*/

.rcmBox {
	clear: both ;
	clear: both ;
	height: 1% ;
	padding-top: 10px ;
	padding-bottom: 10px ;
	overflow: hidden ;
	border-bottom: 1px dotted #c1c1c1  ;
}


.rcmBox > .rcmBox {
	height: auto ;
}


.rcmDetail {
	padding: 0px ;
}



.rcmDetail a:link,
.rcmDetail a:visited,
.rcmDetail a:hover,
.rcmDetail a:active
 {
	height: 20px ;
	width: 100px ;
	font-size: 10px ;
	color: #930 ;
	line-height: 20px ;
	text-decoration: none ;
	display: block ;
	text-align: center ;
	background: url("rcm_detail.gif") no-repeat ;
}


.rcmBox img {
	width: 100px ;
}


.rcmImg {
	float: left ;
	width: 100px ;
}



.rcmBox dt {
	float: left ;
	clear: both ;
	width: 4em ;
	margin-bottom: 1px ;
	color: #fff ;
	display: block ;
	text-align: center ;
	background: #999 ;
}


.rcmBox dd {
	float: left ;
	width: 290px ;
	padding-top: 1px ;
	padding-left: 5px ;
	display: block ;
}


.rcmTxt {
	float: left ;
	width: 350px ;
	margin-left: 10px ;
	display: inline ;
}


.gaiyou { border : 1px solid #999 ; font-size : 12px ; margin : 5px ;border-bottom : 0px ; }
.gaiyou dt, dd { float : left ; margin : 0px ; padding : 2px 7px ;}
.gaiyou dl { border-bottom : 1px solid #999 ; clear :both ; margin : 0px ; overflow : hidden ; height :1%; }
.gaiyou dt { background : #ddd ; }  
.gaiyou dd { }

table.list { cellspacing: 10px ;}  
table.list div  { text-align : center ; font-weight : bold;}
table.list .baibai div  { background : #ffe0bd ; }
table.list .chintai  div  { background : #c4e3ff ;}
table.list .kanri  div  { background : #bcffa8 ;}
table.list .kenchiku  div  { background : #fccbcb ;}
table.list th { padding : 5px ; text-align : center ;} 
table.list td{ background : #fff ; vertical-align :top; border : 1px solid #ccc ; width : 120px ; }
table.list td  {margin : 5px ; }
table.list td li {list-style-type : disc ;margin-left : 20px ;}