@ Shift_JIS
/*							
	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

*/


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    ■ */

a{
	outline : 0 ;
}


/* 	1) color	 */

h1 a, h1 a:visited {color:#f60;}
h1 a:hover {color:#09c;}
h2, h3 ,h4, #cont dt em, #cont dt, #cont2 dt, #menu dd {color:#f60;}
#foot p, #foot address {color:#039;}
a {color:#0033ff;
}

a:visited {color:#0033ff;}
a:hover {color: #f60;}
strong {color:#f60;}


/* 	2) decolation	 */

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



/* 	2. shared  ■■ */

body {
	margin:auto;
	background-color:#f93;
}

h2 {
	font-family:"TBP丸ｺﾞｼｯｸDE","HG創英角ｺﾞｼｯｸUB";
	letter-spacing:0.2em;
	text-indent:0.5em;
}

h3 {
	font-size:18px;
	letter-spacing:0.1em;
	text-indent:0em;
}
h4 {
	font-family:"HG創英角ｺﾞｼｯｸUB";
	font-size:14px;
	letter-spacing:0.1em;
	text-indent:1em;
}
strong, em {
	margin:0 0.1em;
}
p {
	line-height:1.5em;
}
.s, .s a {
	font-size:14px;
}

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

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



/* 	3. Area    ■■■ */

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

#wrap {
	background-color:#FFF;
	width: 800px;
	margin:0 auto;
	position:relative;
}


/* 	A) Head*top	 */

/*バナー*/

#bana {
	text-align:center;
	background:url('./img/bana.jpg') no-repeat;
	display:block;
	height:150px;
}
#bana h1 {
	text-indent: -9999px;
}
#bana h1 a {
	font-size:28px;
	letter-spacing:0em;
	text-decoration:none;
	width:800px;
	height:150px;
	display: block;
}


/* 	B) Cont*entry	 */

#cont {
	margin:20px 17px 15px 0px;
	width:530px;
	float:right;
	display:inline;
}
#cont a:hover {
	background-color: #f60;
	color: #fff;
	text-decoration: none;
}
#cont h2 {
	margin-bottom:0.6em;
	padding:6px 0;
	background-color:#ffddff;
	background:url('./img/midashi.gif') no-repeat;
	font-size:18px;
	text-indent:40px;
}
#cont h3 {
	font-size:16px;
}
#cont2 {
	margin:10px 0 20px 0;
	padding:10px 0 10px 0;
	width:526px;
	border-top:1px solid #f93;
	border-left:1px solid #f93;
	border-bottom:3px solid #f93;
	border-right:3px solid #f93;
	background-color:#fff;
}
#cont2 h3 {
	margin:15px 20px 10px 15px;
	background:url('./img/hon.gif') no-repeat;
	padding :8px 0 0 43px;
}
#cont2 h3 a {
	font-size:16px;
	color:#039;
	font-weight: bold;
	text-decoration: none;
}
#cont2 strong {
	font-size:16px;
	margin : 15px 0 10px 20px;
}
#cont2 h4 {
	margin:5px 0 0 30px;
}
#cont2 h4 a {
	margin:0px 0px 0px 8px;
	font-size:14px;
}
.katesetsumei {
	font-size:14px;
	margin:5px 40px 10px 45px;
	line-height:1.5em;
}
.description {
	border-top:1px solid #096;
	border-left:1px solid #096;
	border-bottom:3px solid #096;
	border-right:3px solid #096;
	padding:10px 30px 10px 30px;
}
.description p , .description p strong ,.description p a {
	font-size:14px;
}
.midashilink {
	margin:0;
	padding:0px 0 0px 0px;
}
#katetop {
      margin:10px 0px 5px 40px;
}
#katetop ul {
     list-style-type:none;
     margin:0px 0 0px 0px;

}
#katetop ul li {
     font-size:14px;
     text-align:left;
     float:left;
     width:160px;
     height: 18px;
     background-color:#fff;
     margin:0 0 0px 0px;
     padding:0 0 0 0px;
}
#katetop ul li a {
    margin:0 0 0 0px;
    text-decoration: none;
}
.description2 {
	padding:0px 30px 0px 0px;
}
.description2 p , .description2 p strong ,.description2 p a {
	font-size:12px;
}

.modoru , .modoru a {
                text-align:center;
                font-size:12px;
                margin-top:20px;
                }


/* 	カテゴリ用　　　   */


.katelist {
	font-size:14px;
	margin:0px 0px 20px 0px;
	padding:15px 20px 10px 20px;
	background-color:#fff;
	border-top:1px solid #f93;
	border-left:1px solid #f93;
	border-bottom:3px solid #f93;
	border-right:3px solid #f93;
}
.katelist a {
	font-size:14px;
}
.katelist2 {
	margin:10px 0 10px 10px;
	background:url('./img/katemidashi.gif') no-repeat;
	padding:5px 0 5px 0px;
}
.katelist2 a {
	margin:5px 0 0px 35px;
}
.word {
	padding:0 40px 0 40px;
}
.zenbuyomu {
	text-align:right;
	padding:5px 20px 0 0;
}


/* 	個別記事用　　　   */

.entbody {
	background-color:#fff;
	border-top:1px solid #f93;
	border-left:1px solid #f93;
	border-bottom:3px solid #f93;
	border-right:3px solid #f93;
	line-height:1.5em;
	padding:15px 20px 10px 20px;
	margin:0px 0 20px 0;
}
.entbody p {
	font-size:14px;
	line-height:1.5em;
	padding:5px 10px 10px 10px;
}
.entbody p a {
	font-size:14px;
	line-height:1.7em;
	margin:0px 1px;
}
.enttitle {
	background:url('./img/midashi2.gif') no-repeat;
	line-height:35px;
	padding:0px 0 0px 50px;
	font-size:16px; 
	font-weight:bold;
}
.subtitle {
	font-size:15px;
	background:url('./img/sub.gif') no-repeat;
	padding:2px 0 0px 30px;
	margin:12px 0 5px 0;
}
#cont h3 {
	font-weight:normal;
}

/* 	C) Menu*side   */

#menu {
	margin:5px 0px 0 17px;
	width:220px;
	float:left;
	display:inline;
}
#menu dt {
	font-weight:bold;
	margin-top:10px;
	padding:9px 0px 10px 10px;
	text-align:center;
	font-size:14px;
	background:url('./img/kate.gif') no-repeat;
}
#menu dt em {
	font-weight:bold;
	margin-top:10px;
	padding:9px 0px 10px 10px;
	text-align:center;
	font-size:14px;
}
#menu dt em a , #menu dt a {
	font-weight:bold;
	font-size:14px;
	color:#039;
	text-decoration: none;
}
#menu dd {
      padding:0px 0 0px 1px;
      margin:0px 0 5px 0;
}
#menu dd a { 
   width: 206px; 
   height: px;
   background: #ffc;
   text-indent: 3px;
   display: block;
   font-size: 12px;
   line-height: 20px;
   letter-spacing: 0.1em;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #f63;
   border-bottom: 1px solid #f63;
   text-decoration: none;
   color:#03f;
 padding-left:10px;
}
#menu dd a:hover ,#menu dt a:hover {
   background-color: #f60;
   border-top: 1px solid #fff;
   border-left: 1px solid #fff;
   border-right: 1px solid #f60;
   border-bottom: 1px solid #f60;
   color: #fff;
   text-decoration: none;
}
#menu dd.oshirase {
	width: 177px;
	padding:0 10px 5px 10px;
	font-size: 12px;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #06f;
	border-bottom: 1px solid #06f;
	margin:0 0 10px 0;
	color:#333;
}

.kateue {
	font-weight:bold;
	margin-top:15px;
	padding:9px 0px 10px 15px;
	text-align:center;
	font-size:14px;
	background:url('./img/kateue.gif') no-repeat;
	height: 100px;
}
.kateue p strong {
	color:#333;
}
.touroku {
	padding:0px 0 0px 0px;
	margin:15px 15px 0px 0px;
	color:#333;
	letter-spacing: 0.1em;
	text-align:center;
}
.touroku a { 
	text-decoration: none;
	color:#03f;
	display: block;
	text-align:center;
}

#menu form.okini {
	margin-bottom:8px;
	padding-top:6px;
	text-align:center;
}
#menu p {
	text-align:center;
}
.kensaku {
	text-align:center;
}
.toplink {
    margin:20px 0 0px 5px;
    font-size: 12px;
    text-align:left;
    padding:0;
    line-height: 15px;
}
.toplink a {
    margin:0px 0 3px 0px;
    font-size: 12px;
}


/* 	D) Foot*bottom   */

#foot {
	margin:10px 0 0 0;
	padding:8px 0;
	background:#ffd;
	clear:both;
}
#foot p, #foot address {
	margin:0;
	padding:3px 0;
	text-align:center;
}
#foot2 {
	margin:30px 0 0 0;
	text-align:right;
	font-weight:normal;
	color:#666;
	font-size:10px;
}
#foot2 a {
	color:#666;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
}



/* 	ぱんくず　　   */

#pan{
	position:absolute;
	top:151px; left:5px;
	font-size:small;
	color:#333;
}
#pan a {
	color: #03f;
	text-decoration: underline; 
}
#pan a:hover { 
	background-color: #f60;
	color: #fff;
	text-decoration: none;
}



/* 	リンクナビ　　　　　*/

#nabi ul {
	margin:0;
	clear:both;
	padding:0 3px 0 2px;
}
#nabi ul li {
	font-size:12px;
	text-align:left;
	white-space: nowrap;
	float:left;
	width : 130px;
	background-color:#eff;
	margin:0 0 3px 2px;
	list-style-type:none;
}
#nabi ul li a {
	display : block;
	padding	: 0.1em 0;
	color	: #03f;
	text-indent : 0.8em;
	line-height: 20px;
	letter-spacing: 0.1em;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #06f;
	border-bottom: 1px solid #06f;
}
#nabi ul li a:hover {
	background-color: #09f;
	border-top: 1px solid #63c;
	border-left: 1px solid #63c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration:none;
}


/* 	広告	 */


.ads1 {
	font-size:12px;
	color:#666;
	margin:5px 0 15px 7px;
}
.ads2 {
	font-size:12px;
	color:#666;
	margin:5px 0 15px 15px;
}
.adside {
	font-size:12px;
	color:#666;
	padding:0px 0 5px 20px;
	margin:10px 2px 5px 0;
	text-align: left;
}


/*            更新日　　　　　　　　*/

.koushinbi {
      color:#666;
      position:absolute;
      top:150px; right:10px;
      font-size:small;
}
