@charset "utf-8";

/*================================================
■1：デフォルトcss
================================================*/

h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,ul ,ol ,dl ,img ,p ,div{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:14px;
}

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color :#999999;
 	font-size: 14px;
	text-align:left;
	font-family:"メイリオ"," ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 140%;
	background-color: #f3f3e9;
}

/*背景*/

#backcolor {
	background-color:#999999;
}


td {

	color :#333333;

	font-family:"メイリオ","ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;

	font-size: 14px;

	line-height: 140%;

}

a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: none;
}

/*ヘッダー画像内のH1*/
h1 {
	float:right;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	font-size: 11px;
	font-weight: normal
}
h2 {
	font-size: 14px;
	line-height: 100%;
	text-align:left;
}
h3 {
	line-height: 100%;
	text-align:left;
	font-size: 16px;
	background: #FFFACD;
	margin:0 0 15px;
	padding: 2px 5px;
	border-left: 5px solid #666600;
}
h4{
	line-height: 100%;
	text-align:left;
	font-size: 14px;
	color: #006600;
	background-image: url(images/point_ball.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	font-weight: bold;

}
p{
	line-height: 140%;
	text-align:left;
	margin:10px 10px;
}



h1#seo {
	margin: -1px 0 0;
	height: 1px;
	overflow: hidden;
	text-indent: -9999px;
}

#rootlist {
	padding: 0px 0 0px 28px;
	font-size: 12px;
}

/*共通*/

form {

	margin : 0px;

	padding : 0px;

	}



blockquote{

	background-color:#FBFBEB;

	border :1px solid #E0D49A;

	padding:8px;
	margin :0px 20px 0px 20px;
}

#wrapper{
               text-align:left;
}

/*ヘッダーsophit*/
#titlebackcolor {
	background-color:#000000;
}
#titlebackcolor h1{
	font-size:12px;
	font-color:#FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 100%;
	height: 20px;
}


/*■ヘッダ全体コンテナ*/

h1 {
	margin: 0px;
	padding: 0px;
}
/*■ヘッダ内タイトルロゴ*/
#header h1 img {
	margin: 0;
	padding: 0;
	border:0;
}
.logo {
	float: left;
	width: 300px;
	margin:0px;
}
.logo img {
	border:0px;
}
.top_info h2 {
	font-size:10px;
	float: right;
	width: 400px;
	margin:125px 5px 0 0;
	padding:0;
	color: #ffffff;
	font-weight:bold;
}

/*■中央コンテンツ全体コンテナ*/

#mainarea {
	background-color:#FFFFFF;
}
#contents {
	margin: 0px;
	padding: 0px;
}

/*■メイン*/
#main {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 480px;
　　font-size: 12px;
	line-height: 140%;
}

/*■パンくず*/
.pan {
	font-size: 10px;
	margin: 3px 0px 3px 15px;
	padding: 0px;
}

/*■記事トピックス*/

#topidate{
	font-size: 16px;
	color: #FF9900;
}

#topititle　a{
	font-size: 14px;
	color: #FF9900;
}

#topicont {
	display:block;
	margin:0;
	padding: 5px 10px;
	font-size: 12px;
}

#main h2 {
	font-size: 16px;
	height:20px;
	width:480px;
	color: #666600;
	background: #FFFFFF;
	margin:0 0 15px;
	padding: 6px 5px 2px 40px;
	background-position: left center;
	background-image: url(images/ban_enttitle.gif);
	background-repeat: no-repeat;
}
#main h3 {
	font-size: 16px;
	background: #FFFFFF;
	margin:0 0 15px;
	padding: 2px 5px;
	border-left: 5px solid #666600;
}
#main a {
	color: #000099;
}
#main a img{
	border: none;
}
#main .noborder img {
	margin:5px 0 15px;
	border:0;
	}
#titleimg {
	margin: 0px 0px 20px;
	padding:0px;
	text-align: center;
	}

#main p {
	margin: 5px 0px 10px;
}
/*
#main img {
	border:1px solid #CCCCCC;
	}

#main strong {
	padding: 0px 0px 0px 5px;
	margin: 20px 0px 10px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	border-left: 10px solid #993300;
}*/

#main ul {
	padding:0px 0px 10px 0px;
	margin: 3px 0px 0px 10px; 
}

#main ol {
	padding:0px 0px 10px 0px;
	margin: 3px 0px 0px 10px; 
}

/*■トップページ内ブロック*/
#main .block1 {
	margin: 10px 0 20px;
	padding: 5px 0;
	font-size: 12px;

}
#main .block1 h3 {
	font-size: 14px;
	background: #FFFFFF;
	color: #669900;
	font-weight: bold;
	margin: 5px;
	padding: 1px 8px;
	border-bottom-style: none;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #669900;
}
#main .block1 h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#main .block1 li {
	padding:0px 0px 0px 18px;
	margin: 8px 0px 0px; 
	list-style-type: none;
}

#main .block1 li {
	background: url(../images/point_yellow3.gif) no-repeat; 
	background-position: left center;
}


/*■カテゴリ１内ブロック*/
#main .block2 {
	margin:0 0 20px;
	padding: 0;
	border-bottom: dotted 1px;
}

#main .block2 h3 {
	font-size: 14px;
	background: #FFFFFF;
	color: #404773;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 2px 5px;
	border-bottom:2px solid #404773;
}
#main .block2 h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 15px 0;
	padding: 2px;
	border-left:5px solid #404773;
}
#main .block2 li {
	padding:0px 0px 0px 18px;
	margin: 3px 0px 0px; 
	list-style-type: none;
}

#main .block2 li {
	background: url(../images/point_yellow2.gif) no-repeat; 
}


/*■個別エントリー内ブロック*/


#entrytitle1 h3{
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding:22px 10px 0px 10px;
	margin:0px;
	background: url(images/bg_enttitle2.gif) no-repeat left top;

}
.entrytitle1u {
	text-align:left;
	font-weight: bold;
	color: #000066;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	background: url(images/bg_enttitle3.gif) no-repeat left top;

}


/*メールマガジンから投稿された時、エントリーはcaptionのdiv　classで囲まれる*/
.caption {
	text-align:left;
	font-size: 13px;
	margin: 10px 0px;
	padding:10px 12px 10px 12px;
	border: 1px solid #999999;	
}

#toppage {
	text-align:right;
	font-size: 13px;
	padding-right:20px;
	}

/*■月間アーカイブページ内ブロック*/






/*サイドナビ全体コンテナ*/

.email{
	color:#FF6600;
	font-size: 12px;
	margin-top:10px;
}
.email2{
	font-size: 10px;
}


#sidenavi2 {
	height: auto;
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;

	/*background: #93B7DB;*/
}

#sidenavi2 h4{
	background: url(images/img_point.gif) no-repeat  0px center;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0 5px 15px;
	margin: 2px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ACC875;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACC875;
}
#sidenavi2 li{
	background: url(images/img_yajirusi2.gif) no-repeat 5px 2px;
	border: 0px ;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0 5px 20px;
	margin: 0px 0px;
	list-style-type: none;
}


#sidenavi2 a:hover {
	color: #CCCC00;
	text-decoration: none;
}
/*サイドナビ項目見出し*/

.menu-archive {
	padding:0px 0px 3px 15px;
	margin: 3px 5px; 
	text-align:left;
	background: url(images/img_yajirusi2.gif) no-repeat center left; 
	font-size: 14px;
}

	
/*フッタ*/

.footer {
	clear: both;
	color: #666666;
	margin:0px;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}
.footer a{
	color: #003366;
}

.footer a:hover {
	color: #0C2EBC;
}

.copyright {
	margin:0px 10px 0px 10px;
	font-size: 11px;
	text-align: right;
	color: #999999;
}


/* ##### これまでの活動 ##### */

#history p.history_day {
	font-size:14px;
	padding: 0px 10px 1px;
	margin: 20px 0px 10px;
	border-bottom: 1px solid #D3D2A4;
	}

#history p {
	font-size: 14px;
	padding: 0px 0px 1px 50px;
	margin: 0;
	}
/* ##### 水平線、テキストデザイン ##### */

.txtf12 {

	font-size :12px;
}
.day {
	font-size: 12px;
	padding: 0px 5px 1px;
	margin: 0;
	text-align:right;
	border-bottom: 1px dotted #CCCCCC;
	}

hr {
	border-style: dotted none none none; 
	border-top-width: 1px; 
	border-top-color: #666666; 
	height: 1px; 
}

.red {
	font-weight: bold;
	color: #FF0000;
}

.pink {
	font-weight: bold;
	color: #CC6699;
}
.darkred {
	font-weight: bold;
	color: #993333;
}
.orange {
	font-weight: bold;
	color: #FF6600;
}


.red12 {
	color: #C90915;
}

.green {
	color: #339900;
}

.b14 {
	font-weight: bold;
}

.b18 {
	font-weight: bold;
	font-size: 18px;
}
.t12 {
	font-size: 12px;
}
.t10 {
	font-size: 10px;
}
.t11 {
	font-size: 11px;
}
.t9 {
	font-size: 9px;
}
.t8 {
	font-size: 8px;
}
.pad20 {
	padding: 0px 20px;
}
/*　margin-left */
.mgnl05 { margin-left: 5px!important;}
.mgnl10 { margin-left: 10px!important;}
.mgnl15 { margin-left: 15px!important;}
.mgnl20 { margin-left: 20px!important;}
.mgnl25 { margin-left: 25px!important;}
.mgnl30 { margin-left: 30px!important;}
.mgnl50 { margin-left: 50px!important;}
.mgnl70 { margin-left: 70px!important;}
/*　padding-left */
.pdnl05 { padding-left: 5px!important;}
.pdnl10 { padding-left: 10px!important;}
.pdnl15 { padding-left: 15px!important;}
.pdnl20 { padding-left: 20px!important;}
.pdnl25 { padding-left: 25px!important;}
.pdnl30 { padding-left: 30px!important;}
.pdnl50 { padding-left: 50px!important;}
/* ------   位置設定  --------------------------------------------------*/

/* vertical　*/
.aligntop { vertical-align: top!important;}
.alignbottom { vertical-align: bottom!important;}

/* horizontal　*/
.aligncenter { text-align: center!important;}
.alignright { text-align: right!important;}
.alignleft { text-align: left!important;}

/* ##### 続きはこちら設定 ##### */

.next {
	font-size: 12px;
	padding-left:10px;
}

/* ##### カテゴリナビ設定 ##### */

.category {
	font-size: 10px;
	text-align:right;
	margin-bottom:20px;
	padding:3px;
	border-bottom: dotted 1px;
}

/* ##### 個別ページ設定 ##### */

/**** テーブル ****/
/* 2column */
#tableArea_2column {
    width: 493px;
    border: solid 1px #E8E8EC;
    border-collapse: collapse;
	margin: 0px 0px 10px 0px;
}

#tableArea_2column th {
    width: 200px;
	background-color: #E5E6EB;
    border: solid 1px #FFFFFF;
	border-left: solid 1px #E8E8EC;
	border-collapse: collapse;
    font-weight: normal;
    text-align: right;
	vertical-align: top;
    padding: 4px 10px 3px 4px;
}



#tableArea_2column td {
    width: 300px;
	background-color: #F6F6F6;
	border: solid 1px #FFFFFF;
	border-right: solid 1px #E8E8EC;
    font-weight: normal;
    text-align: left;
    padding: 4px 4px 3px 10px;
}
/**** 装飾 ****/
.member{
	line-height: 100%;
	font-size: 14px;
	color: #990000;
	background-image: url(images/point_ball_red.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
}

