@ 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:14px "ヒラギノ角ゴ Pro W3","ＭＳＰゴシック",sans-serif;
	font-weight: normal;
	color:#333;
	list-style:none;
}


/* 	1. Text    ■ */

/* 	1) color	 */

h1 a, h1 a:visited {color:#FFF;}
h1 a:hover {color:#F63;}
h2, h4, #cont dt em, #cont dt, #cont2 dt, #menu dd,
#foot p, #foot address {color:#FFF;}
a {color:#0000FF;}
a:visited {color:#369;}
a:hover {color:#F63;}
#mail td, #mail li {color:#863300;}
strong {color:#000000;}


/* 	2) decolation	 */

.top a, img, img a {border:none;}
address a {text-decoration:none;}
dt em {letter-spacing:0.3em;}
strong, em, pre	{letter-spacing:0.1em;}



/* 	2. shared  ■■ */

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

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

h3 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:16px; 
	letter-spacing:0.1em;
	color:#333;
         font-weight:strong;
}

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

dd {
	margin:0.5em 0 0.5em 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: 780px;
	margin:0 auto;
	border-left:3px solid #85A3AE;
	border-right:3px solid #85A3AE;
	border-bottom:3px solid #85A3AE;
}


/* 	A) Head*top	 */

h1 {
         background:#85A3AE;
         color: white;
         font-size:10px;
         font-weight:normal;
}
#banner h2 a {
	font-size:24px;
         color: white;
	text-decoration:none;
}
#banner {
         background:#85A3AE;
         padding:40px 0px 20px 0px;
}
#banner h3 {
        font-size:14px;
        color: white;
        margin:10px;
	text-indent: 0.1em;
}
#banner-shita {
         background:#336600;
         padding:10px 0px 10px 0px;
}


/* 	B) Cont*entry	 */

#cont {
	margin:20px 12px;
	width:500px;
	float:left;
}
#cont2 {
	margin:20px 20px;
}
#cont h2, #cont2 h2 {
	margin-bottom:1em;
	padding:6px 0;
	background-color:#335566;
}
#cont h3, #cont2 h3 {
	margin:40px 0 1em  0;
	background:url('../img/book.gif') no-repeat 0 50%;
         border-bottom:2px #000 solid;
	padding:6px 0;
}
#cont h3 a {
         text-decoration:none;
 }

#cont div.ad {
margin-top:10px;
margin-bottom:10px;
}
#cont div.ad-bottom {
margin-top:25px;
margin-bottom:50px;
}

#cont2 .ad p {
	width:320px;
	float:right;
}
#cont2 .ad dl {
	width:200px;
	float:left;
}
#cont dt, #cont2 dt {
	background-color:#FFFFFF;
	border-right:6px solid #336600;
	border-bottom:1px solid #336600;
	padding:4px 6px;
	font-size:small;
}
#cont dt em,#cont2 em {
	font-size:medium;
}
#cont dd a, #cont2 dd a {
	margin:0 0.6em 0 0;
	line-height:2em;
}
#cont p.entry-more {
         list-style-type:none;
         background:url(http://www.11-supplement.com/tushinkoza/img/shikaku.gif) no-repeat left center;
	padding-left:20px;
}
#cont p.dir {
         text-align: center;
}
.right-img {
         float:right;
         margin-left:10px;
}
.left-img {
         float:left;
         margin-right:10px;
}
ul#spl-txt {
         list-style-type:none;
         margin-top:15px;
}
ul#spl-txt li {
         margin-bottom:3px;
}

div.waku {
border:solid 1px red;
margin-bottom:20px;
padding:10px;
}

div.waku-gin {
border:solid 1px #CCC;
margin-top:40px;
margin-bottom:40px;
padding:10px;
}

div.waku-top {
margin:20px 0 40px 0;
}

div.ad-foot {
text-align:center;
margin-top:10px;
}

.seolinks a {
font-size:10px;
color: #999999;
text-align:center;
text-decoration:none;
clear:both;
}

/* 	C) Menu*side   */

#menu {
	margin:20px 0;
	border:1px solid #85A3AE;
	width:230px;
	float:right;
}
#menu dt, p#cat-label {
	margin-top:0;
	padding:6px;
	text-align:center;
	border-top:1px solid #6B9EBE;
	border-bottom:1px solid #6B9EBE;
	background-color:#CEE87D;
}
#menu dt em {
	font-size:medium;
	font-family:"HG創英角ｺﾞｼｯｸUB";
}
#menu dd {
	padding:0px 6px;
}
#menu dd.menu-ads {
	text-align:center;
}
#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}
#menu dd.entry-title {
         list-style-type:none;
	margin-left:4px;
}
#menu ul li {
margin-top:10px;
margin-left:5px;
}
#menu ul li ul li {
margin-top:5px;
margin-left:10px;
background:url(http://www.11-supplement.com/tushinkoza/img/sub-cate.gif) no-repeat;
padding-left:15px;
}

/* 	D) Foot*bottom   */

#foot {
	margin:10px 0 0 0;
	padding:8px 0;
	border-top:1px solid #6E9FA9;
	background:#85A3AE;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}
#foot a {
color:#fff;
}

/* 	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;
}

.pr {
width: 150px; height: 10px;
overflow: auto; border: solid 0px
#ccc; background: #fff;
scrollbar-base-color:#f0ffff;
scrollbar-arrow-color:#f0ffff;
scrollbar-darkshadow-color:#f0ffff;
text-align: left;
}

.pr a {
font-size:xx-small; color:#ccc;
text-decoration:underline;font-weight:nomal;
}

.pr a:hover{
text-decoration:none;
}

.pr ul {
font-size:xx-small; color:#ccc;
line-height:100%;margin:0;padding:0;list-style-position:none;
}

.pr-1st { /* 一行目の上を空ける */
margin-top:25em;
}
.pr li {
font-size:xx-small; color:#ccc;
}
