@charset "utf-8";@import "base.css";

html { overflow: auto; }    /* IE-TWO-SCROLL-NONE */
html, body { height:100%; }

body{
	margin:0;
	padding:0;
	font-family:"Hiragino Mincho Pro","ヒラギノ明朝 Pro W3", "ＭＳ Ｐゴシック", serif;
	font-size: 80% !important;
	background-color:#fff;
/*  background-image: url("../img/bg/bg.png");	*/
}

#no_script{
	color:white;
	text-align:center;
	width:100%;
	height:100px;
	padding-top:80px;
	background-color:#000;
	font-size:18px;
}
  
#wrap{
	position:relative;
	width:100%;
	min-height:100%;
	margin:0;
	padding:0;
}

#head {
	width: 950px; 
	max-height:150px;
	margin: 0px auto;
	padding:0px;
	zoom: 1;	/* for IE5.5-7 */
}

#title{
	height:75px;
	padding-left:300px;	/* img center */
}

#header_menu {
	width:950px;
	height:75px;
	margin:0;
	padding:0;
}

ul.bnt_chg li{
/*	 height:75px;	*/
	 list-style-type: none;
	 float: left;
}

.top_line {
	width: 100%;
	height: 1px;
	background-color:#ff6600;
/*	background:url(../img/bk.gif) repeat;	*/
	margin:0;
	padding:0;
}

#main {
	width: 950px; 	/* width: 100%; */
	height: 100%;
	margin: 10px auto 0 auto;	/* 	margin:10px 0px 0px 0px; */
	padding:0px 0px 130px 0px;	/* ★foot_height★ */
	zoom: 1;     /* for IE5.5-7 */
	overflow: hidden;
}

#left {
	float:left;
	width:250px;	/* 270 */
	height:100%;	/* top 400 + 150 */
	font-size: 12px;
	margin:0;
	padding:0;
}

/* ↓↓↓ INDEX.HTML ↓↓↓  */
#left_top {
	position:relative;
	width:200px;
	height:375px;
	margin:0;
	padding:25px 0px 25px 30px;
}

#left_top img{
	margin-right:16px;
	padding:0;
}

#left_down {
	position:relative;
	width:200px;
	height:150px;
	margin:0;
	padding:0;
}
/* ↑↑↑ INDEX.HTML ↑↑↑  */

/* ↓↓↓ CATEGORY.HTML ↓↓↓  */

#left_logo {
	position:relative;
	width:200px;
	height:200px;
	margin:0;
	padding:25px;
}

.acordeon  {
	width:226px;
	height:100%;
	margin:0px;
	padding:25px 0px 0px 25px;
	position: relative;
}

.acordeon li{
	margin:0;
	padding:0px 1px 0px 25px;
	background-image: url("../img/sub_menu_icon_white.png");
    background-position: 12px center;
    background-repeat: no-repeat;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS P ゴシック";
	line-height: 30px;
	cursor: pointer;
}

.acordeon li a:link,.acordeon li a:visited,.acordeon li a:hover{
    text-decoration:none;
	color:black;
}

/* ↑↑↑ CATEGORY.HTML ↑↑↑  */

#content {
	float:left;
	width: 699px;
	height: 100%;
	margin:0px 0px 20px 0px;		/*	◎◎◎	*/
	padding:0;
}

/* ↓↓↓ INDEX.HTML ↓↓↓  */
/*     content nothing       */
/* ↑↑↑ INDEX.HTML ↑↑↑  */


/* ↓↓↓ CATEGORY.HTML ↓↓↓  */
#sub_bar{
	float:left;
	width:70px;
	height:100%;
}

#sub_content{
	float:left;
	width:580px;
	height:100%;
	margin:0;
	padding:0;
	border-left: 1px solid #ccc;
}

#sub_pic{
	margin:25px 0 0 20px;
	padding:0;
}

#sub_str{
	width:590px;
	height:100%;
	margin:25px 0px 50px 20px;;
	padding:0;
}

/* ↑↑↑ CATEGORY.HTML ↑↑↑  */


/* ↓↓↓ INDEX.HTML ↓↓↓  */

#category{
	clear:both;
	position:relative;
	width: 100%;
	height: 340px;
	margin:0;
	padding:30px 0;
}

#category p{
	overflow: hidden;
	height:130px;
	margin:20px 0 0 0;
	padding:0;
}

#category img{
	margin:0 0 0 12px;
	padding:0;
}

/* ↑↑↑ INDEX.HTML ↑↑↑  */

#foot {
	clear:both;
	position:absolute;
	bottom:0;
	border-top: 1px solid #ff6600;
	zoom: 1;	/* for IE5.5-7 */
	
	width: 100%;
	height: 130px;				/* ★foot_height★ */
	margin: 0;
	padding:0;
	background-color:#fff;

}
	
#foot_in,#copyright_in{
	width: 950px;
	margin: 0px auto;
	padding:0;
}

#foot_in{
	height:125px;
}

#foot_left {
	float:left;
	margin:0 0 0 25px;
	padding:0;
}

#foot_right {
	float:right;
	margin:40px 0 0 12px;
	padding:0;
}

#foot_right_in {
	width:500px;
	height:50px;
	margin:0;
	padding:0;
}

#copyright {
	position:relative;
	width: 100%;
	background-color:#ccc;
	background:url(../img/bg/1.png) repeat;
	margin:0;
	padding:0;
}

#copyright_in {
	width:100%;
	height:50px;
	margin:0;
	padding:0;
	text-align:center;
}

.alpha ul li{
	float: left;
	height:75px;
	list-style-type: none;
}

.alpha a:hover img{
     opacity: .60;
     filter: alpha(opacity=60);
     -ms-filter: "alpha(opacity=60)";
     -khtml-opacity: .60;
     -moz-opacity: .60;
}

.alpha a img {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.img_shadow img{
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
}

div.cls_title{	/* h2 */
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/bar/cls_title.png");
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    color: #333333;
	
    font-size: 20px;
	margin:10px 0 20px 5px;
	padding:0 0 0px 40px;
	min-height: 19px;
}

div.cls_sub_title{	/* h3 */
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/bar/cls_sub_title.png");
    background-origin: padding-box;
    background-position: 2px 3px;
    background-repeat: no-repeat;
    background-size: auto auto;
	
	margin:20px 0 10px 5px;
	padding:0px 0px 0px 20px;
    min-height: 19px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {	/* safari3 */
 div.cls_sub_title  {  background-position: 2px 1px; }
}

div.cls_box1{	/* h4 */
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/bar/cls_box1.png");
    background-origin: padding-box;
    background-position: 12px 6px;
    background-repeat: no-repeat;
    background-size: auto auto;
	
	
	margin:0px 0 10px 5px;
	padding:0px 0px 0px 25px;
    min-height: 19px;
	font-weight:normal;
	line-height:26px;
}

div.cls_box2{	/* h5 */
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../img/bar/cls_box2.png");
    background-origin: padding-box;
    background-position: 10px 4px;
    background-repeat: no-repeat;
    background-size: auto auto;
	
	margin:0 0 0px 15px;
	padding:0 0 0px 30px;
    min-height: 19px;
	font-weight:normal;
	line-height:26px;
}

div.cls_box3{	/* h6 */
	margin:0 0 0px 10px;
	padding:0 0 0px 50px;
    min-height: 19px;
	font-weight:normal;
	line-height:26px;
}

table.cls_tbl {
    border: 1px solid #333333;
    border-collapse: collapse;
    font-size: 11px;
    margin: 20px 0 20px 15px;
}

table.cls_tbl th {
    background-color: #EEEEEE;
    border: 1px solid #333333;
    text-align: center;
}

table{
	margin:30px 0px 0px 15px;
}

table.cls_tbl td {
    border: 1px solid #333333;
	padding-left:5px;
}

div.cls_ques {
    background: url("../img/bar/cls_ques.png") no-repeat scroll left top transparent;
	background-position: 4px 5px;
    cursor: pointer;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 0 0px;
    min-height: 19px;
    padding: 0 0 0 25px;
}

div.cls_ans {
    background: url("../img/bar/cls_ans.png") no-repeat scroll left top transparent;
	background-position: 4px 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 26px;
    margin: 0 0 0 0px;
    min-height: 19px;
    padding: 0 0 0 25px;
	display: none;
}

