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

body {
	margin: 0px;
	background:url(img/bg.gif) #fff repeat-x;
	text-align: center;
	font-family: verdana, arial, Osaka, Sans-Serif;
	color:#676767;
	font-size:12px;
	padding:20px;
}

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

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

a {
	color:#407cb9;
	text-decoration:underline;
}

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

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


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



.table {
	width:760px;
	margin:20px;
}


.topmain1 {
	background:#fff;
	float:left;
	width:360px;
}


.topmain1 p {
	margin:0;
	background:#4665a4;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
}

.topmain2 {
	background:#fff;
	float:left;
	width:200px;

}


.topmain2 p {
	margin:0;
	background:#717171;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;

}

.topmain3 {
	background:#fff;
	float:left;
	width:200px;

}


.topmain3 p {
	margin:0;
	background:#4665a4;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
}

.photo {
	margin:1px;
}


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

#container {
	text-align: left;
	width:760px;
	padding:0px;
	border:1px solid #fff;
	background:#fff;
}

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

td.banner {
	background:#edb712;
}

#banner {
	text-align: left;
	width:180px;
	margin:0px;
	padding:5px 10px;
}


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

#banner h1 a {
	color:#3a3a3a;
	text-decoration: none;
	font-size:13px;

}

#banner h1 a:hover {
	color:#fff;
	text-decoration: none;

}


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

.side { 
	width: 200px;
	overflow: hidden;
	font-size:12px;
	margin:0 0 20px 0;
	padding:0;
	float:left;

}

.td-border-right {
	border-right:1px solid #ccc;
	vertical-align:top;
}

.side p {
	margin:0;
	background:#717171;
	padding:5px 20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:1px;
}


.side ul {
	margin:5px;
	padding:0;
	list-style-type: none;
}


.side li {
	margin-bottom: 3px;
	margin-right: 5px;
	list-style-type: none;
	border-bottom:1px solid #ccc;
}

.side li a {
	color:#3a3a3a;
	text-decoration: none;
	font-size:12px;
	padding: 6px 5px 5px 20px;
	display : block;
}

.side ul li a:hover { 
	color:#d2912d;
}



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

.search { 
	margin:20px;
}


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

#menu {
	margin:0;
	padding:0;
	text-align:left;
	display : block;
}

#menu ul {
	margin:5px;
	padding:0;
	list-style-type: none;
}

.gn-btn {
	width:125px;
}

#menu li {
	float:left;
	display : block;
	margin-bottom: 3px;
	margin-right: 5px;
	list-style-type: none;
}

#menu li a {
	color:#3a3a3a;
	text-decoration: none;
	font-size:12px;
	padding: 6px 5px 5px 30px;
	display : block;
	background:url("img/menu.gif") left center no-repeat;
}

#menu ul li a:hover { 
	background:url("img/menu2.gif") left center no-repeat;
}



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

.mail { 
	margin:15px;
	padding:8px;
	background:#fff;
}


/* ==========================powered======================= */

.powered { 
	margin:15px;
	padding:8px;
	background:#fff;
	font-size:10px;
	line-height:150%;
	border:1px dotted #ccc;
}



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

#content { /* 左側メイン領域 */
	float: left;
	width: 430px;
	overflow: hidden;
	margin:10px;
	padding:0px;
}


.main {
	width:430px;
	font-size:12px;
	color:#748CAB;
}

#content p {
	margin:0px;
	padding:0px;
	background:#ccc;
}


/* ==========================サイト説明部分======================= */

.description {
	padding:10px;

}

.description h2 {
	font-size:12px;
	font-weight:normal;
	line-height:160%;
}


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

.main_entry {
	margin-top:10px;
}

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



.entry-header {
	margin: 10px 0 0;
	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-header2{
	border-bottom:2px solid #ccc;
	border-left:5px solid #ccc;
}


.cate-name {
	margin: 10px 0 0;
	color: #fff;
	font-size:13px;
	background:url(./img/entrytitle_bg.gif);
	padding:5px 10px;
}


.cate_entry {
	margin:15px;
}


.cate_entry h2 a ,.cate_entry h2 {
	font-size:13px;
	text-decoration:none;
	padding-left:10px;
}

.cate_entry h2 a:visited {
	text-decoration:none;
}



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

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

.entry img {
	margin:5px 10px 10px 5px;
}
p.white a
	{
	color:#fff;
	}


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

.entry-more{
}

.entry-more2{
	text-align: right;
	color: #748CAB;
	font-size: 11px;
}

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

.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 {
	width:760px;
	margin:10px;
	border-top:15px solid #293d66;
	text-align:right;
	font-size: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:#edebf3;
	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;
}



