@charset "utf-8";

html {
	height: 100%;
	background: url(./images/bg_1.png) 50% 756px repeat;
}

html>body {
	overflow: -moz-scrollbars-vertical;
}

body {
	background: url(./images/bg_2.png) 50% 0 repeat-x;
	margin: 0;
	font-size: 12px;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	color: #656565;
}

html:first-child body {
	min-height: 100%;
	padding-bottom: 1px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

ul li img {
	vertical-align: top;
}

.clearfix:after,#sidebar:after,.entry-title:after,#portal:after,#wn-link:after,#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix,#sidebar,.entry-title,#portal,#wn-link,#wrapper {
	zoom: 1;
}

* html .clearfix,* html #sidebar,* html .entry-title,* html #portal,* html #wn-link,* html #wrapper {
	height: 1%;
	overflow: visible;
}

html {
	height: 100%;
}

body {
	font-size: 12px;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

hr {
	display: none;
}

a {
	outline: none;
	color: #339949;
}

a:hover {
	color: #2C863F;
}

p {
	line-height: 1.66em;
}

span.must {
	font-weight: bold;
	color: #FF3333;
}

strong {
	font-weight: bold;
}

#groof {
	background: url(./images/roof.gif) 0 0 repeat-x;
	height: 4px;
}

.wrapper {
	width: 920px;
	margin: 0 auto;
}

#ghead {
	background: url(./images/dot.png) 50% 0px no-repeat;
}

#ghead h1 a {
	display: block;
	width: 920px;
	height: 325px;
}
#ghead h1 img {
	display: block;
	width: 920px;
	height: 325px;
}

#gbody {
}

#gbody_contents {
}

#container {
}

#contents {
	width: 920px;
	margin: 0 auto;
}

#wrapper {
	width: 720px;
	display: block;
	float: left;
}

#wrapper #main {
	width: 520px;
	float: right;
}

#wrapper #blogbar {
	display: block;
	width: 180px;
	margin-right: 20px;
	float: left;
}

#infobar {
	display: block;
	width: 180px;
	margin-left: 20px;
	float: right;
}

#main p#breadcrumbs {
	padding-bottom: 8px;
}

#main .entry {
	padding: 10px;
	box-shadow: 0px 0px 1px rgba(127, 127, 127, 0.7);
	background: url("./images/article.jpg") repeat;
}

#main .entry img {
	max-width: 480px;
}

#main .entry-title {
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	height: 21px;
}

#main .entry-title h2 {
	font-weight: bold;
	font-size: 15px;
	padding: 0;
	line-height: 21px;
	color: #000;
}
#main .entry-title a {
	color: #000;
	text-decoration: none;
}

#main .entry-title .entry-date {
	position: absolute;
	top: 15px;
	right: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: #000;
}

#main .entry-body {
	padding: 15px 10px 10px;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#main .entry-body p {
	line-height: 1.66em;
	margin-bottom: 12px;
}

#main .entry-footer {
	text-align: right;
	padding-right: 77px;
	height: 21px;
	line-height: 21px;
}

#main #pager {
	margin-top: 20px;
}

#main #pager ul {
	text-align: center;
}

#main #pager ul li {
	display: inline;
}

#main #pager ul li a {
	padding: 6px;
	border: 1px solid #DDDDDD;
}

#main #pager ul li.active_page a {
	background-color: #EEEEEE;
}

#main #pager ul li.active_page a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#main #pager ul li.page_info {
	font-weight: bold;
	padding: 6px;
	color: #999999;
}

#main table#pnlink {
	width: 90%;
	margin: 0 auto;
}

#main table#pnlink td {
	width: 50%;
	padding: 4px;
}

#main table#pnlink td.next {
	text-align: right;
}

#blogbar .section,#infobar .section {
	margin-bottom: 20px;
}

#blogbar h3,#infobar h3 {
	height: 30px;
	text-indent: -5000px;
	margin-bottom: 4px;
}

#blogbar h3#sb-rec {
	background: url("images/side_entries.png") no-repeat 0 0;
}

#blogbar h3#sb-cal {
	background: url("images/side_calendar.png") no-repeat 0 0;
}

#blogbar h3#sb-bac {
	background: url("images/side_archives.png") no-repeat 0 0;
}

#blogbar h3#sb-cat {
	background: url("images/side_category.png") no-repeat 0 0;
}

#blogbar h3#sb-lin {
	background: url("images/side_link.png") no-repeat 0 0;
}

#infobar h3#sb-mem {
	background: url("images/side_list.png") no-repeat 0 0;
}

ul.listset {
}

ul.listset li {
	margin-bottom: 6px;
	background: url("images/side_dots.gif") repeat-x 0 100%;
	padding: 0 6px 6px;
}

ul.listset li a {
	background: url("images/side_bullet.gif") no-repeat 0 6px;
	padding-left: 12px;
}

#blogbar table#wp-calendar {
	width: 95%;
	margin: 0 auto;
}

#blogbar table#wp-calendar caption {
	text-align: center;
	color: #666666;
	font-weight: bold;
}

#blogbar table#wp-calendar thead th {
	color: #339933;
	text-align: center;
}

#blogbar table#wp-calendar tbody td {
	color: #AAAAAA;
	text-align: center;
}

#blogbar table#wp-calendar tfoot td {
	padding-top: 3px;
}

#blogbar table#wp-calendar th a,#blogbar table#wp-calendar td a {
	font-weight: bold;
}

#infobar ul#social {
	margin-bottom: 13px;
}

#infobar ol {
	margin: 0 2px;
}

#ft-contest {
	background: url("images/ft_bg.png") repeat-x 0 0;
	padding: 15px 0;
}

#ft-contest #portal {
	width: 940px;
	margin: 0 auto;
}

#portal #camcolle {
	width: 198px;
	background: url("images/ft_hr.gif") repeat-y 100% 0;
	float: left;
}

#portal #camcolle h4 {
	height: 30px;
	font-size: 9px;
	text-indent: -5000px;
	margin-bottom: 8px;
	background: url("images/ft_h4.jpg") no-repeat 0 0;
}

#portal #camcolle ul li {
	margin-bottom: 8px;
}

#portal #contest-list {
	width: 730px;
	float: right;
}

#portal #contest-list h5 {
	text-indent: -5000px;
	height: 17px;
	margin-bottom: 10px;
}

#portal #contest-list #mr-list {
	background: url("images/ft_dots.gif") repeat-x 0 100%;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

#portal #contest-list #mr-list h5 {
	background: url("images/mr_list.jpg") no-repeat 0 0;
}

#portal #contest-list #miss-list h5 {
	background: url("images/miss_list.jpg") no-repeat 0 0;
}

#portal #contest-list ul {
	padding-left: 20px;
}

#portal #contest-list ul li {
	display: inline;
	padding-right: 10px;
}

#portal #contest-list ul li {
	color: #AABBFF;
}

#portal #contest-list ul li a {
	color: #FFFFFF;
}

#portal #contest-list ul li a:hover {
	color: #AABBFF;
}

#fft {
	background: url("images/fft_bg.jpg") repeat-x 0 0;
}

#ft-wn {
	width: 948px;
	background: url("images/ft_main.jpg") no-repeat 0 0;
	margin: 0 auto;
	color: #CCCCCC;
}

#ft-wn #wn-link a {
	color: #FFFFFF;
}

#ft-wn #wn-link a:hover {
	color: #AABBFF;
}

#ft-wn #wn-link {
	padding: 16px 24px;
}

#ft-wn #wn-list {
	width: 706px;
	float: left;
}

#ft-wn #wn-list h4 {
	text-indent: -5000px;
	height: 40px;
	width: 488px;
	background: url("images/wnlogo.gif") no-repeat 0 0;
	margin-bottom: 10px;
}

#ft-wn #wn-list h4 a {
	display: block;
	height: 100%;
}

#ft-wn #wn-list ul {
	padding-top: 12px;
}

#ft-wn #wn-list ul li {
	display: inline;
	padding-right: 10px;
}

#ft-wn #powered {
	width: 180px;
	float: right;
	text-align: center;
}

#ft-wn #powered h4 {
	margin-bottom: 4px;
}

#ft-wn #powered p {
	color: #FFFFFF;
	font-size: 11px;
}

#ft-wn #powered address {
	font-weight: bold;
}

#ft-wn #copyright {
	text-align: center;
	padding-bottom: 7px;
}

#gfoot_header {
	margin-top: 50px;
}

#gfoot_header_contents {
	position: relative;
	padding-top: 15px;
}
#gfoot_header_contents h2 {
	width: 310px;
	height: 18px;
	text-indent: -9999px;
	background: url(/img/common/footer_header2014.png) no-repeat;
}

#page_top {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50px;
	height: 55px;
	padding: 13px 0 0 158px;
	background: url(/img/common/footer_dot.png) no-repeat;
	color: white;
	line-height: 1;
	text-decoration: none;
}

#gfoot {
	position: relative;
	z-index: 1;
	margin-top: 5px;
	height: 230px;
	border-top:3px double #ccc;
	border-bottom:3px double #ccc;
	background: rgba(255,255,255,0.9);
}

#gfoot_contents {
	height: 155px;
	padding: 10px 0;
	position: relative; }

#gfoot_links {
	width: 665px;
	margin-top: 10px; }
#gfoot_links li {
	display: inline-block;
	padding-right: 15px;
	min-width: 140px;
	list-style: none;
	line-height: 22px; }

#gfoot_top_banner {
	position: absolute;
	top: 14px;
	right: 0px; }

#gfoot_bottom_banner {
	position: absolute;
	top: 90px;
	right: 0px; }

#gfloor_contents {
	*zoom: 1; }
	#gfloor_contents:before, #gfloor_contents:after {
		content: " ";
		display: table; }
	#gfloor_contents:after {
		clear: both; }

#gfloor_links {
	line-height: 50px;
	width: 60%;
	float: left;
}

#gfloor_company {
	color: #11dee5; }

#gfloor_contact {
	color: #cb2dff; }

#gfloor_privacy {
	color: #ff41be; }

#copyright {
	width: 40%;
	float: left;
	line-height: 50px;
	color: #46efad;
	text-align: right; }
