@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: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; outline: 0; }
a:hover { color: #f00; text-decoration: none; outline: 0; }
a:active { color: #f00; 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%;
	text-align: left;
	background: #ff9;
}
#wrap {
	margin : 0 auto;
	padding: 0px;
	width : 1000px;
	color: #333;
}
#head {
	border-bottom:solid 1px #666;
	text-align: left;
	margin-bottom : 20px;
	width : 1000px;
}
#head h1 {
	font-size:18px;
	font-weight:bold;
}

.title_box {
	padding: 5px 10px;
	width: 980px;
	height: 80px;
}

.title_box h1 a {
	font-size: 14px;
	text-decoration: none;
}

.title_box h1 a:hover {
	color: #551a8b;
}

.title {
	float:left;
	text-align: left;
	width: 580px;
}
.pass {
	float:left;
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	width: 400px;
	color: #333;
}
#main {
	font-size: 12px;
	margin-top : 5px;
	margin-bottom : 20px;
	padding: 0 10px;
	width : 980px;
}
#navigation {
	width : 220px;
	background:url(../img/navi_bg.jpg) repeat;
	padding: 10px;
}
#contents {
	border-right:solid 1px #999999;
	float : left;
	text-align: left;
	padding: 0 5px;
	width: 719px;
}
#menu {
	float : right;
	text-align: left;
	padding: 0 5px;
	width : 240px;
}
#menu_inducement {
	margin-top : 20px;
	width : 230px;
	padding: 0 5px;
}
#foot {
	clear : both;
	background: #ff6699;
	text-align: right;
	font-size: 12px;
	padding: 2px 20px 0px 0px;
	width : 980px;
	height: 20px;
	color: #fff;
}
/* ヘッダメニュー */
.head_menu {
	border-top:solid 1px #666;
	background:url(../img/head_bg.jpg) no-repeat;
	list-style-type : none;
	text-align: left;
	font-size:16px;
	width: 1000px;
	height:50px;
}
.head_menu ul {
	background:#ffffCC;
	vertical-align: top;
	height:24px;
}
.head_menu li {
	display : inline;
	margin-left: 10px;
	height:18px;
}
.head_menu .menu a {
	background:url(../img/brt_head.gif) no-repeat left top;
	text-align: left;
	padding-left: 20px;
	color: #003300;
}
.head_menu .menu a:hover {
	background:url(../img/brt_head.gif) no-repeat left top;
	color:#33CC33;
}
/* カテゴリメニュー */
.menu_ttl {
	background: #ff6699;
	padding:4px 0 0 0px;
	width : 220px;
	height: 26px;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	color: #fff;
}
.gl_menu {
	background: #fff;
	padding:5px 0;
	list-style-type : none;
	font-size:12px;
}
.gl_menu li {
	text-align: left;
}
.gl_menu .menu {
	display : block;
	padding :0px;
	margin:6px 0px 3px 10px;
}
.gl_menu .menu a {
	background:url(../img/brt_menu.gif) no-repeat;
	vertical-align: top;
	padding :0px 0px 0px 20px;
	height:16px;
	color: #003300;
}
.gl_menu .menu a:hover {
	background:url(../img/brt_menu.gif) no-repeat;
	color: #00CC33;
}
/* トップページ */
.top_img {
	margin-bottom: 20px;
	padding-left:40px;
	width:640px;
	height:100px;
	overflow: hidden;
}
/* 各枝ページ */

.contents_text {
	margin-bottom: 10px;
	padding: 10px;
	width: 699px;
	text-align: left;
	color: #333;
}
/* 見出し */
.finding {
	background:url(../img/head_bg.jpg) no-repeat;
	margin-bottom: 10px;
	padding: 5px 10px;
	width: 699px;
	height: 24px;
}
.ttl_bg {
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	color: #ff6666;
}
/* 全ページ共通 */

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


