@charset "utf-8";
/* Reset */
* {
    margin: 0;
    padding: 0;
}


/* LinkColor */
a:link, a:visited {
	color: #F90;
	text-decoration: none;
}
a:hover, a:active {
	color: #F30;
	text-decoration: underline;
}



/* Headline */
h1 {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	width: 480px;
	padding-bottom: 5px;
}
h2 {
	font-size: 25px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 110%;
	color: #7DBEFF;
}
h3 {
	font-size: 150%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #05B;
	padding-left: 5px;
	color: #05B;
	font-weight: bold;
	clear: both;
	float: none;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 110%;
}
h4 {
	font-size: 120%;
	color: #7DBEFF;
	padding-left: 2px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7DBEFF;
	font-weight: bold;
}


/* Tag */
p {
	line-height: 150%;
	padding-bottom: 10px;
}
strong {
	font-size: 105%;
	font-weight: bold;
}
li {
    list-style: none;
}
em {
	font-weight: bold;
	font-style: italic;
}
img {
	border: none;
}



/* Layout */
html {
	height: 100%;
}
body {
	text-align: center;
	line-height: 100%;
	font-size: 14px;
	height: 100%;
	background-color: #97CBFF;
	background-image: url(images/backBody.png);
	background-repeat: repeat-x;
	background-position: top;
}


/* Header */
.header {
	height: 130px;
	background-color: #7DBEFF;
}
.headerContainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.headerInfo {
	width: 950px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
}
.header .headerLogo {
	left: 50px;
	top: 45px;
	position: absolute;
}
.menu {
	position: absolute;
	top: 85px;
	right: 30px;
}
.menu a {
	margin-right: 30px;
}



/* Content */
.container {
	width: 950px;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-color: #EAF5FF;
	margin-top: 20px;
	margin-left: auto;
	background-image: url(images/backConteinerTop.png);
	background-repeat: no-repeat;
	background-position: top;
}
.containerTop {
	width: 950px;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
	background-color: #EAF5FF;
	margin-top: 120px;
	margin-left: auto;
	background-image: url(images/backConteinerTop.png);
	background-repeat: no-repeat;
	background-position: top;
}
.containerBottom {
	background-image: url(images/backConteinerBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	overflow: hidden;
}
.main {
	width: 650px;
	float: left;
	background-color: #FFF;
	position: relative;
	left: 10px;
	top: 10px;
	padding-top: 10px;
	background-image: url(images/backMainTop.png);
	background-repeat: no-repeat;
	background-position: top;
}
.mainBottom {
	background-image: url(images/backMainBottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
	overflow: hidden;
}

/* Navi */
.navi {
	float: right;
	width: 260px;
	position: relative;
	right: 15px;
	top:10px;
	color: #333;
}
.naviTop {
	float: right;
	width: 260px;
	position: relative;
	right: 15px;
	color: #333;
	padding-top: 160px;
}
.eachNavi {
	padding-bottom: 10px;
}
.eachNavi li.entry {
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 110%;
}

/* Footer */
.footer {
	text-align: center;
	color: #666;
	clear: both;
	float: none;
	padding: 20px;
	font-size: 12px;
}
.footer a:link, .footer a:visited {
	color: #666;
}



/* Common */
.wrap {
	padding: 10px;
}
.wrapLR {
	padding-right: 10px;
	padding-left: 10px;
}
.fontBig {
	font-size: 115%;
}
.fontSmall {
	font-size: 85%;
}
.caution {
	color: #F30;
}
.more {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.breadcrumbs {
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.pageNavi {
	clear: both;
	float: none;
	text-align: center;
	background-image: url(images/bgPageNavi.png);
	margin-top: 8px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
} 
.fck img {
	padding: 5px;
}
.fck p {
	padding-right: 20px;
	padding-left: 20px;
}



.list {
}
.list .sortBox {
	background-image: url(images/bgSortBox.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	position: relative;
}
.list .sortBox .cate {
	position: absolute;
	left: 150px;
	top: 10px;
}
.list .sortBox .cate form {
	display: inline;
	margin: 0px;
	position: relative;
	top: -2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list .sortBox .order {
	position: absolute;
	left: 150px;
	top: 40px;
	font-weight: bold;
	color: #666;
}
.list .sortBox .order span {
	font-size: 85%;
}
.list .sortBox .limit {
	position: absolute;
	left: 150px;
	top: 65px;
	font-weight: bold;
	color: #666;
}
.each {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 15px;
	color: #999;
}
.each .voteBoxSmall {
	font-size: 200%;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bgVoteSmall.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	margin-right: 8px;
}
.each .voteBoxSmall span {
	position: relative;
	top: 25px;
}
.each .headline {
	font-size: 110%;
	font-weight: bold;
	line-height: 110%;
}
.each .info {
	padding-left: 5px;
}
.each .info span {
	font-size: 105%;
	color: #0B0;
	padding-right: 10px;
}
.each .info span img {
	position: relative;
	top: 3px;
}
.each .info .fontBig{
	font-size: 140%;
	font-weight: bold;
}


.item {
}
.item table {
	margin-left: 10px;
}
.item .voteBoxBig {
	font-size: 200%;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/bgVoteBig.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 80px;
}
.item .voteBoxBig span {
	position: relative;
	top: 50px;
}
.item form {
	padding-top: 5px;
}
.item .info {
	line-height: 130%;
}


/* comments */
.blockComment {
	position: relative;
	height: 50px;
}
.blockComment .each {
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
* html .blockComment .each {
	behavior: expression(IEPNGFIX.fix(this));
} 
.blockComment .each .wrap {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blockComment .each .about {
	font-size: 85%;
	color: #666;
}
.blockComment .each .name {
	font-size: 85%;
	color: #666;
	text-align: right;
}
.blockComment .each .text {
	line-height: 120%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.blockComment .each .text a {
	float: left;
}
.blockComment .fukidashi1 {
	background-image: url(images/bgComment1.png);
	height: 150px;
	width: 235px;
	left: 50px;
	top: -90px;
}
.blockComment .fukidashi1 .wrap {
	padding-left: 15px;
}
.blockComment .fukidashi2 {
	background-image: url(images/bgComment2.png);
	height: 157px;
	width: 235px;
	left: 340px;
	top: -100px;
}
.blockComment .fukidashi2 .wrap {
	padding-left: 15px;
}
.blockComment .fukidashi3 {
	background-image: url(images/bgComment3.png);
	height: 134px;
	width: 257px;
	left: 640px;
	top: -90px;
}
.blockComment .fukidashi3 .wrap {
	padding-left: 40px;
}
.blockComment .fukidashi4 {
	background-image: url(images/bgComment4.png);
	height: 125px;
	width: 266px;
	left: 700px;
	top: 70px;
}
.blockComment .fukidashi4 .wrap {
	padding-left: 45px;
}





.eachComment {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 30px;
	margin-left: 20px;
}
.eachComment .commentHead {
}
.eachComment .commentText {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


td.head {
	text-align: right;
	position: relative;
	top: 3px;
}


/******************************************************************************/

/* clearfix http://www.positioniseverything.net/ */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	zoom:1;
    display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/******************************************************************************/
