@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    border: 0;
    word-wrap: break-word;
}

body,div,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre,fieldset,blockquote,table,thead,tbody,tfoot,caption,th,td,
section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style-type: none; line-height: 1.4em; }
a { color: #00ccff; text-decoration: underline; outline: 0; }
a:visited { color: #00ccff; text-decoration: underline; outline: 0; }
a:hover { color: #fb7fd9; text-decoration: none; outline: 0; }
a:active { color: #fb7fd9; text-decoration: none; outline: 0; }
hr { display:  none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.img_fL { float: left; margin: 0 0 10px 0; }
.img_fR { float: right; margin: 0 0 10px 0; }
.left { text-align:  left; }
.right { text-align:  right; }
.center { text-align:  center; }
p { margin: 0 0 10px 0; line-height: 1.4em; }
img { border: 0; }

/*---------add----------*/

.box{ padding: 0 10px; }

/*---------end----------*/

section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display:  block; }
mark { background: rgba(255,255,255,0.2); }

/*------------clearfix-------------*/

.clearfix:after {
	content: ".";
	display:  block;
	clear: both;
	height:  0;
	visibility: hidden;
}
.clearfix { display:  inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:  1% }
.clearfix { display: block;}
/* end MacIE5 */


/*---------------------------------------------------------------

	body

----------------------------------------------------------------*/

body {
	width : 100%;
	background:url(../img/background.gif) #666;
	text-align: left;
}

#wrap {
	margin : 0 auto;
	padding: 0px;
	width : 1000px;
	background-color:#ffc; 
	color: #333;
}

#head {
	border-bottom:solid 1px #666;
	text-align: left;
	margin : 0px;
	width : 1000px;
}
#head h1 {
	font-size:18px;
	font-weight:bold;
}
#head h1 a{
	color:#fff;
}
.title_box {
	background-color:#603; 
	padding: 5px 10px;
	width: 980px;
	height: 30px;
}
.title {
	float:left;
	text-align: left;
	width: 680px;
}
.pass {
	text-align: left;
	font-size: 10px;
	padding: 10px;
	width: 980px;
	color: #333;
}

#main {
	font-size: 12px;
	margin-top : 5px;
	margin-bottom : 20px;
	padding: 0 10px;
	width : 980px;
}

#navigation {
	margin-bottom : 20px;
	width : 240px;
}
#contents {
	background-color: #fff;
	float : left;
	text-align: left;
	padding: 0 5px;
	width: 720px;
}
#menu {
	float : left;
	text-align: left;
	padding: 0 5px;
	width : 240px;
}
#menu_inducement {
	margin-bottom : 20px;
	width : 240px;
}
#foot {
	background-color:#603;
	clear : both;
	text-align: center;
	font-size: 12px;
	padding: 2px 10px;
	width : 980px;
	height: 20px;
	color: #fff;
}


/* wb_j[ */
.head_img {
	border-top:solid 1px #666;
	width: 1000px;
	height:75px;
	overflow: hidden;
}
#head ul{
	float:left;
	list-style-type : none;
	text-align: left;
	font-size:14px;
	padding-top:5px;
	width : 300px;
	height:24px;
}
#head li{
	float: left;
	display : inline;
	margin-left: 10px;
}
#head .menu a {
	background:url(../img/h_menu_bg.gif) no-repeat;
	text-align: center;
	display :block;
	width: 90px;
	height:20px;
	color: #333;
}
#head .menu a:hover{
	background:url(../img/h_menu_on.gif) no-repeat;
	color: #000000;
}

/* JeSj[ */
.cat_ttl {
	background:url(../img/c_menu_bg.jpg) no-repeat;
	margin-bottom:10px;
	padding:4px 0 0 40px;
	width : 200px;
	height: 26px;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	color: #fff;
}

.cat_menu {
	list-style-type : none;
	font-size:12px;
	padding-left:20px;
}
.cat_menu li{
	text-align: left;
}
.cat_menu .menu{
	margin-bottom:1px;
}
.cat_menu .menu a{
	background:url(../img/cat_menu_bg.gif) no-repeat;
	display : block;
	padding :0px 0px 0px 20px;
	width: 180px;
	height:20px;
	color:#0066CC;
	overflow: hidden;
}
#head ul{
	float:left;
	list-style-type : none;
	text-align: left;
	font-size:14px;
	padding-top:5px;
	width : 300px;
	height:24px;
}
#head li{
	float: left;
	display : inline;
	margin-left: 10px;
}
#head .menu a {
	background:url(../img/h_menu_bg.gif) no-repeat;
	text-align: center;
	display :block;
	width: 90px;
	height:20px;
	color: #333;
}
#head .menu a:hover{
	background:url(../img/h_menu_on.gif) no-repeat;
	color: #000000;
}

/* JeSj[ */
.cat_ttl {
	background:url(../img/c_menu_bg.jpg) no-repeat;
	margin-bottom:10px;
	padding:4px 0 0 40px;
	width : 200px;
	height: 26px;
	text-align: left;
	font-size:16px;
	font-weight:bold;
	color: #fff;
}

.cat_menu {
	list-style-type : none;
	font-size:12px;
	padding-left:20px;
}
.cat_menu li{
	text-align: left;
}
.cat_menu .menu{
	margin-bottom:1px;
}
.cat_menu .menu a{
	background:url(../img/cat_menu_bg.gif) no-repeat;
	display : block;
	padding :0px 0px 0px 20px;
	width: 180px;
	height:20px;
	color: @@@#333366;
}
.cat_menu .menu a:hover{
	background:url(../img/cat_menu_bg.gif) no-repeat;
	margin-left:20px;
	color: #0066CC;
}

/* TChj[ */
#menu_inducement ul{
	list-style-type : none;
	text-align: left;
	font-size:14px;
	padding-top:5px;
	width : 240px;
}
#menu_inducement .menu_site a {
	background:url(../img/site_reg.jpg) no-repeat;
	display :block;
	margin-bottom: 20px;
	width: 240px;
	height:100px;
}
#menu_inducement .menu_cat a {
	background:url(../img/cat_reg.jpg) no-repeat;
	display :block;
	margin-bottom: 20px;
	width: 240px;
	height:100px;
}


/* gbvy[W */
.top_img{
	margin-bottom: 20px;
	padding-left:40px;
	width:640px;
	height:300px;
	overflow: hidden;
}

/* e}y[W */

.contents_text {
	margin-bottom: 10px;
	padding: 10px;
	width: 700px;
	text-align: left;
	color: #333;
}

/* o */
.finding{
	background:url(../img/head_bg.jpg) no-repeat;
	margin-bottom: 10px;
	width: 720px;
	height: 34px;
}
.ttl_bg{
	border-left:solid 10px#CC99CC;
	background-color: #660066;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	width: 300px;
	height: 29px;
	color: #fff;
}


/* Sy[W */

.clear {clear: both;}

.btn {vertical-align:middle;}

.input_border {
	border: 1px solid #666;
	vertical-align:middle;
}
 

