@charset utf-8;

/*
Theme Name: Akagi10
Theme URI: http://www.hikosha.jp
Description: Hikosha Theme/CSS Test.
Version: 0.1
Author: Hikosha Inc.
Author URI: http://www.hikosha.jp
Tags: fixed width, two columns
*/

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


	File Name: import.css
	Style Info: �eCSS�t�@�C���ǂݍ��ݗp


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

	All Header

----------------------------------------------------*/
@import url(/ueno/kinmanew/allheader/style.css);




body#top{ 
	margin:0;
	padding:0;
	background-color:#000;
}

body{ 
	margin:0;
	padding:0;
}

img {
	border:0;
}
p {
	margin:0;
	padding:0 0 15px 0;
}

h1 {
	margin:0;
	padding:0;
}

h2 {
	margin:0 0 10px 0;
	padding:0;
	border-bottom:1px dotted #CCC;
	font-size:14px;
}

h3 {
	margin:0 0 10px 0;
	padding:0;
	font-size:14px;
	color:#FF3300
}

#header {
	display:bkock;
	width:858px;
	height:100px;
	background: url(images/akagi_page_header.png) no-repeat top left;
	border:1px solid #666;
	margin:0 0 5px 0;
}

#header #storeBnr {
	margin:10px 0 0 550px;
}

#container {
	width:860px;
	margin:5px auto;
}

#main {
	margin:5px 0 0 0;
	border:1px #666 solid;
}

#main_inner {
	display:block;
	background:#FFF;
	padding:20px 20px 20px 20px;
	margin:0;
}

#footerBnr {
	width:400px;
	margin:0px auto 30px auto;
}


#footerBnr ul li {
	width:120px;
	display:block;
	float:left;
	margin:0 0 30px 0;
}


#navi {
	height:38px;
	background-image: url(images/navi_base.gif);
	background-position: right top;
	background-repeat: repeat-x;
	padding:0;
}

#navi ul  {
float:right;
padding:0;
margin:0;
}


#navi ul li {
	float:left;
	list-style:none;
}

#navi ul li span {
	display:none;
}

	#navi ul li .top {
		display:block;
		width:55px;
		height:25px;
		background-image: url(images/navi_btn_01.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}

	#navi ul li .outline {
		display:block;
		width:145px;
		height:25px;
		background-image: url(images/navi_btn_02.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#navi ul li .access {
		display:block;
		width:130px;
		height:25px;
		background-image: url(images/navi_btn_03.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#navi ul li .entry {
		display:block;
		width:102px;
		height:25px;
		background-image: url(images/navi_btn_04.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#navi ul li .bohi {
		display:block;
		width:140px;
		height:25px;
		background-image: url(images/navi_btn_05.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}
	
	#navi ul li .goods {
		display:block;
		width:113px;
		height:25px;
		background-image: url(images/navi_btn_06.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}

	#navi ul li .contact {
		display:block;
		width:102px;
		height:25px;
		background-image: url(images/navi_btn_07.gif);
		background-position: right top;
		background-repeat: no-repeat;
	}

span.red {
	color:#FF0000;
}

#banner {
	margin:0 5px;
}

#banner img {
	float:left;
	margin:0 0 0 5px;
}


#footer {
	clear:both;
	text-align:right;
}



#page_main {
	width:800px;
	margin:0 auto;
	border:solid #FFF 1px;
	height:525px;
	background-image: url(images/page_bk.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#post-8 {
	width:800px;
	min-height:400px;
	margin:0 auto;
	border:solid #FFF 1px;
	background-image: url(images/page_bk_01.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#post-16 {
	width:800px;
	margin:0 auto;
	border:solid #FFF 1px;
	background-image: url(images/page_bk_02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#page_main_03 {
	width:800px;
	margin:0 auto;
	border:solid #FFF 1px;
	height:525px;
	background-image: url(images/page_bk_03.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#post-3,
#post-19,
#post-67,
#post-56 {	
	width:800px;
	margin:0 auto;
	border:solid #FFF 1px;
	background-image: url(images/page_bk_04.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#post-13 {
	width:800px;
	margin:0 auto;
	border:solid #FFF 1px;
	background-image: url(images/page_bk_05.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#post-13 .book img {
	border:1px solid #EEE;
}

.postWrapper {
	background-color:#FFF;
}

#main_inner p img {
	float:left;
	margin:0 20px 0 0;
	background-color:#FFF;
}

.tti_img {
	padding:5px 0 0 10px;
}

.content{
	width:500px;
	font-size:12px;
	line-height:20px;
	padding:60px 0 0 20px;
}

.notice {
	font-size:10px;
	color:#FF3300;
	line-height:14px;
}
ul.list{
 padding:0;
 margin:0;
 list-style-position:inside;
 }

.notice_inline {
	color:#FF3300
	}
	
.qr {
	margin:0 0 10px 0;
	padding:15px;
	border:solid 1px #CCC;
	}
.book {
	height:190px;
	margin:0 0 10px 0;
	padding:15px;
	border:solid 1px #CCC;
	}

.qr img,
.book img{
	margin:0 10px 0 0;
	}
	
.book h4 {
	padding:0;
	margin:0 0 5px 0;
	font-size:14px;
	}

.book p {
	padding:0;
	margin:10px 0;
	}


#top_inner {
		display:block;
		background-image: url(images/akagi_ranking_bk.png);
		background-position: left top;
		background-repeat: no-repeat;
		padding:250px 0 0 0;
		background-color:#FFF;
	}

#top_inner br {
	height:0;
}

#top_inner p.copy {
	margin:40px 0 0 0;
	font-size:12px;
	width:140px;
	line-height:20px;
	border:1px solid #EEE;
	padding:5px;
}


#top_inner .wrapper {
	display:block;
	min-height:1em;
	margin:0 0 30px 0;
	padding:0 30px  30px  30px;
}

#top_inner .postLeft {
	float:left;
	width:150px;
}

#top_inner .postLeft .btnLeft {
	margin:10px 0 0 3px;
}
#top_inner #postRight {
	float:right;
	width:600px;
	margin:0 10px 0 30px;
	font-size:12px;
	line-height:18px;
}
#top_inner .democracy  {
	background-color:#FFF;
}

#top_inner .democracy li {

	display:block;
	font-size:12px;
	background-color:#FFF;
	line-height:20px;
	border-bottom:1px dotted #DDD;
	padding:0 0 10px 0
	*margin:0 0 0 -30px;
}
#top_inner .democracy small {
	display:none;
}

.content .report  {
	text-align:center;
}

.content .report img {
	margin: 20px 0 5px 0;
	padding:10px;
	border:1px solid #EEE;
}

.democracy {

}

.democracy strong.poll-question  {
	display:block;
	font-size:22px;
	color:#666600;
	margin:5px 0 0 0;
}


.democracy img {
width: 100%;
margin-bottom: 4px;
vertical-align: middle;
}



.democracy .addAnswerText {
width: 80%;;
}

.dem-graph {
border: 1px solid #ccc;
height: 10px;
}

.dem-graph a, .dem-graph a:hover {
background: #efefef;
border-bottom: 5px solid #e0e0e0;
border-right: 1px solid #ccc;
}


* html .dem-graph a, * html .dem-graph a:hover {
border-bottom-width: 6px;
}

* html .dem-graph {
height: 11px;
}

.dem-graph b, .dem-graph i {
color: #555;
}

.dem-voted-for-this {
border-color: #888;
}

/* blix fix */
.democracy ul {
	padding: 0;
	*margin:0;
} 
.democracy label {
float: none;
display: inline;
line-height:30px;
margin:10px 0 0 0;
}

.democracy ul li input {
margin:-5px 0 0 0;
}

.content img.wp-image-13 {
	border:none;
]
