/* ■ページ全体の設定■ */

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	font-family:  verdana, arial, Osaka, Sans-Serif, Impact;
	color:#838383;
	font-size:12px;
}

img {
	border:0px;
	margin:0px;
}

/* ■リンクの設定■ */

a, a:active {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	color:#000000;
	text-decoration:underline;
}

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

/* ■全体を囲んでいる領域■ */

#container {
	margin:0px auto;
	text-align: left;
	width: 800px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:0px;
}

/* ■タイトル・バナー部分■ */

#banner {
	background: transparent url(img/bana.gif) no-repeat;
	text-align: left;
	height:120px;
}


/* ■タイトル文字部分■ */

.title {

	padding:10px 0 0 10px;
	color:#000000;
}

.title1 {
	font-weight: bold;
	background-repeat:no-repeat;
	width:184px;
	height:31px;
	text-align:center;
	margin: 20px 8px 2px 10px;
	padding:8px 0 0 0px;
	background-image:url(img/pick_bg.gif);
	color: #fff;/*文字色*/
}

.title h1 a {
	color:#000000;
	text-decoration: none;
	font-size:35px;
	padding-left:25px;
	font-family:  Impact,MS UI Gothic ,verdana, arial, Osaka, Sans-Serif, ;
}


.title h2  {
         color:#000066;
	font-size:12px;
	font-weight:normal;
	padding-top:0px;
	padding-left:280px;
	text-align:left;
	line-height:100%;

}





/* ■右メニュー部分の設定■ */

#right { 
	float: right;
	width: 200px;
	overflow: hidden;
	font-size:12px;
	color:#748CAB;
	margin:0;
	padding:0;
	background:url(img/cate_bg.gif);
}



/* ■検索領域■ */

.search { 
	margin-top:20px;
}

.search p {
	background:url(img/cate.gif) left center no-repeat;
	height:18px;
	padding:5px 0 0 30px;
	color:#FFF;
	letter-spacing:1px;
	font-weight:bold;
}


/* ■カテゴリ■ */

.cate { 
	margin:0px;
	padding:0px;
}

.cate p {
	background:url(img/cate.gif) left center no-repeat;
	height:18px;
	padding:5px 0 0 30px;
	letter-spacing:1px;
	font-weight:bold;
	margin:0px;
	background:#fff;
}

.cate_in {
	margin-left:10px;
}


.cate ul {
	padding: 0px;
	margin: 0px;
}


.cate ul li {
	color: #748CAB;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	margin-right:5px;
	padding:2px 2px 5px 20px;
	list-style-type: none;
	background:url(img/arrow_02.gif) #fff left top no-repeat;
	border-bottom:1px dotted #ccc;
	}

.cate ul li ul li{
	color: #748CAB;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	margin-top: 0px;
	margin-right:5px;
	padding:0px 0px 0px 30px;
	list-style-type: none;
	background:url(img/arrow_03.gif) #fff left center no-repeat;
	border-bottom:1px dotted #ccc;
	}



.cate ul li a:link {
	color:#575757;
	text-decoration:none;
	}

.cate ul li a:visited {
	color:#575757;
	text-decoration:none;
	}

.cate ul li a:hover {
	color: #BF573F;
	text-decoration:underline;
	}



/* ■メール■ */

.mail { 
	margin:5px 10px 10px 10px;
	border:1px solid #9A9797;
	padding:8px;
	background:#fff;
}

.mail1 { 
	margin:5px 10px 10px 10px;
	border:1px solid #9A9797;
	padding:0px;
	background:#fff;
}


/* atom */

.atom { 
	margin:10px;
}


/* ■メイン領域■ */

#content { /* メイン領域 */
	float: left;
	width: 600px;
	overflow: hidden;
	margin-top:0px;
}


.main {
	width:570px;
	margin:5px 8px 50px 20px;
	font-size:12px;
	color:#000000;
}


.photo {
	float:left;
}




/*■メインページエントリー■ */

.main_entry {
	margin-top:10px;
}

.main_entry h2 {
	font-size:12px;
	font-weight:normal;
	line-height:160%;
	color:#000000;
}


/* ■エントリータイトル■ */

.entry-header {
	margin: 10px 0 0;
	color: #838383;
	font-size:12px;
	font-weight:normal;
	background:url(img/main_title.gif) left center no-repeat;
	padding:5px 10px;
	border-bottom:1px dotted #ccc;
}

.entry-header a:link,a:active {
	color:#4569b2;
	text-decoration:underline;
}

.entry-header a:visited {
	color:#4569b2;
	text-decoration:underline;
}


.entry-header a:hover {
	color:#ccc;
	text-decoration:none;
}


.entry-header2 {
	margin: 10px 0 0;
	color: #4569b2;
	font-size:13px;
	background:url(img/main_title.gif) left center no-repeat;
	padding:5px 10px;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
}

.entry-header2 a,a:active {
	color:#4569b2;
	text-decoration:none;
}

.entry-header2 a:visited {
	color:#4569b2;
	text-decoration:none;
}

.entry-header2 a:hover {
	color:#ccc;
	text-decoration:none;
}


.cate-name {
	margin: 10px 0 0;
	color: #fff;
	font-size:13px;
	background:url(./img/title.png) no-repeat;
	padding:5px 0 10px 35px;
}


/* ■エントリー■ */

.entry {
	margin: 10px 10px 15px 15px;
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	line-height:150%;
}

.entry img {
	margin:5px 10px 10px 5px;
	float:left;
}

.entry1 {
	margin: 10px 10px 15px 15px;
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	line-height:150%;
}

.entry2 {
	margin: 10px 0px 0px 5px;
	color: #000000;
	background: #ffffff;
	font-size: 14px;
	line-height:150%;
}

/* ■エントリー追記■ */

.entry-more{
}

/* ■投稿者■ */

.entry-footer {
	width:550px;
	margin: 10px 0 0 0;
	border-top: 1px dotted #36414d;
	text-align: right;
	color: #748CAB;
	font-size: 10px;
}

/* ■その他■ */
.gaiyou {
	margin-top: 10px;
	margin-bottom: 25px;
}


.gaiyou dt {
        padding: 0 0 0 5px;
}


.gaiyou dd {
        line-height: 160%;
        margin: -1.6em 0 0.8em 9em;
        border-bottom: 1px solid #dcdcdc;
}


/* ■フッター■ */
.footer {
	background:url(img/footer.png) no-repeat;
	font-size: 10px;
	padding-top:20px;
	text-align:center;
	height:25px;
}



.clear {
	clear:both;
}


/* ■レビュー■ */

#comments {
	margin: 60px 10px 15px 15px;
	color: #748CAB;
	font-size: 12px;
	line-height:150%;

}

.comments-header {
	border-top:1px dotted #ccc;
	margin: 0;
	padding:10px 0 10px 20px;;
	background:url(img/review-icon.gif) left center no-repeat;
	font-size:12px;
	letter-spacing:2px;
}

.comment-content{
	background:#f3f8fa;
	padding:5px 15px;
	margin:10px;
}

.post{
	text-align:right;
	margin:2px;
}

#comments-open {
	margin: 20px 0;
}

.comments-open-header {
	border-top:1px dotted #ccc;
	margin: 0;
	padding:10px 0 10px 20px;;
	font-size:12px;
	letter-spacing:2px;
	background:url(img/review-icon.gif) left center no-repeat;
}

.comments-open-moderated{
	padding:0 20px;
}

#comments-open-data{
	padding:0 20px;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment-text {
    width: 350px;
}

#comments-open-data label {
    display: block;
}

#header-logo{
	z-index: 1;
	position: absolute;
	top: 30px;
	width: 810px;
	_width: 812px;/*IE対策*/
	height: 110px;
	text-align: left;
}

.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/
.f24pt{ font-size: 24pt!important; }
.black{ color: #000!important; }/*黒色*/
.red{ color: #ff0000!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #ccc!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #cc6699!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.white{ color: #FFFFFF!important; }/*白色*/
.lh13{ line-height: 1.3em!important; }
.lh14{ line-height: 1.4em!important; }
.lh15{ line-height: 1.5em!important; }
.lh16{ line-height: 1.6em!important; }
.lh17{ line-height: 1.7em!important; }
.lh18{ line-height: 1.8em!important; }
.lh19{ line-height: 1.9em!important; }
.lh20{ line-height: 2.0em!important; }
.box-yellow{ background-color: #ffff00!important; }/*黄色のボックス*/
.box-aqua{ background-color: #00ffff!important; }/*水色のボックス*/
.box-gray{ background-color: #eee!important; }/*灰色のボックス*/
.box-red{ background-color: #fc9b8b!important; }/*赤色のボックス*/
.box-pink{ background-color: #FFCCCC!important; }/*ピンクのボックス*/
.b{ font-weight: bold!important; }
.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f16pt{ font-size: 16pt!important; }
.f18pt{ font-size: 18pt!important; }
.f20pt{ font-size: 20pt!important; }
.f22pt{ font-size: 22pt!important; }
.f24pt{ font-size: 24pt!important; }
