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

body {
	margin: 0;
	padding: 0;
	background-color: #bdd6d9;
	text-align: center;
	font-family:
    "メイリオ",
    Meiryo,
    "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro W3",
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS P Gothic",
    sans-serif;
	color:#FFD5DF;
	font-size:12px;
	background:url(img/bg.gif) repeat-x;
}

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

strong,em {font-weight: normal;}
em {font-style: normal;}


/* ==========================リンクの設定======================= */
a {
	color:#BF4060;
	text-decoration:underline;
}

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

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

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

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

#container {
	margin:20px auto;
	text-align: left;
	width: 800px;
	padding:0px;
	background:#fff
}

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


#banner {
	border-bottom:1px solid #ccc;
        text-indent:-9999px; 
}

.title {
	width:790px;
	height:55px;
	border:5px solid #fff;
        text-indent:-9999px; 
	background:url(img/banner-bg2.gif) repeat-x;
	margin-top:0px;
	padding:15px 0 0 0;
}

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


.title h1 a {
	color:#fff;
	text-decoration: none;
	font-size:16px;
	padding-left:25px;
	padding-bottom:0px;
        display:block;　
}

.title h1 a:visited {
	color:#fff;
	text-decoration: none;
	font-size:16px;
	padding-left:25px;
}

.title h1 a:hover {
	color:#AA002B;
	text-decoration: none;
	font-size:16px;
	padding-left:25px;
}



/* ==========================左メニュー部分の設定======================= */

#left { 
	width: 200px;
	overflow: hidden;
	font-size:11px;
	color:#136BC8;
	margin:0;
	padding:5px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#fff;
	vertical-align:top;
}


/* ==========================検索領域======================= */

.search { 
	margin-top:10px;
	border-top:2px dotted #fff;
	border-bottom:2px dotted #fff;
	padding:10px;
}


/* ==========================カテゴリ======================= */


.cate { 
	margin-top:1px;
	padding:5px 5px;
	width:190px;
	background:#F9F1F1;
}


.cate_in {
	margin-left:5px;
}


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


.cate ul li {
	background:url(img/arrow.gif) left top no-repeat;
	font-size: 12px;
	text-align: left;
	margin-top:3px;
	margin-right:3px;
	padding:2px 0px 2px 10px;
	list-style-type: none;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;

}


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


.cate ul li ul li {
	font-weight:normal;
	padding:3px 0 2px 15px;
	margin:3px 0px 0px 0px;
	border-bottom:none;
	background:url(img/chart.gif) left center no-repeat;
	color:#9F9F9F;
}

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

.cate ul li ul li a:active {
	color:#C9C9C9;
	text-decoration:underline;
	}

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


.cate ul li ul li a:hover {
	color: #E9E9E9;
	text-decoration:none;
	}




/* ==========================メール======================= */

.mail { 
	padding:10px;
	width:275px;
	line-height:150%;
	float:right;
	border-top:1px solid #CCC;
	background:#FFEAFA;
}


/* ==========================atom======================= */

.atom { 
	padding:10px;
}


/* ==========================右側メイン領域======================= */

#content { /* 右側メイン領域 */
	width: 600px;
	overflow: hidden;
	margin:0px;
	background:#fff;
	border-bottom:1px solid #ccc;
	vertical-align:top;
}


.main {
	font-size:12px;
	color:#000000;

}


/* ==========================写真======================= */

.photo{
	background:url(img/photo.jpg) no-repeat;
	height:170px;
	padding:15px;
	border-bottom:1px solid #CCC;
}

.photo h2 {
	font-size:12px;
	font-weight:normal;
	padding-right:30px;
	text-align:left;
	line-height:150%;
}


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

.pickup {
	padding:7px;
	margin-top:3px;
	width:275px;
	line-height:150%;
	float:right;
	border-top:1px solid #CCC;
}


.pickup ul {
	margin:0;
	padding10px;
	list-style-type:none;
}

.pickup ul li {
	padding:3px 0 3px 15px;
	background:url(img/arrow2.gif) left center no-repeat;
}

.information {
	padding:10px;
	width:275px;
	line-height:150%;
	float:right;
	border-top:1px solid #CCC;

}

.main_entry {
	margin-top:3px;
	margin-bottom:0px;
	width:272px;
	border-top:1px solid #CCC;#c1c184;
	padding:10px;
	border-right:1px solid #CCC;
	float:left;
	background:#F9F1F1;

}

.main_entry_box img {
	margin-right:10px;
	float:left;
}

.date {
	font-size:10px;
	padding:10px 5px 5px 15px;
	background:url(img/arrow3.gif) left center no-repeat;
	margin-top:10px;

}

.main_entry p {
	text-align:right;
	padding:0 5px 10px 0;
}



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


.entry-header {
	margin:0 0 10px 0;
}

.entry-header a{

	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


.main_entry_box {
	border-bottom:1px dotted #ccc;
	clear:both;
}


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

.entry-header2 a {
	text-decoration:none;
}



.cate-name {
	margin:10px 5px;
	font-size:12px;
	background:#F4F4F4;
	padding:5px 10px;
}


/* ==========================エントリー======================= */

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

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



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

.entry-more{
	padding:5px;
}

/* ==========================投稿者======================= */

.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 {
	padding:5px;
	text-align:center;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.footer-back {
	background:url(img/footer.gif) repeat-x;
	font-size: 10px;
	color:#fff;
	height:30px;
	padding-top:10px;
}

.clear {
	clear:both;
}



/* ==========================レビュー======================= */

#comments {
	margin: 60px 30px 15px 30px;
	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:#f4f0db;
	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;
}

