@charset "utf-8";
/*
Theme Name: FP
Description: fumiyu-plus
Version: 1.0
Author: x
*/

html {
	overflow-x: hidden;
	overflow-y: scroll;
	}

* {
	margin:0;
	padding:0;
}

body {
	background:#ffd3a8;
	text-align:center;
	color:#555;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#page {
	font-size:1.4em;
	margin: 10px auto;
	padding:0;
	text-align: left;
	}
	
#page:after, #content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}
	
#content {
	background:url(images/mainbg.gif) center repeat-y;
	width: 820px;
	line-height: 1.6em;
	margin: 0 auto;
	padding: 0 20px;
	}
	
.narrowcolumn {
	float:right;
	clear:right;
	width:600px;
	}
	.home .narrowcolumn {
		width:610px;
		}
	
#sidebar {
	float:left;
	clear:left;
	width:180px;
	padding: 0;
	margin:0;
	}
	
#sidebar ul {
	list-style: none;
	margin: 0;
	padding:0;
	line-height: normal;
	}
		
.narrowcolumn .post {
	line-height: 1.6em;
	}
.entry {
	padding: 0 20px 0 0;
	}
.home .entry {
	padding: 0 0 0 0;
	text-align:justify;
	}

	
img, a img {
	border:0
	}
	
#content h1 {
	color:#292;
	font-size:115%;
	font-weight:bold;
	text-align:center;
	letter-spacing:2px;	
	padding:1em 0;
	margin: 0 auto;
	}
	
h2 {
	color:#444;
	font-size:100%;
	/* font-weight:normal; */
	margin:10px 0;
	line-height: 1.5em;
}

h3 {
	color:#555;
	font-size:1.2em;
	text-align:left;
	line-height:150%;
	margin:8px 0;
}

h3.aboutfumiyuplus {
	font-style: normal !important;
	font-size: 1em;
	clear:both;
	}

strong {color:#f80}
.color01 {color:#080}
.color02 {color:#f17}


.entry ol, .entry ul, .entry dl {
	list-style:none;
	}
	
/* link setting(blue→hotpink)
----------------------------------------- */

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;/* ff7811 */
	text-decoration: underline;
	}

a:visited {
	color:#63f;
	text-decoration:none
	}


/* header
----------------------------------------- */
#header {
	background:url(images/mainbg.gif) center repeat-y;
	width: 840px;
	margin: 0 auto;
	}
	
#headerimg {
	width: 800px;
	margin: 0 auto;
	text-align:center;
	}

/* main
----------------------------------------- */

#main {
	vertical-align:top;
}

#main p {
	color:#555;
	line-height:150%;
	margin:8px 2px 8px 6px;
}

#main ol {
	list-style:none;

}

#main ul {
	/*list-style:none;*/
	margin-left:1em
}

	#main ol li {
		color:#555;
		line-height:140%;
		padding-left:1em;
		margin:4px 0;
	
	}
	
#main ul li {
		color:#555;
		line-height:140%;
		margin:4px;
	}
	
.next {
	text-align:center;
	padding:10px;
}

/* side
----------------------------------------- */

#side {
	vertical-align:top;
	}

	#side h3 {
		font-size: 1.2em;
		text-align:center;
		margin:10px 0
	}	

	#side p {
		font-size: 1.2em;
		color:#555;
		line-height:150%;
		margin:6px 4px;
	}

	#sidemenu1,#sidemenu2{
		margin:0 0 0 9px;
	}
	
	
		#sidemenu1 ul,#sidemenu2 ul {
			list-style:none;
			margin:0;
			padding:0;
		}
		
			#sidemenu1 li,#sidemenu2 li {
				margin:5px 0;
				padding:0			
			}

div.mobiles {
	margin: 20px 10px;
	padding:10px 0 0 0 0;
	}
div.mobiles img.qr {
	border: 1px solid #ddd;
	}

#side-aboutbbcw {
	 background-color:#EAFFD9;
	 width:170px;
	 padding: 10px;
	 margin:0 0 0 10px;
	 font-size:12px;
	 line-height: 1.5em;
	 }
	 
#sidemenu2 li#menu_price {
	background:url(images/menu_priceup.gif) top left no-repeat;
	padding: 27px 0 0 0;
	width:200px;
	}
	#sidemenu2 li#menu_price #menu_price-shimada:hover {
		background: url(images/menu_priceover1.gif) left top no-repeat;
	}
	#sidemenu2 li#menu_price #menu_price-shizuoka:hover {
		background: url(images/menu_priceover2.gif) center top no-repeat;
	}
/* sub
----------------------------------------- */

#sub {
	width:190px;
	float:right;
	clear:right;
	background-color:#eaffd9;
	margin: 5px 10px 0 0;
	}

	#sub h3 {
		text-align:center;
		margin:10px 0;
	}
	#sub h4 {
		margin:6px 10px;
	}
	#sub p {
		font-size: 12px;
		line-height:150%;
		margin:6px 10px;
	}


/* pqnkuzu
----------------------------------------- */

div#pankuzu,
.breadcrumb {
	color:#555;
	font-weight:normal;
	text-align:left;
	background: url(images/index_header.gif) center top no-repeat;
	width:824px;
	height:40px;
	margin: 0 auto;
	font-size: 1.2em;
}

	div#pankuzu div {
	padding:25px 0 10px 20px;
	}
.breadcrumb a {
	color:#555;
	}
.breadcrumb a:hover {
	text-decoration: underline;
	}
.breadcrumb p, #tp {
	font-size: 12px;
	padding:20px 0 0 20px;
	font-weight:normal;
	text-align:left;
	margin: 0;
	letter-spacing: normal;
}

#tp h1 {
	font-size: 10px !important;
	font-weight:normal;
	letter-spacing: normal;
	display: inline;
	}
	
.breadcrumb .description {
	font-size: 12px !important;
	display: inline;
	}


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

#footer {
	background: url(images/mainbg.gif) center repeat-y;
	text-align:center;
	width: 840px;
	margin:0 auto;
	padding: 20px 0 0 0; 
	float:none;
	clear:both;
	font-size: 0.71em;
	}

	#footer .navi{
		font-size: 1.2em;
		color:#999;
		padding-top:20px;
	}

	address {
		color:#063;
		font-size:10px;
		font-style:normal;
		padding:10px;
	}
	
#footerinner {
	background: url(images/page_footer.gif) center bottom no-repeat;
	min-height: 40px;
	padding: 0 20px;
	}

.pagetop {
	text-align:right;
	padding: 0 40px;
	}

/* table
----------------------------------------- */

table.maintable td{vertical-align:top;padding-bottom:16px}

/* form
----------------------------------------- */

table.yoyaku {
	color:#444;
	border:solid 3px #cfb;
	margin:0 auto;
	border-collapse:collapse;
	width:560px;
	}
			
	.yoyaku th {
		background:#eeffee;
		font-weight:normal;
		font-size: 1.2em;
		letter-spacing:1px;
		text-align:right;
		line-height:140%;
		padding:8px 4px 8px 2px;
		border:solid 1px #cfb;
		width:140px;
	}
	
	.yoyaku td {
		font-size: 1.2em;
		padding:8px 0 8px 4px;
		border:solid 1px #cfb;
		width:420px;
	}
	
		.sbutton{
			color:#000;
			background:#ffefd0 url(images/sbuttonbg.gif) repeat-x;
			letter-spacing:0.1em;
			border:solid 1px #999;
			margin-top:4px;
			width:240px;
			height:30px;
			cursor: pointer;
		}
		
/* site map
----------------------------------------- */

dl {
}

dt {margin:4px 0 4px 0}

dd {color:#555;margin:0 0 1em 1em}


#home_yoyaku {
	margin: 20px 0;
	padding: 0;
	}
#home_yoyaku h2 {
	margin: 0 !important;
	padding: 0 !important;
	}
#home_yoyaku h3 {
	font-size: 1.2em;
	border-bottom: 1px dotted #56A61B;
	color: #56A61B;
	padding: 10px 0 3px 0;
	}
#home_yoyaku ol {
	list-style: none;
	margin-left:1em;
	}
#home_yoyaku ol li {
	margin-left: 1em;
	text-indent: -1em;
	}
#home_yoyaku strong {
	color: #555;
	}

#shisei1, #shisei2, #shisei3, #shisei4, #shisei5, #shisei6 {
	margin-bottom: 2em;
	}
#shisei_tc {
	float:none;
	clear:both;
	height:200px;
	}
#shisei_tc .shisei_tc {
	float:left;
	width: 140px;
	margin:0 5px 0 0;
}
.shisei_tk {
	margin: 2em 0 0 0;
	padding: 80px 330px 0 0;
	height: 450px;
	}
.shisei_tk#type_a {
	background:url(images/2typea.gif) no-repeat;
	}
.shisei_tk#type_b {
	background:url(images/2typeb.gif) no-repeat;
	}
.shisei_tk#type_c {
	background:url(images/2typec.gif) no-repeat;
	}
.shisei_tk#type_d {
	background:url(images/2typed.gif) no-repeat;
	}
.shisei_tk strong {
	margin-top: 0.5em;
	}
p.shisei-next {
	text-align: right;
	margin: 0 1em 1em;
	}
p.shisei-next img {
	vertical-align: middle;
	}
span.f-w-bold {
	font-weight: bold;
	} 
.nmllist li {
	margin-left: 1em;
	text-indent: -1em;
	list-style: inside;
	}
.annai h2 {
	margin: 1.4em 0 7px 0;
	padding: 0;
	line-height: normal;
	float:none;
	clear:both;
	}
.annai h3 {
	color:#FDFFC1;
	font-size: 14px;
	font-weight:normal;
	margin: 0;
	padding: 1em 0 5px 0;
	float:none;
	clear:both;
	}
.annai h3 span {
	padding-right: 0.5em;
	font-size: 18px;
	font-weight: bold;
	}
.annai p, .annai li {
	padding-left: 14px;
	}
div#annai_menu {
	padding:5px;
	background:#7EBF42 url(images/annai_menu-bg.gif) left bottom repeat-x /* #8AB70D */;
	width: 550px;
	margin: 0 auto;
	}
div#annai_menu_in {
	padding:10px;
	border:#FDFFC1 1px solid;
	}
div#annai_menu p,
div#annai_menu li {
	color:#FDFFC1;
	}
.annai ul {	
	margin:0; padding:0;
	}
.annai li {
	margin:0;
	padding-bottom: 7px;
	list-style:none;
	}
.annai li strong span {
	color: #555;
	font-size:14px;
	font-weight: bold;
	width: 320px;
	height:30px;
	margin: 0 0 0 0;
	padding:0 0 0 30px;
	line-height: 30px;
	display:block;
	float:left;
	clear:left;
	}
.annai li span.annai_menu-price {
	padding: 0;
	line-height: 30px;
	margin:0;
	}
	
.annai li span.annai_menuunder {
	display: block;
	padding: 5px 0 0 1em;
	margin:0;
	font-size: 1.2em;
	float:none;
	clear:both;
	}
dl#annai_information, dl#annai_information2 {
	padding: 0;
	margin: 0;
	}
dl#annai_information dt, dl#annai_information2 dt {
	margin: 10px 0 5px 14px;
	padding:0;
	font-weight: bold;
	}
dl#annai_information dd, dl#annai_information2 dd {
	margin: 0 0 5px 2em;
	line-height: 1.5em;
	}

.phototmpl {
	margin:8px 0;
	display:block;
	}

#myplofile td {
	vertical-align: top;
	padding:0 5px 5px 5px;
	font-size: 14px;
	}
	
/* right contents */
#home_news ul, #home_news ol, ul.bookmarks {
	font-family: Arial !important;
	margin:0 1em;
	padding:0;
	line-height: normal;
	list-style: none;
	}
#home_news li, ul.bookmarks li {
	font-size: 12px;
	color: #666;
	padding:0 0 0.5em 0; margin:0;
	}
#home_news li a {
	display:block;
	min-height:1em;
	}

#consultation {
	margin-bottom:20px;
	}	
#consultation td {
	vertical-align:top;
	padding: 5px 5px 5px 0;
	}
	
#sitemap dd {
	font-size: 0.9em;
	}
	
/* styles */


/* single */
.category-new .post, .category-information .post {
	margin: 1em 2em 1em 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #FE8E21;
	}
.category-new .post h2, .category-information .post h2 {
	font-size: 1.2em;
	margin:0;
	}
.category-new .entry, .category-information .entry {
	margin: 1em;
	}