/*
 Theme Name:F8 BF-template for ikiikisan
 Theme URI:no url
 Description:studioFantastic8 BF-template
 Version:1.0
 Author:studioFantastic8
 Author URI:http://fantastic8.net/
 */
@import url('style-reset.css');
@import url('style-entry.css');
/*----------:[ global elements ]:----------*/
body {
	font-size: 0.9em;
	background: #EEFBFF url(images/body-back001.gif) repeat-x;
	color: #555555;
}
.flickr_blue {
	color: #007ae4;
	text-transform: lowercase;
}

.flickr_pink {
	color: #ff2a96;
	text-transform: lowercase;
}
a img{border:none}
strong{color:black}
em{
	color:#F30;
	font-style: normal;
	font-weight:bold;
}
.notxt {margin-left: -5000px;}
.hide {display:none;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.f-left{float:left}
.f-right{float:right}
.pad5{padding:5px;}
.pad10{padding:10px;}
.mar5{margin:5px;}
.mar10{margin:10px;}
.mar-t10{margin-top:10px;}
.mar-t20{margin-top:20px;}
.mar-t30{margin-top:30px;}
.mar-t40{margin-top:40px;}
.mar-t50{margin-top:50px;}
.mar-b10{margin-bottom:10px;}
.mar-b20{margin-bottom:20px;}
.mar-b30{margin-bottom:30px;}
.mar-b40{margin-bottom:40px;}
.mar-b50{margin-bottom:50px;}
.clear {clear:both;}
/*----------:[ headlines ]:----------*/
h1, h2, h3 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}

#site-title h1 {
	clear: both;
}

h1 a, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
}

h2 a {
	color: #000;
	text-decoration: none;
}

h2 a:visited {
	color: #555;
	text-decoration: none;
}

h2 a:hover {
	color: #090;
	text-decoration: none;
}

.posts h2,
.pages h2{
	margin: 0 0 0.5em 0;
	line-height: 1.2em;
	border-left: 15px solid #3292AD;
	color:#666;
	padding:0 0 0 5px
}

.pages h1, h1.page_header {
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
}

h2.archive_head {
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #000 !important;
	background: url('images/hr_dot_black.gif') 0 100% repeat-x !important;
}

#site-title h3 {
	margin: 0 0 0.75em 0;
	font-weight: normal;
	font-size: 1.8em;
	text-transform: none;
	color: #888;
	text-align: center;
}

.entry h3 {
	color:#333333;
	font-size: 1em;
	padding:3px 5px;

	background: #BAE0EB;	
}

.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}

h3.comments_headers {
	font-size: 1.4em;
}

h4 {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #888;
}

h4 a, h4 a:visited {
	color: #888;
	text-decoration: none;
}

h4 a:hover {
	color: #888;
	text-decoration: underline;
}

.posts h4 {
	margin: 0 0 1.25em 0;
	padding: 0 0 1.0em 0;
}
/*----------:[ core layout elements ]:----------*/
#container {
	width: 952px;
	margin: 3px auto;
	padding: 1px;
	background: #ffffff;
	border: solid 1px #FFFFFF;
	text-align: left;
}

#container-inner {
	width: 950px;
	background: #ffffff;
	border: solid 1px #929292;
}

#header {
	width: 950px;
}

#center {
}

#content-3column {
	width: 100%;
	float: left;
}

#content-2column {
	width: 100%;
	float: left;
	height:1%;
	overflow:hidden;
}

#content-1column {
	margin: 20px 10px 0;
}

#content-3column #main {
	margin: 0pt 210px;
}

#content-2column #main {
	margin: 0pt 15px 0pt 205px;
	height:1%;
	overflow:hidden;
}

* html #content-2column #main { /*������IE6*/
	margin: 15pt 15px 0pt 205px;
}

#menu-colmn01 {
	float: left;
	width: 189px;
	margin: 0 0 0 -950px;
}

#menu-colmn02 {
	float: left;
	width: 189px;
	margin: 0 0 0 -189px;
}

#footer {
	clear: both;
	padding: 15px 0 10px;
	font: normal 0.9em "Arial", "Helvetica", "sans-serif";
	text-align: center;
}
/*----------:[ header styles ]:----------*/
#title_wrap {
	height: 245px;
	background-image: url(images/topimage01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 0 10px;
}

#site-title {
	display: block;
	margin: 0;
	padding: 0px;
	position:relative;
	float:left;
}
#site-title a {
	display: block;
	width: 540px;
	height: 80px;
}

#site-title p {
	margin: 0;
	padding: 0;
}

#site-title a img {
	position: absolute;
}
/*
 site-title a��width�Ɠ��������̕��̍��}�[�W�����Ƃ�
*/
#header #info {
	font-size: 0.9em;
	padding: 58px 10px 12px 0px;
	text-align: right;
	margin-left:540px;
}

#header #info ul {
	font: normal 1em "Arial", "Helvetica", "sans-serif";
}

#header #info ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#header #info ul li a {
	color: #ffffff;
}

/* ----------:[�w�b�_�[���j���[]:---------- */
ul#header-menu {
	list-style: none;
	width: 950px;
	padding: 10px 0px;
	background: #66A219 url(images/header-menu-back001.gif) repeat-x scroll 0% 0%;
	float: left;
	text-align: center;
	clear: both;
	border-bottom: #cccccc solid 1px;
}

ul#header-menu li {
	display: inline;
}

ul#header-menu li a {
	padding: 0.85em 40px 0.7em 0;
	font: normal 15px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 10px 5px;
	border-right: solid 1px #528213;
	white-space: nowrap;
}

ul#header-menu li a, ul#header-menu li a:visited {
	color: #ffffff;
	text-decoration: none;
}

ul#header-menu li.home-link001 a {
	border-left: solid 1px #528213;
}

ul#header-menu li.page_item a {
	margin: 0 0 0 -3px;
}

ul#header-menu li a:hover {
	color: #ffffff;
	background: url(images/header-menu-back002.gif) repeat-x scroll 0% 0%;
}

ul#header-menu li a.current, ul#header-menu li a.current:visited, ul#header-menu li a.current:hover {
}

ul#header-menu li.rss {
	padding: 0.85em 0 0.7em 0;
	float: right;
}

ul#header-menu li.rss a {
	padding: 0 18px 0 0;
	background: url('images/icon_rss.gif') 100% 50% no-repeat;
}

#top_img {
	background: url(images/set_sp01.jpg) no-repeat left -84px;
	width: 950px;
	height: 205px;
	clear: both;
}

#header_img img {
	display: block;
} /* this is really just an IE 6 and 7 hack in disguise */
/*----------:[ bread styles ]:----------*/
div#bread {
	clear: both;
	padding: 0;
	margin:0px 0px 35px;
	color: #555555;
	font: 0.8em "Arial", "Helvetica", "sans-serif";
}

#header #intro #bread span {
	font-weight: bold;
}

#header #intro #bread p {
	background: url(images/icon001.gif) no-repeat 10px 15px;
	padding: 10px 0 0 20px;
	margin: 0 0 10px 0;
	height: 1%;
}

#header #intro #bread a {
	white-space: nowrap;
}
/*----------:[ content styles ]:----------*/
/*�����\*/
.plicetable{
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	width: 95%;
	margin:0 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
}
.plicetable td{
	padding: 5px;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-top-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-left-width: 0px;
	background: #F3F8FC;
}
.plice_a{}
.plice_b{
	width: 100px;
}
.plice_c{
	width: 100px;
}

.entry {
	font-size: 1em;
	line-height: 1.4em;
}

.entry blockquote {
	font-size: 1.0em;
}

.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}

.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}

.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;
}

#main h2 {
	font-size: 1.3em;
}

#main p {
	margin: 0 0 1.5em 0;
	line-height:150%;
}

.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}

.entry ul {
	list-style-type: square;
}

.entry li {
	margin: 0 0 0.3em 0;
}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}

.entry dl {
	margin: 0 0 1.5em 0;
}

.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

.entry dd {
	margin: 0 0 1.5em 20px;
}

.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
}

.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
}

.entry img {
}

.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}

.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}

.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}

.entry img.off {
	padding: 0 !important;
	border: none !important;
}

.entry img.stack {
	clear: none !important;
}
.shopImg {margin:0 10px 10px 0;}
.tagged {
	padding: 0.4em 0 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #888;
	clear: both;
}

.tagged a, .tagged a:visited {
	padding: 0.25em;
	color: #333;
	text-decoration: none;
}

.tagged a:hover {
	color: #fff;
	background: #333;
	text-decoration: none;
}

.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}

.navigation {
	width: 100%;
	font-size: 1.4em;
	float: left;
}

.previous {
	padding: 0 20px 0 0;
	float: left;
}

.next {
	float: right;
}

.rule {
}

.flat {
	margin: 0 0 2.0em 0 !important;
}

.whitespace {
	margin: 0 0 3.5em 0 !important;
}

#main h1 {
	font-size: 2em;
	letter-spacing: -0.03em;
	margin: 33px 0;
	color:#3292AD;
}
/*
ie7�Ńy�[�W�^�C�g�����������̉���
*/
*+html body #main h1{
	margin-top:15px;
}
#main .sec {
	margin: 0 0 15px;
}

#main .sec p {
	font-size: 1.2em;
	line-height: 1.35em;
	margin: 0 0 15px;
}
.------------_form_------------ {
}
.wpcf7-form td{ padding:5px; vertical-align:top;}
.koumoku{ width:150px;}
span.wpcf7-list-item{ display:block;}
div.wpcf7-response-output{padding:30px 20px 30px 20px!important; margin:5px 0;text-align:center; font-size:1.2em; color:#FFF; font-weight:bold; background-color:#3292AD;}
div.wpcf7-response-output.wpcf7-mail-sent-ok{ background-color:#398F14;}
div.wpcf7-response-output.wpcf7-validation-errors{ background:#F7E700; color:#000;}
.------------_topPage_------------ {
}
.top_menu_table{
border-collapse:separate;
border-spacing:10px;

}
.top_menu_table_td{
	border-left: 10px solid #3292AD;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding:10px;
}
.top_menu_table_td h3{
	color:#3292AD;
	font-size:26px;
	margin:0 0 10px;
}
.headline001 {
	border-bottom: #4D7E00 solid 8px;
}
/* ----------:[topics]:---------- */
.headline001 span.topi {
	background: url(images/set_sp01.jpg) no-repeat -0px -292px;
	display: block;
	width: 77px;
	height: 26px;
}
/* ----------:[New column]:---------- */
.headline001 span.wnew {
	background: url(images/set_sp01.jpg) no-repeat -92px -292px;
	display: block;
	width: 136px;
	height: 26px;
}

.hl-list001 {
	margin-bottom: 10px;
}

.hl-list001 li {
	border-bottom: 1px solid #ededed;
	list-style-image: none;
	list-style-position: inside;;
	list-style-type: square;
	padding: 10px 0pt 10px 20px;
}
.------------_sidebar_------------ {
}
.menu-colmns .sec {
	padding: 0 0 0 10px
}

.menu-colmns .sec p {
	font-size: 1.1em;
	line-height: 110%;
}

#menu-colmn01.menu-colmns h2 {
}
li.widget_pages{ }
.widgettitle{
	background: #389591 url(images/side-header-back_sp.jpg) no-repeat -1760px -12px;
	font-size: 15px;
	color: #FFFFFF;
	padding: 9px 0 7px 15px;
	width: 174px;
	}
li.widget.widget_pages{
	list-style:none;
	}

/* ----------:[�u���O���[��]:---------- */
#menu-colmn02 ul.sidebar_list h2 { 
	background: #D54302 url(images/side-header-back_r_001.gif) no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	padding: 9px 0 7px;
	width: 189px;
	text-indent: 15px;
	display: block;
}

.menu-colmns h2 span {
	display: block;
}

.menu-colmns ul, .widget {
	margin-bottom: 10px;
}
/*
���X�g���̃}�[�W�����J���Ȃ�
*/
.menu-colmns ul.nobottom {
	margin-bottom: 0px;
}

.menu-colmns ul li {
}

.menu-colmns ul li a,.menu-colmns ul li a:visited {
	margin: 0;
	padding: 10px;
	background: #f0f0f0;
	border-bottom: solid 1px #999999;
	text-decoration: none;
	color: #666666;
	line-height: normal;
	display: block;
	height: 1%;
}

.menu-colmns ul li a:hover {
	background: #fbfbfb;
}

.menu-colmns .box001 {
	background-color: #e1e1e1;
	border: #999999 solid 1px;
	padding: 10px;
	width: 167px;
	margin: 0 0 15px 0;
}
/* ----------:[�������X�g���j���[]:---------- */
#left_bottom_menu li {
	padding: 0px;
	margin: 0 0 5px 0;
}

#left_bottom_menu li a {
	width: 186px;
	height: 38px;
	display: block;
	padding: 0px;
	margin: 0px;
}

#left_bottom_menu .book a {
	background: url(images/set_sp01.jpg) no-repeat -395px -458px;
}

#left_bottom_menu .book a:hover {
	background-position: -581px -458px;
}

#left_bottom_menu .column a {
	background: url(images/set_sp01.jpg) no-repeat -395px -511px;
}

#left_bottom_menu .column a:hover {
	background-position: -581px -511px;
}

#left_bottom_menu .link a {
	background: url(images/set_sp01.jpg) no-repeat -395px -564px;
}

#left_bottom_menu .link a:hover {
	background-position: -581px -564px;
}

#left_bottom_menu .soudan a {
	background: url(images/set_sp01.jpg) no-repeat -395px -617px;
}

#left_bottom_menu .soudan a:hover {
	background-position: -581px -617px;
}

/*----------:[ footer styles ]:----------*/
#footer ul {
	font-size: 0.9em;
}

#footer ul li {
	display: inline;
	padding: 0 5px 0 7px;
	border-left: solid 1px #999999;
}

#footer ul li.page-top001 {
	border-left: none;
}

#footer p.copyright001 {
	color: #888888;
	margin: 10px 0 0 0;
	text-align: center;
}

#footer p.copyright001 a, #footer p.copyright001 a:visited {
	color: #888;
	text-decoration: none;
}
/*----------:[ comment styles ]:----------*/
#comments {
	width: 500px;
	float: left;
	clear: both;
}

ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb;
	float: left;
}

ul#comment_list li.comment {
	width: 500px;
	padding: 1.2em 0 0 0;
	border-bottom: 1px dotted #bbb;
	float: left;
}

ul#comment_list li.trackback {
	width: 470px;
	padding: 1.2em 15px 0 15px;
	background: url('images/trackback_bg.gif');
}

.comment_meta {
	margin: 0 0 1.2em 0;
}

.comment_num {
	padding: 0 15px 0 20px;
	font-weight: bold;
	font-size: 1.4em;
	float: right;
}

.trackback .comment_num {
	padding: 0 0 0 20px;
}

.comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;
}

.comment_num a:hover {
	color: #df0000;
	text-decoration: none;
}

.comment_meta strong {
	font-size: 1.6em;
}

.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}

.comment .entry {
	padding: 0 15px;
}

.comment .entry p {
	margin: 0 0 1.0em 0;
}
/*----------:[ comment form styles ]:----------*/
#comment_form {
	width: 500px;
	padding: 1.0em 0 0 0;
	float: left;
}

#comment_form p {
	padding: 0.6em 0;
}

#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}

#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#comment_form .text_area {
	width: 321px !important;
}

#comment_form .text_input:focus {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#comment_form .form_submit {
	padding: 0.4em 4px;
	background: url('images/submit_bg.gif');
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}

#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}

#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}
/*----------:[ search form styles ]:----------*/
#search_form {
	background: #fbfbfb;
}

#search_form .search_input {
	width: 159px;
	margin: 10px;
	padding: 3px;
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}

li.widget .search_input {
	font-size: 1.1em !important;
}

#search_form .search_input:focus {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/*----------:[ �₢���킹�t�H�[�� ]:----------*/
.contactright #wpcf_msg {
}
span.notxt {
	margin-left: -5000px ;
}
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 7em !important;
	text-align: right;
	clear: both !important;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
    font-weight: bold;
}

.contactright {
	width: auto !important;
	text-align: left;
	float: none !important;
	display: block !important;
	padding: 4px;
	margin: 5px 0 0 8em!important;
}

.contacterror {
	border: 1px solid #ff0000;
}
.contactright textarea{
width:380px; height:200px
}
