@charset "utf-8";

/* 汎用スタイルを定義 */

.clear {
	clear: both;
}
.center {
	text-align: center;
}

/* clearfix */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from MacIE \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from MacIE */

/* iepngfix */

.iepngfix {
  behavior: expression(IEPNGFIX.fix(this));
}

/* タグを定義 */

body {
	margin: 0px;
	padding: 0px;
	color: #515150;
	text-align: center;
	background: #d9f0bb url(../img/home/bg_main.gif) repeat;
	font: 78%/1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, table, form, p, ul, ol, li, dl, dt, dd, img { 
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1em;
}
div, p, table, form {
	text-align: left;
}
p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 16px;
}
table {
	empty-cells: show;
	border-width: 0px;
	border-style: none;
}
th, td {
	vertical-align: top;
	text-align: left;
}
img {
	border: 0px;
	vertical-align: top;
}
input {
	padding-top: 2px;
	padding-bottom: 0px;
}
ul,ol {
}
dl {
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

/* 枠を定義 */

#container {
	text-align: center;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position: relative;
	background: #f2f9e5 url(../img/header/bg_header.gif) no-repeat left top;
	width: 850px;
	height: 188px;
	padding-bottom: 8px;
}
#header h1 {
	position: absolute;
	top: 40px;
	left: 8px;
}
#header h2 {
	position: absolute;
	top: 9px;
	left: 8px;
}
#header #menu {
	position: absolute;
	top: 138px;
	left: 8px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1em;
}
#header #menu li {
	float: left;
	margin-right: 6px;
}
#header #menu_cat {
	position: absolute;
	top: 7px;
	left: 351px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 1em;
}
#header #menu_cat li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#header #menu_cat li.last {
	position: absolute;
	top: 120px;
	left: 0px;
}
#header #menu_cat li.last2 {
	position: absolute;
	top: 120px;
	left: 166px;
}
#header #menu_cat li.last3 {
	position: absolute;
	top: 60px;
	left: 332px;
}
#header ul img {
	display: block;
}
#contents {
	background: #7FC643;
}
#left_wrap {
	float: left;
	width: 652px;
}
#main {
	float: right;
	width: 454px;
}
#main_inner {
	background: #f2fae4;
	padding-right: 9px;
	padding-left: 9px;
	padding-bottom: 12px;
	width: 436px;
}
#navi_left {
	float: left;
	width: 180px;
	background: #7FC643 url(../img/navi_left/bg_sideheader.gif) no-repeat top;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
#navi_right {
	float: right;
	width: 180px;
	background: #7FC643 url(../img/navi_right/bg_sideheader.gif) no-repeat top;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
.pagetop {
	background: #7fc643;
	text-align: right;
}
#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
}
#footer a {
	color: #FFFFFF;
}

/* 左ナビゲーションを定義 */

#navi_left ul.head_banner {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navi_left ul.head_banner li {
	margin-bottom: 9px;
}

#navi_left .box {
	background: #f2fae4;
	margin-bottom: 9px;
}
#navi_left .mobile {
}
#navi_left .mobile div {
	padding: 6px 8px 8px 9px;
}
#navi_left .mobile p {
	text-indent: -1em;
	margin-left: 1em;
	padding: 0px 8px 8px 9px;
	line-height: 1.3;
	margin-bottom: 0px;
}
#navi_left .recent_entries ul, #navi_left .pickup ul {
	margin: 0px;
	padding: 9px 9px 1px;
	list-style: none;
}
#navi_left .recent_entries ul li, #navi_left .pickup ul li {
	background: url(../img/navi_left/mark_link.gif) no-repeat 0px 5px;
	padding-left: 6px;
	line-height: 1.2em;
	margin-bottom: 8px;
}
#navi_left .monthly ul {
	margin: 0px;
	padding: 9px;
	list-style: none;
}
#navi_left .monthly ul li {
	line-height: 1.4em;
}
#navi_left .google form {
	padding: 9px 0px 9px 9px;
}
#navi_left .google input.search {
	font-size: 10px;
	width: 120px;
	padding: 1px;
	margin-top: 1px;
	margin-right: 2px;
	vertical-align: middle;
	margin-bottom: 2px;
}
#navi_left .google .btn {
	vertical-align: middle;
	padding-bottom: 1px;
	margin-bottom: 2px;
}
#navi_left .link ul {
	list-style: none;
	margin: 0px;
	padding: 9px 9px 1px;
}
#navi_left .link ul li {
	margin-bottom: 8px;
}
#navi_left a:link {
	color: #515150;
	text-decoration: none;
}
#navi_left a:visited {
	color: #515150;
	text-decoration: none;
}
#navi_left a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#navi_left a:active {
	color: #FF6600;
	text-decoration: underline;
}

/* 右ナビゲーションを定義 */

#navi_right ul.banner {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navi_right ul.banner li {
	margin-bottom: 9px;
}
#navi_right #navi_newcomic {
	margin-left: -3px;
	margin-right: -2px;
}
#navi_right .y1 {
	padding-bottom: 10px;
	margin-bottom: 9px;
	background-color: #FFFFFF;
}
#navi_right .y1_inner {
	padding: 0px 20px 6px;
}
#navi_right .y1 p {
	text-align: center;
	margin-bottom: 0px;
	clear: both;
}
#navi_right .amazon {
	margin-bottom: 9px;
}
#navi_right .amazon_item {
	background: #FFFFFF;
	text-align: center;
	font-size: 83%;
	padding: 10px 12px;
	border-bottom: 2px solid #b0b0b0;
}
#navi_right .amazon_item .photo {
	margin-bottom: 6px;
}
#navi_right a:link {
	color: #515150;
	text-decoration: none;
}
#navi_right a:visited {
	color: #515150;
	text-decoration: none;
}
#navi_right a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#navi_right a:active {
	color: #FF6600;
	text-decoration: underline;
}
#navi_right .amazon a:hover img, #navi_right .amazon a:active img {
	text-decoration: none;
}

/* ホームを定義 */

.home #main_topic {
	position: relative;
	margin-bottom: 12px;
	width: 436px;
	height: 301px;
}
.home #sub_topic {
	margin-bottom: 12px;
}
.home #main_topic_inner {
	width: 436px;
	height: 301px;
}
.home #main_topic .top {
	position: absolute;
	top: 0;
	left: 0;
	width: 436px;
	height: 31px;
	background: url(../img/home/frame-top.png) no-repeat left top;
	z-index: 5;
}
.home #main_topic .left {
	position: absolute;
	top: 31px;
	left: 0;
	width: 22px;
	height: 239px;
	background: url(../img/home/frame-left.png) no-repeat left top;
	z-index: 5;
}
.home #main_topic .right {
	position: absolute;
	top: 31px;
	right: 0;
	width: 22px;
	height: 239px;
	background: url(../img/home/frame-right.png) no-repeat left top;
	z-index: 5;
}
.home #main_topic .under {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 436px;
	height: 31px;
	background: url(../img/home/frame-under.png) no-repeat left top;
	z-index: 5;
}

/* Y-1グランプリを定義 */

#y1 #main {
	float: none;
	width: 850px;
	background: #f2fae4;
}
#y1 #main_inner {
	background: #FFFFFF;
	width: 796px;
	margin-right: 8px;
	margin-left: 8px;
	border: 2px solid #000000;
	margin-bottom: 8px;
	padding: 17px 17px 0px;
}
#y1 #main_inner h3 {
	margin-bottom: 13px;
}
#y1 .description {
	margin-left: -3px;
}
#y1 .right_column {
	float: right;
	width: 601px;
}
#y1  #main_inner  .left_column h3 {
	margin-bottom: 0px;
}
#y1 .left_column p {
	margin-bottom: 0px;
	line-height: 1em;
}
#y1 .left_column {
	float: left;
	width: 203px;
	margin-left: -17px;
	display: inline;
}
#y1 .main_column {
	border: 2px solid #000000;
	padding: 7px 16px 4px;
}
#y1 .main_column h4 {
	margin-bottom: 13px;
}
#y1  .main_column  h5 {
	margin-bottom: 5px;
}
#y1 .main_column p {
	color: #000000;
	font-size: 110%;
	margin-bottom: 12px;
}
#y1 .main_column a {
	color: #ff0000;
	font-weight: bold;
}
#y1 .main_column .mail {
	font-size: 120%;
	line-height: 2em;
}
#y1 .main_column #map {
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
}

/* ブログを定義 */

#main .blog {
	border-bottom: 2px solid #79be72;
	margin-bottom: 16px;
	word-break: break-all;
}
#main .blog p {
	font-size: 110%;
	line-height: 1.6em;
}
#main .blog h3 {
	color: #FF6600;
	line-height: 1.2em;
	margin-bottom: 4px;
}
#main .blog h4 {
	color: #008100;
	font-size: 1.4em;
	background: #d9f0bb;
	padding: 4px;
	line-height: 1.2em;
	margin-bottom: 16px;
}
#main .blog h4 a:link {
	color: #008100;
	text-decoration: none;
}
#main .blog h4 a:visited {
	color: #008100;
	text-decoration: none;
}
#main .blog h4 a:hover {
	color: #FF6600;
	text-decoration: none;
}
#main .blog h4 a:active {
	color: #FF6600;
	text-decoration: none;
}
#main .page-navi {
	font-size: 0.8em;
	line-height: 1.2em;
	color: #008100;
	padding-bottom: 4px;
	border-bottom: 2px solid #79be72;
	margin-bottom: 24px;
}
#main .link-back {
	text-align: center;
	margin: 24px 0px 18px 0px;
}
#main .blog a:link.more-link, #main .link-back a:link {
	color: #515150;
	text-decoration: none;
}
#main .blog a:visited.more-link, #main .link-back a:visited {
	color: #515150;
	text-decoration: none;
}
#main .blog a:hover.more-link, #main .link-back a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#main .blog a:active.more-link, #main .link-back a:active {
	color: #FF6600;
	text-decoration: underline;
}
#main .page-navi a:link {
	color: #008100;
	text-decoration: none;
}
#main .page-navi a:visited {
	color: #008100;
	text-decoration: none;
}
#main .page-navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
#main .page-navi a:active {
	color: #FF6600;
	text-decoration: none;
}

/* カテゴリを定義 */

.category .main_topic {
	background: url(../img/cat/bg_cat_topic_header.gif) no-repeat top;
	padding-top: 10px;
	margin-bottom: 24px;
}
.category .main_topic.cat-moviecolumn {
	background: none;
	padding-top: 0px;
	margin-bottom: 24px;
}
.category .main_topic_inner {
	padding-top: 2px;
	border-right: 2px solid #7fc643;
	border-left: 2px solid #7fc643;
}
.category .main_topic_footer {
	background: url(../img/cat/bg_cat_topic_footer.gif) no-repeat bottom;
	padding-bottom: 10px;
}
.category .main_topic .left_column {
	float: left;
	width: 201px;
	padding-left: 10px;
}
.category .main_topic.cat10 .left_column {
	float: left;
	width: 211px;
	padding-left: 2px;
}
.category .main_topic .left_column img {
	margin-bottom: 10px;
}
.category .main_topic.cat10 .left_column img {
	margin-bottom: 0px;
}
.category .main_topic .left_column p {
	text-align: center;
	margin: 2px;
}
.category .main_topic .right_column {
	float: right;
	width: 204px;
	padding-right: 10px;
}
.category .main_topic .right_column h2 {
	text-align: center;
}
.category .main_topic.cat10 h2 {
	text-align: center;
	padding-top: 2px;
	margin-bottom: 12px;
}
.category .main_topic .right_column h2 img {
	margin-bottom: 10px;
}
.category .main_topic .right_column p {
	line-height: 1.3em;
	margin: 0px 0px 8px 4px;
}
.category .main_topic.cat10 .right_column p {
	line-height: 1.3em;
	margin: 0px 0px 2px 4px;
}
.category .main_topic .right_column ul {
	list-style: none;
	line-height: 1.3em;
	margin: 0px 0px 0px 4px;
}
.category .main_topic.cat10 .right_column ul {
	margin: 0px 0px 10px 4px;
}
.category .main_topic .right_column ul li {
	margin-bottom: 2px;
}
.category .main_topic .left_column a:link {
	color: #515150;
	text-decoration: none;
}
.category .main_topic .left_column a:visited {
	color: #515150;
	text-decoration: none;
}
.category .main_topic .left_column a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.category .main_topic .left_column a:active {
	color: #FF6600;
	text-decoration: underline;
}
.category .main_topic.cat10 .right_column a:link {
	color: #515150;
	text-decoration: none;
}
.category .main_topic.cat10 .right_column  a:visited {
	color: #515150;
	text-decoration: none;
}
.category .main_topic.cat10 .right_column  a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.category .main_topic.cat10 .right_column  a:active {
	color: #FF6600;
	text-decoration: underline;
}
.category .category_header {
	margin-bottom: 24px;
}
.category .category_header_4koma {
	margin-bottom: 8px;
}
div#category_4koma_archives_nav {
	font-size: 14px;
	text-align: right;
	margin-bottom: 6px;
}
#category_4koma_archives_nav a:link, #category_4koma_archives_nav a:visited {
	color: #008100;
	text-decoration: none;
}
#category_4koma_archives_nav a:hover, #category_4koma_archives_nav a:active {
	color: #FF6600;
	text-decoration: underline;
}
#publish {
	margin: 0px 0px 5px 2px;
	background: url(../inc/img/bgpic.gif) no-repeat;
	height: 34px;
	width: 189px;
	text-align: center;
	padding: 9px 4px;
}
#publish .magazine {
	font-size: 18px;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
}
#publish .day {
	font-size: 14px;
	color: #FFFFFF;
}
#publish a {
	text-decoration: none;
}

/* ページを定義 */

#main.page .blog {
	margin-bottom: 16px;
	border-bottom: none;
}
#main .blog h3.page_header {
	margin-bottom: 24px;
}
.blog ul.news_list {
	font-size: 110%;
	line-height: 1.4em;
	margin-bottom: 24px;
	list-style: disc;
	margin-top: 12px;
	margin-left: 24px;
}
.blog ul.news_list li {
	position: relative;
}
.blog ul.news_list .list_date {
}
.blog ul.news_list .list_title {
}
.blog ul.news_list a:link {
	color: #515150;
	text-decoration: none;
}
.blog ul.news_list a:visited {
	color: #515150;
	text-decoration: none;
}
.blog ul.news_list a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.blog ul.news_list a:active {
	color: #FF6600;
	text-decoration: underline;
}
.blog ul.koma-archives_list {
	font-size: 110%;
	line-height: 1.4em;
	margin-bottom: 24px;
	list-style: disc;
	margin-top: 12px;
	margin-left: 24px;
}
.blog ul.koma-archives_list a:link {
	color: #515150;
	text-decoration: none;
}
.blog ul.koma-archives_list a:visited {
	color: #515150;
	text-decoration: none;
}
.blog ul.koma-archives_list a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.blog ul.koma-archives_list a:active {
	color: #FF6600;
	text-decoration: underline;
}
.blog .link_table {
	background: url(../img/page/bg_linktable_header.gif) no-repeat top;
	padding-top: 7px;
}
.blog .link_table_inner {
	background: url(../img/page/bg_linktable_footer.gif) no-repeat center bottom;
	padding-bottom: 7px;
}
.blog .link_table table {
	border-right: 5px solid #7fc643;
	border-left: 5px solid #7fc643;
	width: 100%;
	line-height: 1.4em;
}
.blog .link_table table th {
	font-weight: normal;
	width: 118px;
	padding: 3px 12px 3px 4px;
}
.blog .link_table table td {
	padding: 3px 3px 3px 0px;
}
.blog .link_table .c {
	background-color: #d9f0bb;
}
.blog .link_table table a:link {
	color: #008100;
}
.blog .link_table table a:visited {
	color: #008100;
}
.blog .link_table table a:hover {
	color: #ff6600;
}
.blog .link_table table a:active {
	color: #ff6600;
}
.single_navigation {
	font-size: 12px;
	line-height: 1em;
}
.single_navigation a:link {
	color: #008100;
	text-decoration: none;
}
.single_navigation a:visited {
	color: #008100;
	text-decoration: none;
}
.single_navigation a:hover {
	color: #FF6600;
	text-decoration: none;
}
.single_navigation a:active {
	color: #FF6600;
	text-decoration: none;
}

.single_navigation .left_navi {
	min-height: 1.2em;
	_height: 1.2em;
	line-height: 1.2em;
}
.single_navigation .right_navi {
	text-align: right;
	margin-top: -1.2em;
	min-height: 1.2em;
	_height: 1.2em;
	line-height: 1.2em;
}

/* 404を定義 */

.error {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: bold;
	color: #008100;
	padding-top: 48px;
	padding-bottom: 48px;
	margin: 0px;
}

/* 記事の内容を定義 */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
}

.alignleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 16px;
}

.alignright {
	float: right;
	margin-left: 12px;
	margin-bottom: 16px;
}

