@ Shift_JIS
/*							>> copy left Academia Japan Inc.
	M	 E	 N	 U

■ 1. Text
   	1) color   2) decolation

■■ 2. Shared

■■■ 3. Area - wrap (A+B+C+D)
	A) Head*top    B) Cont*entry    C) Menu*side    D) Foot*bottom

■■■■ 4. Special
	1) search-form    2) jump pageTop    3) mail-form    4) mag-form

*/


html * {box-sizing:border-box;}
* {
	margin:0; padding:0;
	font:small "ヒラギノ角ゴ Pro W3","ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}


/* 	1. Text    ■ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#993300;}
h1 a:hover {color:#993300;}
h2, h3, h4, #cont dt em, #cont dt, #cont2 dt,h2 a,h3 a,#cont dt a, #cont2 dt a,
#foot p, #foot address {color:#993300;}
#menu dt,#menu2 dt {color:#993300;}
a {color:#993300;}
a:visited {color:#993300;}
a:hover {color:#ff9933;}
#mail td, #mail li {color:#863300;}
strong {color:#993300;}


/* 	2) decolation	 */

.top a, img, img a {border:none;}
strong {font-weight:bold;}
address a {text-decoration:none;}

dt em {letter-spacing:0.3em;
}
strong, em, pre	{letter-spacing:0.1em;}
.btn_1 {text-decoration:none;}


/* 	2. shared  ■■ */

body {
	margin:0 0px 0 0px;
	background-color:#fff;
}

h1 a, h2, h3, h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:large;
	letter-spacing:0.3em;
	text-indent:1em;
}

strong, em {
	margin:0 0.1em;
}
p {
	margin:0 0 1em 0;
	line-height:1.6em;
}

dd {
	margin:0em 0 0em 0;
}
.s, .s a {
	font-size:12px;
}

.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center;}

.i-left {float:left; margin:7px;}
.i-right {float:right; margin:6px;}

br {clear:both;}



/* 	3. Area    ■■■ */

/* 	wrap (A+B+C+D)	 */

#wrap {
	background-color:#FFF;
	width: 820px;
	margin:0 auto;
	border-left:1px solid #8C9CA1;
	border-right:1px solid #A5B6BB;
	border-bottom:1px solid #A5B6BB;
}
#wrap2 {
	width: 560px;
	float:left;
}

/* 	A) Head*top	 */

h1 a {
	background:url('./img/kea_headtop.gif') no-repeat;
	padding:10px 10px 30px 200px;
	font-size:x-large;
	text-decoration:none;
	text-align:left;
	display:block;
	height:40px;
}

/* 	B) Cont*entry	 */

#top_flash {
	float:left;
}


#cont {
	margin:10px 6px;
	width:550px;
	float:right;
}
#cont-t {
	margin:0px 0px;
	width:820px;
	float:right;
}
#top {
	margin:0px 0px;
	width:808px;
                padding:0 6px 0 6px;
                margin:0 auto;
}

#cont-lr {
　　　　　　　background-color:#dcdcdc;
	width:820px;
}

#cont2 {
	margin:20px 20px;
}
#wrap2 #cont {
	margin:20px 3px;
	width:330px;
}
#cont h2, #cont2 h2,#cont-t h2 {
	margin:0px 0 8px 0px;
	background:url('./img/btn_8_5.gif') no-repeat ;
	text-indent:3em;
	padding:8px 0 0px 0;
                height:50px;
              
}
#cont h3, #cont2 h3,#cont-t h3 {
	margin:0px 0 0px 0px;

	text-indent:0em;
	padding:0px 0 0px 0;
              
}
#cont2 div.ad {
	width:550px;
}
#cont2 .ad p {
	width:320px;
	float:right;
}
#cont2 .ad dl {
	width:200px;
	float:left;
}

#cont dt, #cont2 dt,#cont-t dt {
	margin:0px 0 0px 0;
	
	text-indent:0em;
	padding:0px;
	font-size:small;
                
}
#cont dt em,#cont2 em,#cont-t em {
	font-size:medium;
　　　　　　　text-indent:1em;
}
#cont dd a, #cont2 dd,#cont-t dd a {
	margin:0 0em 0 0;
	line-height:2em;
              
}



#cont a, #cont2 a {
	font-weight:bold;
              font-size:13px;
}



/* 	C) Menu*side   */

#menu {
	margin:10px 0 0 2px;
	border:1px solid #6B9EBE;
	width:200px;
	float:left;
                background-color:#fff;
}

#menu2 {
	margin:20px 6px 0 0;
	border:1px solid #6B9EBE;
	width:200px;
	float:right;
}
#menu dt {
color:#993300; 
text-decoration:none; 
width:200px;
height:30px; 
background-image:url('./img/btn_22_3.gif');
background-repeat: no-repeat;
text-indent: 10px;
display: block;
font-size: 12px;
margin:0px 0 0px 0px;
padding:10px 0 0 0;
}

#menu2 dt {
	margin-top:0;
	padding:6px;
	text-align:center;
	border-top:1px solid #6B9EBE;
	border-bottom:1px solid #6B9EBE;
	background-color:#cc9999;
}

#menu dt em {
	font-size:medium;
	font-family:"HG創英角ｺﾞｼｯｸUB";
}
#menu dd {
	padding:4px 0 6px 0px;
}

.pst {
	padding:6px;
}

.btn_1 {
	margin:4em 0 0em 0;
	background:url('./img/btn_1.jpg') no-repeat ;
	text-indent:0em;
	padding:8px 0px;
                width:190px;
}


#menu dd a{ 
color:#fff; 
text-decoration:none; 
width:190px;
height:30px; 
background-image:url('./img/btn_20.jpg');
background-repeat: no-repeat;
text-indent: 10px;
display: block;
font-size: 12px;
margin:2px 0 2px 10px;
padding:10px 0 0 0;
} 


#menu dd a:hover { 
background-image:url('./img/btn_21.jpg'); 
color:#993300; 
} 








#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}



/*           catego*bunkatsu  */

#catego1,#catego3 {
                padding:6px;
	width:193px;
	float:left;

}

#catego2,#catego4 {
	width:200px;
	float:right;

}

#cont-l {
	width:400px;
	float:left;

}

#cont-r {
	width:400px;
	float:right;
               
}

/* 	D) Foot*bottom   */

#foot {
	margin:0px 0 0 0;
	padding:0px 0;
	border-top:1px solid #6E9FA9;
	background:#fff;
}
#foot p, #foot address {
	margin:0;
	padding:6px 6px;
	text-align:left;
}



/* 	4. Special ■■■■ */

/* 	1) search-form	 */

input.s-btn {
	text-align:center;
}
input.s-input {
	width:120px;
}

/* 	2) mail-form	 */

#mail input {
	margin:3px 0;
	border:1px solid #0090C5;
	width:171px;
}
#mail textarea {
	margin:3px 0 0 0;
	border:1px solid #0090C5;
	width:260px;height:161px;
}

/* 	3) jump pageTop		 */

.top a {
	width:18px; height:18px
	background:url('../i/top.gif');
}
.top a:hover {
	background-position:-18px 0;
}

/* 	4) mag-form		 */

table.mag {
	border-collapse: collapse;
	border-right:1px solid #BBB;
	border-bottom:1px solid #BBB;
}
.mag th, .mag td {
	padding:6px 10px;
	vertical-align:top;
}
.mag th {
	background-color:#FFDF9A;
	font-size:medium;
}
.mag td {
	background-color:#FFEECC;
	font-size:small;
}
.mag td.on {
	background-color:#FEB7B7;
}
.mag td.off {
	background-color:#A7D9FF;
}

