﻿@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;     
   font-size:14px;
   color:#333;
   background: url(../images/bg.png) #fff center top repeat-x fixed;


}

br {
   letter-spacing:normal;
}

a {
   color:#0000ff;
   text-decoration:none;
}

a:hover {
   color:#0089a1;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
#top {
   width:849px;
   margin:0 auto;
   border-left:1px solid #666;
   border-right:1px solid #666;
}

#header {
   width:839px;
   padding:15px 0 15px 10px;
   background-image:url('../images/heder.gif');
   float:left;   
}


#menu {
   float:left;
}

#topicPath {
   float:left;
}

#contents {
   background-image:url('../images/bg-side.gif');
}

#main {
   display:inline;/* for IE6 */
   float:left;
   width:544px;
   padding:10px 17px 10px 10px;
   background:#fff;
}

#sub {
   display:inline;/* for IE6 */
   float:right;
   width:250px;
   margin:0px;
   padding:10px;
   font-size:13px;
}

#pageTop {
   clear:both;
   background:#fff;
}

#footer {
   clear:both;
   background:#fff;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding-left:35px;
   font-size:11px;
}

#header div.rr {
float:left;
width:565px;
}

#header div.kaunta {
float:right;
width:240px;
}




/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
   width:845px;
   border-bottom:1px #E3E3E3 solid;   
}

/* ========トップページ限定======== */
#sub h2.mtp {
font-weight:bold;
   font-size:15px;
   padding:3px 0 3px 32px;
   background-image:url('../images/hfhfo.png');
   color:white;
}

#sub h2.mtpl {
   font-size:13px;
   padding:6px 0 6px 32px;
   background-image:url('../images/hfhfo.png');
   color:white;
}

#sub div.mtp {
font-weight:bold;
   font-size:15px;
   padding:3px 0 3px 32px;
   background-image:url('../images/hfhfo.png');
   color:white;
}


#sub ul {
   margin: 0 0 0 0.6em;
   padding: 0px 0px 15px 0px; 
}


#sub li {
   list-style:none;
   padding-left:10px;
   background-image:url('../images/li.gif') ;
   background-repeat: no-repeat;
   background-position: left center;
}


#sub li a {
   /zoom:1;/* for IE6 */
   display:block;
}



#main div.osusume {
clear:both;
background-image:url('../images/daf.gif');
font-size: 20px;
font-weight: bold;
padding:0px 0px 0px 28px;
}

#main div.kousin {
clear:both;
background-image:url('../images/head001.gif');
font-size: 20px;
font-weight: bold;
padding:0px 0px 0px 28px;
}


#main div.toop {
clear:both;
margin: 0 0 1.5em;
padding: 0.9em;
border-top: 3px solid #414141;
background-image:url('../images/tes.gif');
font-size: 20px;
font-weight: bold;
border-left: none;
border-bottom: none;
}


#main div.point{
background: url(http://sintyou.com/images/point8_2.gif) no-repeat center left;
padding:0 0 0 35px;
margin-top:0;
border-left:none;
border-bottom:none;
font-size:18px;
font-weight:bold;
}


#main blockquote {
background:#f4f4f4 url('../images/i2.gif') no-repeat scroll left top;
border-left: 8px solid #dbdbdb;
margin: 5px 5px 20px -7px;
padding: 25px 30px 5px 25px;
}

#main blockquote li{
background:url('../images/yajirushi-004-02-w.gif') no-repeat;
list-style-type: none;
margin-bottom:20px;
padding: 0 0 0 20px;
word-wrap: break-word;
text-shadow: 1px 1px #fff;
}

.mbl{
   float:left;
   padding-right:10px;
   font-size:13px;
   width:170px;
}

.mbr{
   float:left;
   padding-left:11px;
   font-size:13px;
   border-left:0px gray solid;
   clear:right;
   width:170px;

}

.post{ 
   background-color: #000000;
   color:lemonchiffon;
   padding:10px 20px 10px 20px;
   margin:10px 0px 20px 0px;
}


/* ========トップ・記事部分共通======== */

#main h2 {
clear: both;
margin-bottom:15px;
padding:3px 0px 2px 25px;
background: url(../images/def.gif) left top no-repeat;
font-size:20px;
font-weight: bold;
color:white;
} 


#main h3 {
margin-bottom: 10px;
padding: 5px;
font-size:18px;
border-left: 8px solid #124501;
border-bottom: 1px solid #124501;
border-top: none;
clear:both;
}

#main h3 a {
   color:#333;
   text-decoration:none;
}

#main h4 a {
   color:#333;
   text-decoration:none;
}


#main h4 {
margin-bottom: 7px;
padding: 3px;
font-size: 16px;
border-left: 8px solid gray;
border-bottom: 1px dotted #BBBBBB;
}

#main h5 {
margin-top: 1.5em;
margin-bottom:5px;
font-size: 14px;
color: #016101;
}



#main hr {
   border:#CCC solid;
   border-width:1px 0 0 0;
}


#main p {
   margin:0 0 1em 0;
}

#main p.maru {
      background:url('../images/maru.png') no-repeat 3px center;
      padding-left:17px;
}

#main div.sponsored{
padding: 3px;
margin-bottom:5px;
font-size: 16px;
font-weight:bold;
border-left: 8px solid #509333;
border-bottom: 1px dotted #BBBBBB;
}

#main div.mokuji{
float:left;
padding:5px 10px 10px 10px;
color:#004080;
width:250px;
height:260px;
margin-bottom:15px;
background: url('../images/mokujiback.gif') repeat-y ;
}

#main div.mokuji ul{
   margin-left:5px;
   margin-top:3px;
   padding:0;   
   border-top:none;
}

#main div.mokuji li{
   margin-bottom:8px;
   font-size:0.98em;
   font-weight:bold;
   padding-left:13px;
   background: url('../images/lib.gif') no-repeat left 4px;
   list-style-type:none;
}

#main div.mokuji li.ko{
   list-style-type:none;
   padding:0 0 0 11px;
   margin-bottom:0px;
   margin-top:0px;
   font-weight:normal;
   border-top:1px gray dashed;
   background-image:none;
   font-size:12px;
}

#main p.mok{
font-size:16px;
color:black;
border-bottom:4px gray double;
font-weight:bold;
}


#main div.ad{
float:left;
width:258px;
margin-bottom:15px;
margin-left:8px;
}

#sub div.ninja_onebutton{

}

div.tp1{
border:1px #CCCCCC solid;
border-right:none;
padding:10px;
float:left;
}

div.tp2{
border:1px #CCCCCC solid;
border-left:none;
padding:10px;
float:left;
clear:right;
}



div.ads{
border:1px #CCCCCC solid;
padding:10px;
margin-bottom:20px;
margin-top:20px;
clear:both;
}

p.matome{
font-size:18px;
background-color:#3A614C;
color:white;
font-weight:bold;
padding:6px;
margin-bottom:-20px;
}

div .hidari{
float:left;
width:265px;
}



div .migi{
float:left;
clear:right;
width:265px;
}


div .mgmg{
}



div.hidari li{
   list-style-type:none;
   font-weight:normal;   
   padding:0 0 5px 11px;
   background: url('../images/li.gif') no-repeat scroll left center;
   font-size:13px;
}

div.hidari ul{
margin:3px 0px 2px -15px;
}

div.migi li{
   list-style-type:none;
   font-weight:normal;   
   padding:0 0 5px 11px;
   background: url('../images/li.gif') no-repeat scroll left center;
   font-size:13px;
}

div.migi ul{
margin:3px 0px 2px -15px;
}




#main div.sita {
clear:both;
border-top:1px #CCC solid;
padding:5px 0px 5px 0px;
text-align:center;

}


/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}


#main table td.none{
   padding:5px;
   font-size:13px;
}


/* ========右サイドバー======== */

div.section{
margin: 0 0 10px;
padding:10px 10px 10px 5px;
background:#FFFFF4;
}

div.tuduki{
background:#FFFFF4;
}



#main div.mgmgmg{
background:#F5F5F5;
width:250px;
height:268px;
padding:10px;
font-size:13px;
border:1px gray solid;
float:right;
word-wrap: break-word;
text-shadow: 1px 1px #fff;

}


#sub p.ad{
padding:0;
margin: 0;
}


#sub p.chek{
   margin:0;
   font-size:15px;
   font-weight:bold;
   padding:4px 0px 2px 30px;
   background:gray url('../images/fukidasi02-036.gif') no-repeat 3px center;
   color:white;
}

#main p.hint{
   margin:0;
   font-size:15px;
   font-weight:bold;
   border-bottom:1px gray dotted;
   padding:4px 0px 2px 30px;
   background:#F5F5F5 url('../images/hint.png') no-repeat 3px center;
   margin-bottom:10px;
}

#sub p.kensaku{
   margin:0;
   font-size:15px;
   font-weight:bold;
   padding:4px 0px 2px 30px;
   background:gray url('../images/search.gif') no-repeat 3px center;
   color:white;
}


/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
font-size:11px;
   border-top:1px solid #ccc;
   text-align:center;

}



/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   text-align:center;
   border-top:1px solid #ccc;
   width:829px;
}
/* ========装飾======== */



/*文字の色*/



.red { color: #AA0000!important; }
.blue { color: #0000dd!important; }


/*文字の色*/

.red { color: #DD0000!important; }
.blue { color: #0000dd!important; }
.green { color: #008000!important; }
.yellow { color: #ffff00!important; }
.navy { color: #000080!important; }
.orange { color: #ff6600!important; }
.pink { color: #ff69b4!important; }
.purple { color: #660099!important; }
.olive { color: #808000!important; }
.lime { color: #00ff00!important; }
.aqua { color: #00ffff!important; }
.black { color: #000000!important; }
.gray { color: #cccccc!important; }
.white { color: #ffffff!important; }

/*背景の色*/
.bgc-red { background-color: #ff0000!important; }
.bgc-redb { background-color:#C60000!important; }
.bgc-blue { background-color: #0000dd!important; }
.bgc-green { background-color: #008000!important; }
.bgc-yellow { background-color: #ffff00!important; }
.bgc-navy { background-color: #000080!important; }
.bgc-orange { background-color: #ff6600!important; }
.bgc-pink { background-color: #ff69b4!important; }
.bgc-purple { background-color: #660099!important; }
.bgc-olive { background-color: #808000!important; }
.bgc-lime { background-color: #00ff00!important; }
.bgc-aqua { background-color: #00ffff!important; }
.bgc-black { background-color: #000000!important; }
.bgc-gray { background-color: #cccccc!important; }
.bgc-white { background-color: #ffffff!important; }

/* float: left（画像などを左端に寄せ、右側にテキストが回り込む）*/
.left { float: left; margin: 0 20px 20px 0!important;}

/* float: right（画像などを右端に寄せ、左側にテキストが回り込む）*/
.right { float: right; margin: 0 0 20px 20px!important; }

.pdn_0{padding:0px;}
.mgn_0{margin:0px;}


.mgn_t0{margin-top:0px;}
.mgn_t5{margin-top:5px;}
.mgn_t10{margin-top:10px;}
.mgn_t20{margin-top:20px;}
.mgn_t30{margin-top:30px;}

.mgn_b0{margin-bottom:0px;}
.mgn_b3{margin-bottom:2px;}
.mgn_b5{margin-bottom:5px;}
.mgn_b10{margin-bottom:10px;}
.mgn_b20{margin-bottom:20px;}
.mgn_b30{margin-bottom:30px;}

.mgn_r10{margin-right:10px;}
.mgn_r20{margin-right:20px;}
.mgn_r30{margin-right:30px;}

.mgn_l5{margin-left:5px;}
.mgn_l10{margin-left:10px;}
.mgn_l10a{margin:10px 0 10px 10px;}
.mgn_l15{margin-left:15px;}
.mgn_l20{margin-left:20px;}
.mgn_l30{margin-left:30px;}

.font_size10{font-size:10px;}
.font_size12{font-size:12px;}
.font_size13{font-size:13px;}
.font_size14{font-size:14px;}
.font_size15{font-size:15px;}
.font_size16{font-size:16px;}
.font_size18{font-size:18px;}
.font_size20{font-size:20px;}
.font_size25{font-size:25px;}
.font_size30{font-size:30px;}
.font_size40{font-size:40px;}
.font_size50{font-size:50px;}
.font_size60{font-size:60px;}
.f_bold{font-weight:bold;}

.txt_left {
	text-align:left;
	}
	
.txt_right {
	text-align:right;
	}
	
.txt_center {
	text-align:center;
	}
	
.clear {
	clear:both;	
}


