
* {
	font-family:'MS PGothic', Osaka, sans-serif;
	padding:0;
	margin:0;
}a:link{
	color:#1515d6;
	text-decoration:underline;
}a:visited{
	color:#800080;
}a:hover{
	color:#b82525;
} h4, h5, h6 { 
color:#b79c85;
}a img {border: none;}
/*-------------------------------------------------------------------
bodyとid="container"のスタイル
--------------------------------------------------------------------*/
body{
	color:#444444;
	background:#FFFFFF;
	text-align:justify;
	font-size:13px;
	background:url(mtimage/body.jpg) repeat-x center top;
}div#container{
	width:754px;
	margin:0 auto;
	background:url(mtimage/inner.png) repeat-y center top;
}div#inner{
	background:url(mtimage/container.png) no-repeat center top;
	padding:0 13px;
}
/*-------------------------------------------------------------------
id="header"関係のスタイル
--------------------------------------------------------------------*/
div#header{
	height:142px;
	background:#999999 url(mtimage/bana.jpg) no-repeat top center;
}div#header h1{
	font-size:30px;
	padding:30px 0 0 30px;
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}div#header a{
        color:#ffffff;
        text-decoration: none;
}
/*-------------------------------------------------------------------
id="contents"関係のスタイル（全ページ共通のベース）
--------------------------------------------------------------------*/
div#contents{
	float:left;
	width:521px;
	font-size:14px;
}div#contents a:hover{
	background:#fcfaf9;
}div#contents p{
	line-height:135%;
}div#contents dl{
	padding:5px 7px 0 7px;
	line-height:125%;
}div#contents dt{
	background:url(mtimage/list1.gif) no-repeat left center;
	padding-left:15px;
font-weight: bold;
}div#contents dd{
padding: 3px 5px 7px 15px;
}div#contents h2{
	font-size:15px;
	background:url(mtimage/h3.gif) no-repeat;
	padding:2px 0 4px 13px;
color:#fff;
}div#contents h3{
	font-size:14px;
	background:url(mtimage/h3.gif) no-repeat;
	padding:2px 0 4px 13px;
color:#fff;
}div#contents h4{
	font-size:13px;
	margin:0 7px;
	border-bottom:1px solid #aaaaaa;
	padding-bottom:2px;
}div#contents ul{
	list-style:none;
	line-height:145%;
	margin:7px;
}div#contents ul li{
	background:url(mtimage/y.gif) no-repeat left center;
	padding-left:11px;
	line-height:150%;
}p#Breadcrumb{
	margin-top:2px;
	line-height:100%;
	font-size:12px;
}div#infomation,div.entry,div.ads,div.entryRight{
	border:1px solid #dfd0c3;
}
/*-------------------------------------------------------------------
id="infomation"関係スタイル
--------------------------------------------------------------------*/
div.scroll dl{
	height:75px;
	overflow:auto;
}
/*-------------------------------------------------------------------
id="entries"関係スタイル（記事ページ専用）
--------------------------------------------------------------------*/
div#entries{
	margin-top:1px;
}div#entries ul{
	list-style:disc;
	margin:11px 33px 15px 33px;
}div#entries ul li{
	background:transparent;
	padding:0;
}div#entries dl{
	padding:0;
	margin:11px 7px 15px 7px;
}div#entries dt{
	background:transparent;
	padding:0;
	font-weight:bold;
}div#entries dd{
	padding-bottom:7px;
}div.entry{
	margin-top:5px;
}div.entry p{
	margin:11px 7px 15px 7px;
}div.entry img{
        padding:0 5px 0 0;
}p.nav{
	font-size:11px;
	margin-top:2px;
	line-height:100%;
	text-align:right;
}

/*-------------------------------------------------------------------
id="wing"関係スタイル（トップページ専用）
--------------------------------------------------------------------*/
div#index{
	margin-top:5px;
	background:url(mtimage/wing.jpg) no-repeat right bottom;
}
/*-------------------------------------------------------------------
id="wing"関係スタイル（カテゴリページ専用）
--------------------------------------------------------------------*/
div#cat{
	margin-top:5px;
	background:url(mtimage/wing.jpg) no-repeat right bottom;
}
/*-------------------------------------------------------------------
その他トップページ＆カテゴリページ専用スタイル
--------------------------------------------------------------------*/
div#option{
	font-size:12px;
}div#option p,div#option ul{
	margin:7px;
	line-height:140%;
}div.ads{
	float:left;
	width:342px;
	height:280px;
	text-align:center;
}div.entryRight{
	float:right;
	width:170px;
	height:280px;
	overflow:auto;
}div#option ul li{
	font-size:12px;
}div#dir{
	margin:7px;
}div#dir ul{
	list-style:none;
	line-height:145%;
	margin:7px;
}div#dir ul li{
	background:url(mtimage/sfold.gif) no-repeat left center;
	padding-left:30px;
	line-height:150%;
}.cate{
float:right;
margin: 2px 0px 0px 4px;
}
/*-------------------------------------------------------------------
id="sidebar"関係のスタイル
--------------------------------------------------------------------*/
div#sidebar{
	float:right;
	width:200px;
margin-top:5px;
}div#sidebar h4{
	font-size:13px;
	text-align:center;
	background:url(mtimage/h5.png) no-repeat;
	padding:4px 0 3px 0;
color:#fff;
}div#sidebar ul{
	list-style:none;
	padding:3px;
	line-height:140%;
}div#sidebar li{
	background:url(mtimage/list1.gif) no-repeat left center;
	padding-left:15px;
}div#sidebar p{
	line-height:135%;
	padding:3px;
}div#boxend{
	border-bottom:1px solid #dfd0c3;
}div.box{
	border-width:0 1px;
	border-style:solid;
	border-color:#dac9ba;
	background:#fcfaf9;
}
/*-------------------------------------------------------------------
id="footer"関係のスタイル
--------------------------------------------------------------------*/
div#footer{
	clear:both;
	width:100%;
	background:#FFFFFF;
	border-top:5px solid #FFFFFF;
	color:#b79c85;
	text-align:right;
}div#footer h3{
	border-top:1px dotted #b79c85;
	font-size:12px;
	font-weight:normal;
	padding-top:8px;
}address{
	font-size:12px;
	font-style:normal;
	padding-top:11px;
	padding-bottom:7px;
	line-height:135%;
}div#footer a,div#footer a:visited,div#footer a:hover{
	color:#b79c85;
	text-decoration:underline;
}.end{clear:both;}
/*--------------------------------------------------------------------
文字装飾スタイル <span class="セレクタ名">こうして使います。</span>
---------------------------------------------------------------------*/
.red{color:#845f40;}
.colorBold{color:#b79c85;}
.new{font-size:11px;font-weight:bold;color:#b82525;}
/*--------------------------------------------------------------------
バグ対策（強引な応急処置）
---------------------------------------------------------------------*/
div#option{
	margin-top:5px;
}