/* ##### ページ全体の定義 ##### */

body { 
padding-right: 0px; 
padding-left: 0px; 
padding-bottom: 0px; 
margin: 0px; 
width: 100%; 
padding-top: 0px; 
/*height: 100%; */
text-align: center;
line-height: 100%;
background-color: #F0F8FF;	/* 背景色 */
font-size:95%;				/* 文字サイズ */
color: #000000;				/* 文字色 */

} 


/* ##### アンカータグの定義 ##### */

a {
	text-decoration: underline;	/* 文字装飾 */
	}

a:link {
	color: #330066;		/* 通常のリンクの色 */
	}

a:visited {
	color: #2F4F4F;		/* 読み込み済みのリンクの色 */
	}

a:active {
	color: #696969;		/* クリックされた瞬間のリンクの色 */
	}

a:hover {
	color: #483D8B;		/* マウスを上に乗せた時の色 */
	}


/* ##### コンテナの定義 ##### */

#container { 
	margin-left: auto;
    margin-right: auto;
	width: 750px; 
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	/*text-align: left;*/

}


/* ##### バナーの定義 ##### */

#banner {
	text-align: left;
	background-color: #FFFFFF;
	height: 101px;
	background-image: url(images/MTbanner11.jpg); width: 750px; height: 101px;
	background-repeat: no-repeat;
}


/* ##### ブログタイトル ##### */

#banner h1 { 
	padding: 30px 7px 0px 290px;
	
	color: #2F4F4F;
	text-decoration: none;
	font-size:24pt;
        /*display: none;*/
}

#banner h1 a { 
	text-decoration: none;
}


/* ##### ブログサブタイトル ##### */

#banner h2 { 
	margin: 2px 7px 0px 70px;
        color: #660000;
	font-size:12pt;
        /*display: none;*/
} 


/* ##### ナビボタン ##### */

.navi {
	clear: both;
	background-color: #2F4F4F;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}

.navi img, .side_header img, #shop_info_header img {
	margin: 0px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: #FFFFFF;
}

.navi a:hover {
	color: #FFFF00;
}


/* ##### メルマガフォーム ##### */

.maga {
    clear: both;
	text-align: left;
	margin: 10px 5px;
	background-image: url(images/maga_back.png); width: 736px;
	background-repeat: repeat-x;
	border: 1px dotted #000000;
	font-size:10pt;
}

.maga form {
	margin-bottom: 0px;
}


/* ##### フッター ##### */

#footer {
	margin: 5px;
	font-size:10pt;
	color: #333333;
}


/* ##### メイン ##### */

#main_part {
    line-height: 120%;
	float: left;
	margin-left: 3px;
	width: 520px;

}

#main_part p{
     padding: 5px 10px; /*上下、左右 */
    margin:10px 30px 0px 20px; /*上、右、下、左*/
    text-align: left;
}


/* ##### 右側部 ##### */

#right_part {
	float: left;
	margin-left: 8px;
	width: 210px;
	font-size:95%;
}

.side {
	text-align: left;
	line-height: 120%;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: left;
}


/* ##### お買い物情報 ##### */

#shop_info {
	clear: both;
	margin: 20px 5px 5px 5px;
	text-align: left;
	margin-bottom: 5px;
	border: 1px solid #000000;
	text-align: left;
}

.side_header, #shop_info_header {
	background-color: #2F4F4F;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 2px;
}

.side_body {
	padding: 5px;
	background-image: url(images/side_back.png); width: 198px;
	background-repeat: repeat-y;
	line-height: 120%;
	
}

.side_body p {
	margin-top: 0px;
}

.side_body form {
	margin-bottom: 0px;
}

.#shop_info_body {
	padding: 5px;
}


.side_body img, #shop_info_body img {
	margin: 1px 0px 1px 5px;
	vertical-align: middle;
}


/* ##### ブログエントリー ##### */

.blog_body {
	clear: both;
	margin-top:10px;
	/*border: 1px solid #000000;*/
	text-align: left;
	padding: 5px;
}

.blog_body p img {
	float: left;
	margin: 0px 10px 0px 0px;
}

.blog_body h2 {
	margin-top: -5px;
	padding: 4px 0px 2px 4px;
	border-top: 1px dotted black;
	border-bottom: 1px solid black;
	font-size: 14px;
}

.blog_body p {
	margin-top: 0px;
}


/* ##### 詳細 ##### */

.detail {
	float: right;
	margin-right: 10px;
}

.midashi {
	margin-top: 5px;
	font-weight: bold;
        color: #000080
}

.center {
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}

/* ##### パンくず ##### */

#pankuzu {
	margin: 0px;
	padding: 3px 15px;
	background-color: #FAFAFA;
	text-align: left;
}

#powered_by {
	float: left;
	margin: 10px 0px 0px 10px;
	font-size: 10px;
	color: #999999;
}

#powered_by a {
	color: #999999;
	font-weight: bold;
}


/* ##### アドセンス ##### */

#ads_h {
	clear: both;
	margin: 20px 0px 0px 0px;
}

/* ##### アフィリCG ##### */

#ad { 
margin-top: 20px;
margin-bottom: 20px;
margin-left:5px;
text-align: left; 
}


/* ##### ホバーウィンドウ ##### */

#dropin {
	padding: 20px;
	position:absolute;
	visibility:hidden;
	left:200px;
	top:50px;
	width:350px;
	height:150px;
	background-color:#F0F8FF;
}

#maga_setumei {
	text-align: left;
}


/* ##### お気に入り ##### */

#favorite {
	float: right;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	/*background-color: #FFFFFF;*/
         /*display: none;*/
}

#favorite input {
	/*border-style:none;
	border-width:1px;
	border-color:#000000;*/
	background:#F5F5F5;
	font-size:10pt;
	color:#000000;
}

/* LINK PAGE
-------------------------------------------------- */
.blog_body ol li {
 margin-top: 10px;
 margin-left: 20px;
}

/*yomi-search*/

.cat {
display:block;
font-size: 15px;

background-image: url(http://www.eigonews.net/img/folder.gif) ;
	background-position: left;
	background-repeat: no-repeat;
margin-bottom: 10px;
/*border-left: solid 10px #ff9999;*/
padding-left: 25px;
/*border-bottom: 2px solid #ff9999;*/
font-weight: bold;

}

.cat a {
/*text-decoration: none;*/
color: cornflowerblue;
}

.cat a:hover {
color: #696969;
}


#list{
width:520px;
margin-bottom: 10px;
border: 0px;
}

#list td{
width:50%;
vertical-align:top;
padding:10px 20px;
font-size: 90%;
letter-spacing: 1.2px;
line-height: 1.5em;
}	

/*yomi-search*/

.cat {
display:block;
font-size: 15px;

background-image: url(http://www.eigonews.net/img/folder.gif) ;
	background-position: left;
	background-repeat: no-repeat;
margin-bottom: 10px;
/*border-left: solid 10px #ff9999;*/
padding-left: 25px;
/*border-bottom: 2px solid #ff9999;*/
font-weight: bold;

}

.cat a {
/*text-decoration: none;*/
color: cornflowerblue;
}

.cat a:hover {
color: #696969;
}


#list{
width:520px;
margin-bottom: 10px;
border: 0px;
}

#list td{
width:50%;
vertical-align:top;
padding:10px 20px;
font-size: 90%;
letter-spacing: 1.2px;
line-height: 1.5em;
}	


/*yomi-search cat page*/

#cat-cont {
background: #fff; 
width:750px;
margin-left: auto;
margin-right: auto;
text-align: left;
font-size: 84%;
}

#cat-body {
padding-left: 20px;
padding-right: 20px;
}

#cat-body ol {
margin-left: 30px;
margin-right: 30px;
padding:0;
}

#cat-body ol ul {
margin-left: 30px;
margin-right: 30px;
padding:0;
}


#cat-foot {
color: #fff;
font-weight: bold;
text-align: center;
background: #2f4f4f;
height: 28px;
line-height: 28px;
}

#cat-foot a {
text-decoration: none;
color: #fff;
}

#log-1 td{
background:#f4f4f4; 
color: #223A5C;
}

#log-1 td a{
text-decoration: none;
color: #223A5C;
}

#log-3 td{
background: #ffffe0;
}

/*#foot-pr {
padding-left: 10px;
padding-bottom: 10px;
}*/

#cat-body p{
margin-top: 10px;
margin-bottom: 10px;
}

#cat-body dt{
margin-top: 30px;
margin-bottom: 10px;
/*font-weight: bold;*/
color: crimson;
}

#cat-body dd{
margin-top: 10px;
margin-bottom: 10px;
/*font-weight: bold;*/
}

#cat-body span {
color: crimson;
}

#cat-body p.red {
color: crimson;
}

#link-cont {
background: #fff;
float: left;
text-align:left;
width: 500px;
font-size: 84%;
padding-left: 20px;
padding-right: 20px;
padding-top: 25px;
padding-bottom: 15px;
letter-spacing: 1.2px;
line-height: 1.5em;
}

#link-cont dt{
margin-top: 30px;
margin-bottom: 10px;
/*font-weight: bold;*/
color: crimson;
}

#link-cont dd{
margin-top: 10px;
margin-bottom: 10px;
/*font-weight: bold;*/
}

#link-cont span {
color: crimson;
}

#link-cont p.red {
color: crimson;
}
