@charset "utf-8";

@import "jquery.lightbox.css";

/***********************************************************

 Default

************************************************************/

/* font size
-----------------------------------------------------------
20px : 142%
18px : 128%
16px : 114%
14px : 100%
13px :  93%
12px :  85%
11px :  78%
----------------------------------------------------------- */

/* 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 */

/* IEでimgの拡大縮小を綺麗にする */

img {
	-ms-interpolation-mode: bicubic;
}

/***********************************************************

 Tag

************************************************************/

html {
}
body {
	margin: 0px;
	padding: 0px;
	color: #555555;
	text-align: center;
	word-break:break-all;
	font: 87%/1em "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	background: #FBFAF4;
}
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: 100%;
	line-height: 1;
	text-align: left;
}
div, p, table, form {
	text-align: left;
}
p {
	font-size: 100%;
	line-height: 1.5;
	margin-bottom: 20px;
}
table {
	empty-cells: show;
}
th, td {
	vertical-align: top;
	line-height: 1.5;
	text-align: left;
}
img {
	border: 0px;
	vertical-align: top;
}
ul, ol {
	margin: 0px 0px 16px 36px;
	line-height: 1.5;
}
dl {
	line-height: 1.5;
}
strong {
	font-weight: bold;
}
a:link, a:visited {
	color: #3E82CB;
	text-decoration: underline;
	outline: none;
}
a:hover, a:active {
	color: #FF3300;
	text-decoration: none;
	outline: none;
}
hr {
	display: none;
}
blockquote {
}
address {
}
abbr {
	border-bottom-width: 0;
}

/***********************************************************

 Class

************************************************************/

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.last {
	margin-bottom: 0px !important;
}
.small {
	font-size: 85%;
}
.note {
	text-indent: -1em;
	margin-left: 1em;
}
span.external {
	background: url(../images/mark-external.gif) no-repeat center center;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

/***********************************************************

 Main Layout

************************************************************/

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	position: relative;
	background: url(../images/header-bg.gif) no-repeat center top;
	height: 110px;
	width: 950px;
}
#content {
}
#footer {
	width: 950px;
	background: url(../images/wide-column-bg.gif) repeat-y;
	margin-bottom: 4px;
	color: #868580;
}

/***********************************************************

 Sub-Layout

************************************************************/

/* header
----------------------------------------------------------- */

#header h1 {
	position: absolute;
	left: 0px;
	top: 35px;
}
#header ul {
	position: absolute;
	top: 61px;
	left: 231px;
	margin: 0px;
	list-style: none;
}
#header ul li {
	float: left;
	margin-right: 4px;
}
#header #search-form {
	position: absolute;
	top: 62px;
	left: 734px;
}
#header #search-form .search-word {
	width: 150px;
	height: 15px;
	border: 1px solid #FFF;
	padding: 2px 2px 0px 2px;
	color: #BED97E;
	line-height: 1;
	vertical-align: middle;
}
#header #search-form .search-word:focus {
	outline: none;
}
#header #search-form .search-button {
	margin-left: 4px;
	vertical-align: middle;
}

/* #content-header
----------------------------------------------------------- */

#content-header {
	position: relative;
	background: url(../images/content-header-bg.gif) no-repeat center top;
	width: 930px;
	height: 63px;
	padding: 9px 10px 0px 10px;
	margin-bottom: 16px;
}

/* footer 
----------------------------------------------------------- */

#footer .footer-inner {
	background: url(../images/footer-bg.gif) repeat-y;
	margin-top: 12px;
	padding: 0px 16px;
}
#footer .left-section {
	float: left;
	width: 442px;
}
#footer .right-section {
	float:right;
	width: 428px;
}
#footer .footer-header {
	width: 950px;
	background: url(../images/wide-column-header-none-bg.gif) no-repeat center top;
	height: 8px;
}
#footer .footer-footer {
	width: 950px;
	background: url(../images/wide-column-footer-bg.gif) no-repeat center bottom;
	text-align: right;
	height: 28px;
}
#footer h2 {
	margin-bottom: 16px;
}
#footer h3 {
	margin-bottom: 14px;
}
#footer p {
	margin-bottom: 0px;
}
#footer .left-section p {
	font-size: 85%;
}
#footer .footer-footer img {
	margin-right: 28px;
}
#credit {
	margin-bottom: 36px;
	font-size: 85%;
}
#credit a:link, #credit a:visited {
	color: #555555;
	text-decoration: none;
}
#credit a:hover, #credit a:active {
	color: #555555;
	text-decoration: underline;
}

/***********************************************************

 Layout-class

************************************************************/

.column-section {
	width:648px;
	float: left;
}
.side-section {
	width: 290px;
	float: right;
	text-align: right;
}
.mark-rss {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 9px;
	right: 16px;
	margin: 0px !important;
}

/* column *** max-size 648px
----------------------------------------------------------- */

.column {
	position: relative;
	width: 621px;
	background: url(../images/column-bg.gif) repeat-y;
	margin-bottom: 16px;
	padding: 0px 15px 0px 12px;
}
.column .column-header {
	width: 640px;
	background: url(../images/column-header-bg.gif) no-repeat center top;
	min-height: 30px;
	_height: 30px;
	padding: 6px 0px 0px 8px;
	margin: 0px -15px 10px -12px;
}
.column .column-footer {
	width: 648px;
	background: url(../images/column-footer-bg.gif) no-repeat center bottom;
	height: 6px;
	margin: 8px -15px 0px -12px;
}
.column .column-header-none {
	width: 648px;
	background: url(../images/column-header-none-bg.gif) no-repeat center top;
	height: 6px;
	padding: 0px;
	margin: 0px -15px 10px -12px;
}

/* half-column *** max-size 468px
----------------------------------------------------------- */

.half-column {
	width: 441px;
	background: url(../images/half-column-bg.gif) repeat-y;
	margin-bottom: 16px;
	padding: 0px 15px 0px 12px;
}
.half-column .column-header {
	width: 460px;
	background: url(../images/half-column-header-bg.gif) no-repeat center top;
	min-height: 30px;
	_height: 30px;
	padding: 6px 0px 0px 8px;
	margin: 0px -15px 10px -12px;
}
.half-column .column-footer {
	width: 468px;
	background: url(../images/half-column-footer-bg.gif) no-repeat center bottom;
	height: 6px;
	margin: 8px -15px 0px -12px;
}

/* side-column *** max-size 290px
----------------------------------------------------------- */

.side-column {
	width: 263px;
	background: url(../images/side-column-bg.gif) repeat-y;
	margin-bottom: 16px;
	padding: 0px 15px 0px 12px;
}
.side-column .column-header {
	width: 282px;
	background: url(../images/side-column-header-bg.gif) no-repeat center top;
	min-height: 30px;
	_height: 30px;
	padding: 6px 0px 0px 8px;
	margin: 0px -15px 10px -12px;
}
.side-column .column-footer {
	width: 290px;
	background: url(../images/side-column-footer-bg.gif) no-repeat center bottom;
	height: 6px;
	margin: 8px -15px 0px -12px;
}
.side-column .column-header-none {
	width: 290px;
	background: url(../images/side-column-header-none-bg.gif) no-repeat center top;
	min-height: 6px;
	height: 6px;
	padding: 0px;
	margin: 0px -15px 10px -12px;
}

/* wide-column *** max-size 950px
----------------------------------------------------------- */

.wide-column {
	width: 923px;
	background: url(../images/wide-column-bg.gif) repeat-y;
	margin-bottom: 16px;
	padding: 0px 15px 0px 12px;
}
.wide-column .column-header {
	width: 942px;
	background: url(../images/wide-column-header-bg.gif) no-repeat center top;
	min-height: 30px;
	_height: 30px;
	padding: 6px 0px 0px 8px;
	margin: 0px -15px 10px -12px;
}
.wide-column .column-footer {
	width: 950px;
	background: url(../images/wide-column-footer-bg.gif) no-repeat center bottom;
	margin: 8px -15px 0px -12px;
	text-align: right;
	height: 28px;
}
.wide-column .column-footer img {
	margin-right: 28px;
}
.wide-column .column-header-none {
	width: 950px;
	background: url(../images/wide-column-header-none-bg.gif) no-repeat center top;
	min-height: 6px;
	height: 6px;
	padding: 0px;
	margin: 0px -15px 10px -12px;
}
.wide-column .column-footer-none {
	width: 950px;
	background: url(../images/wide-column-footer-bg.gif) no-repeat center bottom;
	margin: 0px -15px 0px -12px;
	text-align: right;
	height: 6px;
}

/* thumbs-list
----------------------------------------------------------- */

.thumbs-list {
	position: relative;
	list-style: none;
	margin: 0px;
}
.thumbs-list li {
	position: relative;
	border-bottom: dotted 1px #C2BEB1;
	min-height: 48px;
	_height: 48px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.column .thumbs-list .thumb {
	position: absolute;
	width: 48px;
}
.column .thumbs-list .text {
	padding-top: 4px;
	padding-left: 60px; 
}
.column .thumbs-list .text .date, .column .thumbs-list .text .category {
	font-size: 85%;
}

/* line-list
----------------------------------------------------------- */

dl.line-list {
	position: relative;
	margin-top: -4px;
}
dl.line-list dt {
	position: absolute;
	font-size: 85%;
	line-height: 1.82;
	width: 10em;
	padding-top: 3px;
}
dl.line-list dd {
	position: relative;
	padding-top: 3px;
	padding-left: 8em;
	padding-bottom: 2px;
	border-bottom: dotted 1px #C2BEB1;
	_height: 1px;
}
.side-column dl.line-list dt {
	position: absolute;
	font-size: 85%;
	line-height: 1.82;
	width: 5em;
	padding-top: 2px;
}
.side-column dl.line-list dd {
	position: relative;
	padding-top: 2px;
	padding-left: 5.6em;
	padding-bottom: 2px;
	font-size: 85%;
	line-height: 1.82;
	border-bottom: dotted 1px #C2BEB1;
}

/* banner-list
----------------------------------------------------------- */

.banner-list {
	list-style: none;
	margin: 0px 0px 12px 0px;
}
.banner-list li {
	text-align: center;
	margin-bottom: 4px;
}

/* mark-list
----------------------------------------------------------- */

.mark-list {
	list-style: none;
	margin: 0px;
}
.mark-list li {
	list-style: none;
	margin: 0px;
	background: url(../images/mark-list.gif) no-repeat 6px 7px;
	padding-left: 18px;
}

/***********************************************************

 ホーム /index

************************************************************/

#home #lead {
	position: relative;
	background: url(../images/home-bg.jpg) no-repeat center top;
	height: 345px;
	margin-top: -12px;
}
#home #lead h2 {
	position: absolute;
	top: 93px;
	left: 58px;
}
#home #category-select {
	position: relative;
	margin-top: -12px;
}
#home #category-select p {
	margin-bottom: 0px;
}

/***********************************************************

 CMS

************************************************************/

#general #news {
	float: left;
}
#general #news .category {
	font-size: 85%;
}
#general #banner {
	float: right;
}
#news-information {
	/padding-bottom: 16px; /* IE6・IE7 */
}

/* page_bute
----------------------------------------------------------- */

#page_bute {
	text-align: center;
	line-height: 1.5;
	margin-top: 24px;
	margin-bottom: 16px;
}
#page_bute a:link, #page_bute a:visited {
	background: #8EC112;
	color: #FFF;
	padding: 3px 4px;
	text-decoration: none;
}
#page_bute a:hover, #page_bute a:active {
	background: #8F7E69;
	color: #FFF;
	padding: 3px 4px;
	text-decoration: none;
}
#page_bute a:link.link_next, #page_bute a:visited.link_next, #page_bute a:link.link_before, #page_bute a:visited.link_before {
	background: none;
	color: #555555;
	padding: 3px 4px;
	text-decoration: underline;
}
#page_bute a:hover.link_next, #page_bute a:active.link_next, #page_bute a:hover.link_before, #page_bute a:active.link_before {
	background: none;
	color: #CCC;
	padding: 3px 4px;
	text-decoration: none;
}

/* category-select
----------------------------------------------------------- */

.category-select-list {
	list-style: none;
	margin: 16px 12px;
	padding: 16px 15px 16px 16px;
	background-color: #F0F3D7;
	border: solid 1px #CEDDAA;
}
.category-select-list li {
	float: left;
	margin-right: 10px;
}
.category-select-list li.last {
	margin-right: 0px;
}

/* category-archives
----------------------------------------------------------- */

#content-header span.category-title {
	background: #8EC112;
	color: #FFF;
	margin-top: 15px;
	margin-left: 6px;
	padding: 4px 8px;
	display: inline-block;
}
.category-archives-entry {
	margin-bottom: 12px;
}
.category-archives-entry-header {
	background: #EFECE4 url(../images/category-archives-entry-header-bg.gif) repeat-x left top;
	border-bottom: 1px solid #E4E4E4;
	padding-top: 12px;
	margin-bottom: 12px;
}
.category-archives-entry-header h3 {
	background: url(../images/mark-category-archives-entry.gif) no-repeat 12px 2px;
	border-bottom: 1px solid #FFF;
	line-height: 1.2;
	padding: 0px 12px 8px 30px;
}
.category-archives-entry .inner {
	margin-left: 12px;
}
.category-archives-entry .thumb {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.category-archives-entry .text {
	float: left;
	width: 790px;
}
.category-archives-entry .text p {
	margin: 8px 0px;
}
.category-archives-entry .text .posted {
	font-size: 85%;
}
.category-archives-entry-coupon {
	border-bottom: dotted 1px #C2BEB1;
}

/* entry
----------------------------------------------------------- */

#entry-basic-data {
	margin: 24px 19px;
}
#entry-basic-data .left-column {
	float: left;
	width: 561px;
}
#entry-basic-data .right-column {
	float: right;
	width: 284px;
	height: 284px;
	border: solid 1px #C2BEB1;
	background: F5F5F5;
	text-align: center;
	overflow: hidden;
}
#entry-basic-data .right-column#thumb-box { /* サムネールの自動位置調整 */
	position: relative;
}
#entry-basic-data .right-column#thumb-box img { /* サムネールの自動位置調整 */
	line-height: 0;
	vertical-align: middle;
}
#entry-basic-data-header {
	position: relative;
	background: url(../images/entry-header-bg.gif) repeat-x left top;
	margin-bottom: 4px;
}
#entry-basic-data-header h2 {
	background: url(../images/entry-header-bg.gif) repeat-x left bottom;
	font-size: 128%;
	line-height: 1.2;
	padding: 26px 180px 22px 0px;
}
#entry-basic-data-header form {
	position: absolute;
	top: 14px;
	right: 0px;
	width: 168px;
	height: 42px;
}
#entry-basic-data-header form input {
	position: relative;
}
#entry-basic-data .posted {
	font-size: 85%;
}
#entry-basic-data dl {
	position: relative;
	border-top: dotted 1px #C2BEB1;
}
#entry-basic-data dl dt {
	position: absolute;
	width: 10em;
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: bold;
}
#entry-basic-data dl dd {
	position: relative;
	padding-top: 3px;
	padding-left: 10em;
	padding-bottom: 2px;
	border-bottom: dotted 1px #C2BEB1;
	_zoom:1;
}
#entry-detail {
	margin: 0px 19px 24px;
	line-height: 1.5;
}
#entry-detail div, #entry-detail p {
	clear: both;
}
#entry-access, #entry-coupon {
	margin: 0px 19px 24px;
	clear: both;
}
#entry-access h3, #entry-coupon h3 {
	background: url(../images/entry-sub-header-bg.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#entry-access .inner {
	background: #F5F5F5;
	padding: 24px 24px 24px 23px;
}
#entry-access #map {
	width: 838px;
	height: 298px;
}
#entry-form {
	margin: 36px 19px 20px;
	background: #EFECE4 url(../images/entry-form-bg.gif) repeat-x left top;
	text-align: center;
	padding: 12px 0px;
}
#entry-reccomend {
}
#entry-reccomend h3 {
	background: url(../images/entry-recommend-header-bg.gif) repeat-x left top;
	width: 914px;
	padding: 5px 8px;
	margin: -6px -5px 12px -4px;
}
#entry-reccomend .column-footer-none {
	margin-top: -8px;
}

/***********************************************************

 運営者情報 /about/

************************************************************/

.about #outline-section, .about #ad-section, .about #privacy-section {
	margin: 24px 19px;
}
.about #outline-section h3, .about #ad-section h3, .about #privacy-section h3 {
	margin-bottom: 24px;
}

/***********************************************************

 お問い合わせ /inq/

************************************************************/

.inq #inq-header {
	margin: 24px 19px;
}
.inq .inq-form {
	margin: 24px 19px;
}
.inq-form form {
	font-size: inherit;
}
.inq #inq-header h3, .inq .inq-form h3 {
	margin-bottom: 24px;
}
.inq-form input, .inq-form select, .inq-form textarea {
	font-size: 100%;
}
.inq-table {
	width: 100%;
	margin-bottom: 24px;
	border-top: dotted 1px #C2BEB1;
}
.inq-table th {
	width: 197px;
	padding: 5px 4px;
	font-weight: bold;
	border-bottom: dotted 1px #C2BEB1;
}
.inq-table td {
	width: auto;
	padding: 5px 4px;
	border-bottom: dotted 1px #C2BEB1;
}
.inq-table input.input-middle {
	width: 240px;
}
.inq-table input.input-short {
	width: 72px;
}
.inq-table input.input-long {
	width: 460px;
}
.inq-table textarea {
	height: 16em;
	width: 600px;
	margin-bottom: 2px;
}
.inq .form-button {
	text-align: center;
	margin-bottom: 8px;
}
.inq .necessary {
	font-size: 85%;
	font-weight: normal;
	color: #FF0000;
}
.inq .error-message {
	color: #FF0000;
}

/***********************************************************

 その他のお知らせ /topics/

************************************************************/

.topics-entry {
	position: relative;
	margin-bottom: 12px;
}
.topics-entry-header {
	background: #EFECE4 url(../images/category-archives-entry-header-bg.gif) repeat-x left top;
	border-bottom: 1px solid #E4E4E4;
	padding-top: 12px;
	margin-bottom: 12px;
}
.topics-entry-header h3 {
	background: url(../images/mark-category-archives-entry.gif) no-repeat 12px 2px;
	border-bottom: 1px solid #FFF;
	line-height: 1.2;
	padding: 0px 12px 8px 30px;
}
.topics-entry .entry-body {
	margin-left: 12px;
	line-height: 1.5;
}
.topics-entry  #more {
}
.topics.entry .topics-entry .entry-body {
}
.topics.entry .topics-entry .entry-navigation {
	border-top: dotted 1px #C2BEB1;
	margin: 0px 0px 0px 12px;
	padding: 8px 0px 0px 0px;
	line-height: 1.5;
	list-style: none;
}
.topics.entry .topics-entry .entry-navigation li {
	background: url(../images/mark-link.gif) no-repeat 0px 4px;
	padding-left: 14px;
}

/***********************************************************

 Modified by nisiyama. at 2009/11/19

************************************************************/

#entry-basic-data-header h2 .kana{
color:#ccc;
font-size:78%;
}

#entry-basic-data-header form {
top: 24px;
}

#entry-reccomend p a{
color: #3E82CB;
text-decoration: underline;
outline: none;
cursor:pointer
}

#result .keywords{
background: #8EC112;
color: #FFF;
}

#cci-outline{
border-collapse:collapse;
border:1px solid #ccc;
}

#cci-outline th{
width:170px;
border:1px solid #ccc;
background:#f2f2f2;
padding:3px 5px;
}

#cci-outline td{
border:1px solid #ccc;
padding:3px 5px;
}

/***********************************************************

 Modified by nisiyama. at 2009/12/26

************************************************************/

#home #entry-count {
	position: relative;
	margin-top: -110px;
	margin-bottom: 89px;
	margin-left: 75px;
	color: #666666;
	font-weight:bold;
}

.top-search-form{
	width:200px;
}


