@charset "utf-8";

/*目次
-------------------------------------------------------------

MTスキーム用スタイルシート　トップページ＋共通スタイル用
更新日：2008年4月8日

/*全体共通
-------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック", "MS P Gothic",Verdana,Arial, Helvetica, sans-serif;
	color: #333333;
	}

img	{
	margin:0;
	border:0;
	}

body	{
	background: #F6F6F6 url(../images/top_line.gif) repeat-x;
	}
	
h1, h2, h3, h4 {
	margin:0;
	}

a, a:link, a:visited, a:hover {
	color: #0033CC;
	}


/* .clearfix
-------------------------------------------------------------*/

.clearfix:after{
	  clear:both;
	  display:block;
	  height:0;
	  content:”.”;
	  visibility:hidden;
	}

.clearfix{
	overflow:hidden;
	}


/* for IE
-------------------------------------------------------------*/

* html .clearfix{
  zoom:1;
  overflow:visible;
	}
	/* ---- */


/*#container
-------------------------------------------------------------*/

#container	{
	width:810px;
	background: #FFFFFF url(../img/content_bg.gif) repeat-y;
	margin: 1px auto 0;
	border-top: 2px solid #990033;
	}


/*#header
-------------------------------------------------------------*/

#header {
	width: 760px;
	height: 100px;
	background:url(../img/header_bg.gif) no-repeat;
	position:relative;
	margin: 0px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #990033;
}

#header h1 {
	font-size: 0.75em;
	color: #333333;
	font-weight: normal;
	margin-bottom: 25px;
	}

#logo {
	height: 60px;
	width: 300px;
	left: 0px;
	top: 40px;
	position: absolute;
}

#google-search {
	height: 60px;
	width: 300px;
	position: absolute;
	left: 460px;
	top: 40px;
}

ul#sub-navi {
	position: absolute;
	left: 560px;
	top: 0px;
	display: inline;
	font-size: 12px;
}
ul#sub-navi li {
	display: inline;
	margin: 0 6px;
}


/*#pan
-------------------------------------------------------------*/

#pan {
	font-size: 0.7em;
	color: #666666;
	width: 760px;
	height:25px;
	margin: 10px auto 0px;
}


/*#wrapper
-------------------------------------------------------------*/

#wrapper	{
	width:810px;
	margin: 0px auto 0;
	}


/*#main
-------------------------------------------------------------*/

#main	{
	float:right;
	width:540px;
	margin: 0px 25px 15px 0px;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #333333;
	}

#main h2 {
	color: #FFFFFF;
	background: url(../images/h2_bg.jpg) no-repeat;
	font-size: 1.1em;
	height: 30px;
	width: 540px;
	letter-spacing: 0.1em;
	text-indent: 25px;
	padding-top: 7px;
	}

#main p	{
	margin-bottom: 15px;
	}

#description	{
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 10px;
	}

#amazon_api	{
	margin: 0px auto 10px;
	width: 500px;
	}

#ads	{
	margin: 0px auto 10px;
	width: 468px;
	}


/*#sub-cat
-------------------------------------------------------------*/

#sub-cat	{
	float:left;
	width:200px;
	margin:0;
	padding:0;
	}
		
#sub-cat h3, #bodyTop #sub-cat h2	{
	margin: 0px 5px 0px 25px;
	background: url(../images/h3_bg.jpg) no-repeat;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000000;
	height: 31px;
	width: 200px;
	padding: 8px 0px 0px 5px;
	}

#sub-cat ul{
	width:200px;
	list-style:none;
	margin-bottom: 10px;
	}
	
#sub-cat ul li{
	width:200px;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px 5px 5px 25px;
	background: url(../images/liststyle.gif) no-repeat 5px;
	width: 180px;
	padding-left: 20px;
}
/*
#sub-cat ul li a{
	margin: 0px 5px 5px 25px;
	display:block;
	background: url(../images/liststyle.gif) no-repeat 5px;
	width: 180px;
	padding-left: 20px;
	}
*/

/*#footer
-------------------------------------------------------------*/

#footer	{
	clear: both;
	width:760px;
	margin: 0px auto;
	text-align: center;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333333;
	border-top: 1px solid #990033;
	padding-top: 10px;
	}


/*#footerbottom
-------------------------------------------------------------*/

#footerbottom	{
	width:760px;
	margin: 10px auto 15px;
	text-align: right;
	font-size: 0.6em;
	line-height: 1.3em;
	}

#footerbottom a	{
	color: #999999;
	text-decoration: none;
	}


#bodyTop #main h3 {
	color: #FFFFFF;
	background: url(../images/h2_bg.jpg) no-repeat;
	font-size: 1.1em;
	height: 30px;
	width: 540px;
	letter-spacing: 0.1em;
	text-indent: 25px;
	padding-top: 7px;
}

#bodyCategory #main h3{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #990033;
	height: 25px;
	width: 540px;
	margin: 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}

#bodyEntry #main h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #990033;
	height: 25px;
	width: 385px;
	margin: 10px 0px;
}


#bodyCategory #main ul{
	width:540px;
	list-style:none;
	margin-bottom: 10px;
	}
	
#bodyCategory #main ul li{
	display:block;
	width: 480px;
	background: url(../images/category_photo.jpg) no-repeat left center;
	padding-left: 60px;
	}

#bodyCategory #main ul li a{
	color: #990033;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#photo {
	height: 140px;
	width: 110px;
	float: left;
	margin: 10px 10px 10px 0px;
}

#lead {
	width: 420px;
	height: 100px;
	float: right;
}

p.clear {
	clear:both;

}
#others {
	width: 520px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px;
}

ul.sitemap {
	list-style: square;
	margin: 0 0 0 20px;
}
ul.sitemap li {
	margin: 0 0 0 20px;
}
