@charset "Shift_JIS";

/* 全体
---------------------------------------------------- */

* {
	margin:0;padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

a:link {
	color:#003399;
	text-decoration:underline;
}
a:visited {
	color:#993399;
	text-decoration:underline;
}
a:hover,a:active {
	color:#003399;
	text-decoration:none;
}

a:hover img {
	opacity:0.3;
}

img {
	border: 0;
}

hr {
	display: none;
}

#cl {
	clear:both;
}

/* ---------------------------------------------------- */

body { 
	text-align:center;
	color:#000000;
	background: #ffffff url("image/bg_body.jpg")  repeat-x 0px 0px;
}
#wrapper {
}
#container {
	width:800px;
	text-align:center;
	margin:0px auto;
}
#header {
	padding:0 0 20px 0;
}
#header h1 {
	text-align:left;
}
#header h1 a {
	display:block;
	width:185px;
	height:56px;
	font-size:1px;
	line-height:1px;
	text-indent: -9999px;
	background: transparent url("image/title.jpg")  no-repeat 0px 0px;
	margin:26px 0 0;
}
#header-left {
	width:300px;
	float:left;
}
#header-right {
	width:500px;
	float:left;
}

/* ---------------------------------------------------- */

#search {
	text-align:right;
	padding:34px 0 0;
}
#search input {
	padding:2px;
	font-size:12px;
}

/* ---------------------------------------------------- */

#menu {
	text-align:right;
	padding:10px 0 0;
}

/* ---------------------------------------------------- */

#main {
	width:610px;
	float:left;
}

#side-bar {
	width:190px;
	float:left;
}

#main-a {
	width:430px;
	float:right;
	padding:0 10px 0 0;
}

#main-b {
	width:160px;
	float:right;
	margin:0 10px 0 0;
}

/* PR1
---------------------------------------------------- */
#ad1 {
	padding:0 0 10px;
	font-size:12px;
}

/* ランキング
---------------------------------------------------- */
#rank {
	background: transparent url("image/kakomi_a_body.gif")  repeat-y 0px 0px;
	padding:10px;
	width:140px;

}
#rank_bottom {
	height:5px;
	font-size:1px;
	line-height:1px;
	background: transparent url("image/kakomi_a_bottom.gif")  no-repeat left top;
	margin:0 0 10px;
}

#rank-box {
	border-bottom:#e6e6e6 solid 1px;
	margin:0  0 8px;
	padding:0 0 8px;
}
#rank-box img {
	margin:5px 0;
	width:40px;
}
#rank-box h4 {
	float:left;
	color:#ff0000;
	font-size:10px;
	font-weight:normal;
	line-height:170%;
	text-align:left;
	padding:0;
}
#rank-box p {
	color:#333333;
	font-size:10px;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	margin:0;
	padding:0 0 0 47px;
}

#more {
	color:#333333;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
#more a:link {
	color:#333333;
	text-decoration:underline;
}
#more a:visited {
	color:#333333;
	text-decoration:underline;
}
#more a:hover,a:active {
	color:#333333;
	text-decoration:none;
}


/* お知らせ１
---------------------------------------------------- */
#info {
	margin:15px 0 20px;
}
#info ul {
	list-style: none;
	margin:0 0 0 5px;
	padding:0;
}
#info li {
	color:#333333;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	text-indent:0px;
	text-align:left;
	margin:0;
	padding:0 0 0 9px;
	background: transparent url("image/arrow_a.gif")  no-repeat 0px 7px;
}

/* PicUp
---------------------------------------------------- */
#picup {
	padding:15px 0 10px;
}

/* 新着
---------------------------------------------------- */
#new {
	padding:15px 0;
}

/* カテゴリゴリ結果
---------------------------------------------------- */
#cate-kekka {
	padding:0 0 15px ;
}
#cate-kekka h2,
#cate-kekka h3 {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	background: transparent url("image/bg_midashi_b.jpg")  no-repeat 0px 0px;
	margin:0;
	padding:6px 10px 25px;
}
#cate-kekka p {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	padding:0 0 21px;
}

/* report-box
---------------------------------------------------- */
#report-box {
	border-bottom:#e6e6e6 solid 1px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}
#report-box img {
	float:left;
	margin:0 10px 0 0;
	width:90px;
}
#report-box h4 {
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	padding:0 0 10px 0;
}
#report-box p {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	text-align:left;
	padding:0 0 0 100px;
}

/* カテゴリ
---------------------------------------------------- */
#cate {
	background: transparent url("image/kakomi_b_body.gif")  repeat-y 0px 0px;
	padding:5px;
}
#cate_bottom {
	height:5px;
	font-size:1px;
	line-height:1px;
	background: transparent url("image/kakomi_b_bottom.gif")  no-repeat left top;
	margin:0 0 10px;
}

#cate ul {
	list-style: none;
	margin:0px 0px 0px 8px ;
	padding:0px ;
}
#cate li {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	text-indent:0px;
	text-align:left;
	margin:0;
	padding:0 0 2px 9px;
	background: transparent url("image/arrow_a.gif")  no-repeat 0px 7px;
}
#cate li small {
	font-size:10px;
}


/* PR2
---------------------------------------------------- */
#ad2 {
	background: transparent url("image/kakomi_c_body.gif")  repeat-y 0px 0px;
	padding:5px;
	font-size:12px;
}
#ad2_top {
	height:5px;
	font-size:1px;
	line-height:1px;
	background: transparent url("image/kakomi_c_top.gif")  no-repeat left top;
	margin:0;
}
#ad2_bottom {
	height:5px;
	font-size:1px;
	line-height:1px;
	background: transparent url("image/kakomi_c_bottom.gif")  no-repeat left top;
	margin:0 0 10px;
}

#ad2 img {
	margin:0 0 20px 0;
}


/* お知らせ２
---------------------------------------------------- */
#whatsnew {
	background: transparent url("image/kakomi_c_body.gif")  repeat-y 0px 0px;
	padding:5px;
}
#whatsnew_top {
	height:5px;
	font-size:1px;
	line-height:1px;
	background: transparent url("image/kakomi_c_top.gif")  no-repeat left top;
	margin:0;
}
#whatsnew_bottom {
	height:5px;
	font-size:1px;
	line-height:1px;
	background: transparent url("image/kakomi_c_bottom.gif")  no-repeat left top;
	margin:0 0 10px;
}

#whatsnew h2,
#whatsnew h3 {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	padding:0 0 10px 8px;
}
#whatsnew ul {
	list-style: none;
	margin:0px 0px 0px 8px ;
	padding:0px ;
}
#whatsnew li {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	text-indent:0px;
	text-align:left;
	margin:0;
	padding:0 0 8px 9px;
	background: transparent url("image/arrow_a.gif")  no-repeat 0px 7px;
}

/* フッタ
---------------------------------------------------- */

#footer {
	height:94px;
	background: transparent url("image/bg_footer.jpg")  repeat-x 0px 0px;
}
#footer-box {
	width:800px;
	text-align:center;
	margin:0px auto;
	padding:31px 0 0;
}
#footer p {
	float:right;
	color:#cccccc;
	font-size:10px;
}
#footer a:link {
	color:#ffffff;
	text-decoration:underline;
}
#footer a:visited {
	color:#ffffff;
	text-decoration:underline;
}
#footer a:hover,
#footer a:active {
	color:#ffffff;
	text-decoration:none;
}
address { 
	float:left;
	color:#cccccc;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}

