/*
 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: 13px;
	background: #FFFFCE url(images/body-back001.gif) repeat-x;
	color: #555555;
}
.flickr_blue {
	color: #007ae4;
	text-transform: lowercase;
}

.flickr_pink {
	color: #ff2a96;
	text-transform: lowercase;
}
/*----------:[ 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 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}

.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;
}

h3 {
	font-size: 1.0em;
	text-transform: uppercase;
}

#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 {
	margin: 2.5em 0 0.5em 0;
}

.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: 802px;
	margin: 3px auto;
	padding: 1px;
	background: #ffffff;
	border: solid 1px #FFFFFF;
	text-align: left;
}

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

#header {
	width: 800px;
}

#center {
}

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

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

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

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

#content-2column #main {
	margin: 0pt 15px 0pt 205px;
}

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

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

#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 {
	background: #66A219 url(images/set_sp01.jpg) no-repeat;
	height: 84px;
}

#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と同じだけの幅の左マージンをとる
*/
#header #info {
	font-size: 0.9em;
	padding: 58px 10px 12px 0px;
	text-align: right;
	margin-left:540px;
}
*/
/*バージョン 6 以下の IE にのみ適用*/
* html #header #info {
	margin-left:720px;
	margin-top:60px;
}
#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;
}

/* ----------:[ヘッダーメニュー]:---------- */
ul#header-menu {
	list-style: none;
	width: 800px;
	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: 800px;
	height: 205px;
	clear: both;
}

#header_img img {
	display: block;
} /* this is really just an IE 6 and 7 hack in disguise */
/*----------:[ bread styles ]:----------*/
#header #intro #bread {
	clear: both;
	padding: 0;
	margin: 0px 0;
	color: #555555;
	font: 1em "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 ]:----------*/
.entry {
	font-size: 1.25em;
	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;
}

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

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

.entry li {
	margin: 0 0 0.8em 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;
}

.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;
}

.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 5.0em 0;
	clear: both;
}

.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: 0 0 10px;
}
/*
ie7でページタイトルがずれる問題の解消
*/
*+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;
}
/*----------:[ ヘッドライン（トップページセンター） ]:----------*/
.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;
}
/* ----------:[---------------------------------
 トップ中央バナー
 ----------------------------------]:---------- */
/* ----------:[-こんなこと知りたい-]:---------- */
#top_menu_learning {
	display: block;
	background: #f1f1f1;
	margin: 0 0 15px 0px;
}

#top_menu_learning h2 {
	background: url(images/set_sp01.jpg) no-repeat left -134px;
	width: 380px;
	height: 30px;
	margin: 0px;
}

#top_menu_learning ul {
	width: 378px;
	display: block;
	border-right: #d2d2d2 solid 1px;
	border-bottom: #d2d2d2 solid 1px;
	border-left: #d2d2d2 solid 1px;
}

#top_menu_learning ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#top_menu_learning ul li {
	width: 184px;
	height: 37px;
	display: block;
	float: left;
}

#top_menu_learning ul li.rule a {
	background: url(images/set_sp01.jpg) no-repeat left -180px;
	width: 184px;
	height: 37px;
	display: block;
}

#top_menu_learning ul li.rule a:hover {
	background-position: left -234px;
}

#top_menu_learning ul li.interview a {
	background: url(images/set_sp01.jpg) no-repeat -187px -180px;
	width: 184px;
	height: 37px;
	display: block;
}

#top_menu_learning ul li.interview a:hover {
	background-position: -187px -234px;
}

#top_menu_learning ul li.payoff a {
	background: url(images/set_sp01.jpg) no-repeat -374px -180px;
	width: 184px;
	height: 37px;
	display: block;
}

#top_menu_learning ul li.payoff a:hover {
	background-position: -374px -234px;
}

#top_menu_learning ul li.trouble a {
	background: url(images/set_sp01.jpg) no-repeat -561px -180px;
	width: 184px;
	height: 37px;
	display: block;
}

#top_menu_learning ul li.trouble a:hover {
	background-position: -561px -234px;
}
/* ----------:[-おすすめサービス-]:---------- */
#top_menu_service {
	display: block;
	background: #f1f1f1;
	margin: 0 0 15px 0px;
}

#top_menu_service h2 {
	background: url(images/set_sp01.jpg) no-repeat left -289px;
	width: 380px;
	height: 30px;
	margin: 0px;
}

#top_menu_service ul {
	display: block;
	border-right: #d2d2d2 solid 1px;
	border-bottom: #d2d2d2 solid 1px;
	border-left: #d2d2d2 solid 1px;
	padding: 0px;
	width: 378px;

}

#top_menu_service ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#top_menu_service ul li {

	float: left;
	margin: 0;
}

#top_menu_service ul li.serule a {
	background: url(images/set_sp01.jpg) no-repeat -0px -332px;
	width: 189px;
	height: 114px;
	display: block;
}

#top_menu_service ul li.serule a:hover {
	background-position: -383px -332px;
}

#top_menu_service ul li.selabor a {
	background: url(images/set_sp01.jpg) no-repeat -189px -332px;
	width: 189px;
	height: 114px;
	display: block;
}

#top_menu_service ul li.selabor a:hover {
	background-position: -572px -332px;
}
/*----------:[ sidebar styles ]:----------*/
.menu-colmns .sec {
	padding: 0 0 0 10px
}

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

#menu-colmn01.menu-colmns h2 {
}
/* ----------:[ブログロール]:---------- */
#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;
}
/*
リスト下のマージンを開けない
*/
.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;
}
/* ----------:[プロフィールリンク]:---------- */
#profile_link a {
	background: url(images/set_sp01.jpg) no-repeat left -458px;
	width: 189px;
	height: 100px;
	display: block;
	margin: 0 0 10px 0;
}

#profile_link a:hover {
	background-position: -201px -458px;
}
/* ----------:[無料相談受付中]:---------- */
#adviser_link a {
	background: url(images/set_sp01.jpg) no-repeat -386px -105px;
	width: 186px;
	height: 38px;
	display: block;
	margin: 0 0 10px 3px;
}

#adviser_link a:hover {
	background-position: -572px -105px;
}
/* ----------:[左下リストメニュー]:---------- */
#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;
}
/* ----------:[詳細はこちら]:---------- */
a.morelink {
	background: url(images/set_sp01.jpg) no-repeat left -576px;
	width: 85px;
	height: 20px;
	display: block;
}

a.morelink:hover {
	background-position: -104px -576px;
}

.morelink span {
	display: none;
}
/* ----------:[RSS登録]:---------- */
#rssent a {
	background: url(images/set_sp01.jpg) no-repeat left -610px;
	width: 169px;
	height: 37px;
	margin-left: 10px;
	display: block;
}

#rssent a:hover {
	background-position: -169px -610px;
}
/*---< Calendar idget styles >---*/
#calendar_wrap {
	font-size: 1.3em;
}
/*----------:[ footer styles ]:----------*/
#footer ul {
	font-size: 1.2em;
}

#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;
}
/*----------:[ 問い合わせフォーム ]:----------*/
.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
}
