@charset "utf-8";
/*
Theme name: fdblue
Theme URL: http://create123.jp
Description: this is my create theme.
Author: create japan servise
*/
@media screen and (max-width: 767px) {
/****************************************
          リセット
http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/****************************************

          1.Layout

*****************************************/
body {
	
	font-family: Verdana, Arial,       'ヒラギノ角ゴ Pro W3',       'Hiragino Kaku Gothic Pro',       Osaka,       'ＭＳ Ｐゴシック',        sans-serif;
	font-size: 16px;
	color: #333;
}


#main .post ol,#main .post li {
	line-height: 180%;
	margin: 3px 5px 5px 20px;
	padding: 0 5px 0 0;
}

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

          2. General Setting

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

a {
	color: #D7570C;
	outline: 0 none;
}

a:hover,a:active {
	color: #0E419A;
}

.clear {
	clear: both;
	display: block;
}

.hidden {
	display: none;
}

.al-r {
	text-align: right;
}

.al-c {
	text-align: center;
}
.fl-l {
  float: left;
}
.fl-r {
  float: right;
}
.alignleft {
  float: left;
  margin: 10px;
}
.alignright {
  float: right;
  margin: 10px;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

strong {
	font-weight: bold;
}

small,.small {
	font-size: 80%;
}

.medium {
	font-size: 90%;
}

.large {
	font-size: 140%;
	line-height: 1.8;
}
h1 {
	font-size: 12px;
	margin-left: 20px;
}

h2 .con {
	display:none;
}
h2 img {
	width: 100%;
}
h3 a {
	text-decoration: none;
}

#main h4,
#main h5,
#main h6 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	margin: 0 10px 20px 10px;
	height: 30px;
	line-height: 30px;
	background: url(image/h3_bg.png)  repeat-x 0 0;
	border-left: 3px solid #001884;
	border-right: 1px solid #001884;
	border-bottom: 1px solid #001884;
}

.post h2 a,.post h3 a,.post h4 a {
	text-decoration: none;
}

.post h2 a:hover,.post h3 a:hover,.post h4 a:hover {
	text-decoration: underline;
}

span.oldpage {
	float: left;
}

span.newpage {
	float: right;
}

p.pagelink a {
	font-size: 12px;
	color: #0c8bcd;
}

.pagelink-style {
	margin-top: 40px;
	margin-bottom: 200px;
}
/* 段落間のマージン */

#content #main p {
	margin: 0 10px 14px;
}
#sidebar p {
  margin-bottom: 12px;
  line-height: 140%;
}


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

          最新記事アーカイブ

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

.single {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
}

#main .news-menu {
	border-bottom: 1px dotted #403019;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 10px;
}

#main .single h3 {
	border-bottom: dotted 1px #aaaaaa;
	margin: 15px 0;
	font-size: 16px;
	padding-left: 30px;
	margin-left: 10px;
	background: url(image/chip.png) no-repeat 1% 50%;
}

#main .single h3 a {
	color: #FF6600;
}

#main .single h3 a:hover {
	color: #000000;
}

#main .single h3 span {
	font-size: 11px;
	color: #888888;
	margin-left: 20px;
}

div.archive p.more a,
div.single-p p.single-more a {
	float: right;
	border: 1px solid #aaaaaa;
	color: #333333;
	padding: 0 10px;
	margin-bottom: 10px;
}

div.post p.more a:hover {
	color: #ff6666;
}
/****************************************

         description

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

#desc {
	clear: both;
	font-size: 11px;
	padding: 4px 4px 10px 16px;
	line-height: 140%;
}

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

         タイトル

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

#sitetitle {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
_margin-left: 5px;
}
#sitetitle img {
	width: 100%;
}
#sitetitle h1 a {
	text-decoration: none;
}
/****************************************

              TEL＆mail

*****************************************/
#tel {
/** display: none;****/
  text-align:center;
  margin: auto;
  width: 65%;
/**  margin-top: 0px;
/**  margin-right: 0px;**/
_margin-right: 5px;	
}
/****************************************

          site header

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

#site-header {
	width: 100%;
	z-index: 10;
}
/****************************************

          Header navi

*****************************************/
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* グローバルメニュー */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */



/* ヘッドカテゴリリスト */

.hlist-nav ul {
	height: 68px;
	line-height: 68px;
	width: 100%;
	margin: 0 auto;
}
.hlist-nav ul:after {
	display: block;
	clear: both;
	content: '';
}
.hlist-nav li {
	float: left;
	width: 25%;
	font-size: 12px;
	text-align: center;
}
.hlist-nav li a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	
/* オレンジ */
		
	background-color: rgb(252,158,22);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255,182,72,0.8)), to(rgba(255,120,19,0.8)));

/* ブルー
background-image: -webkit-gradient(linear, left top, left bottom, from(#2F48B7), to(#11299C));
*/
	
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
	text-shadow: -1px -1px 0 rgba(51, 51, 51, 0.3);	
}
.headbg {
	/* オレンジ */
	/*
	background-color: #D88810;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E6A43E), to(#D88810));
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
	margin-top: 20px;
	*/
	/* ブラウン */
	
	background-color: rgb(252,158,22);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(252,158,22,0.8)), to(rgba(251,120,19,0.8)));
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
	*/
}
.hlist-nav .menu li.current a {
	text-shadow: none;
	font-weight: normal;
	color: #440A0A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(240,240,240)), to(rgb(255,255,255)));
}

/* グローバル終わり */

/* 縦並びメニューリスト */

.vlist-nav {
	clear: both;
}
.vlist-nav ul {
	margin: 0px 5px;
	padding-bottom: 0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #FFFFFF;
	box-shadow: 0 0 3px #FFFFFF;
}
.vlist-nav li {
	font-size: 14px;
	margin: 0;
	height: 44px;
	line-height: 44px;
	border: 1px solid #B8B29B;
	color: #440A0A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#F3F3F3));
	padding-top: 8px;
	padding-left: 10px;
}

.vlist-nav h3 {
	font-size: 14px;
	margin: 0px 5px;
	padding-bottom: 0;
	height: 44px;
	line-height: 44px;
	background-color: rgb(164,150,104);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(193,184,143)), to(rgb(164,150,104)));
}
.vlist-nav li:first-child, .vlist-nav h3:first-child {
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	margin-top: 10px;
}
/*
.vlist-nav h3:nth-last-of-type(1) {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
*/

.vlist-nav li:last-child {
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin-bottom:10px;
}
.vlist-nav a {
	padding: 0 24px 0 14px;
	display: block;
	overflow: hidden;
	color: #440A0A;
	background: url(image/nav_list.png) right center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.vlist-nav span.open {
	padding: 0 24px 0 14px;
	display: block;
	overflow: hidden;
	color: #FFFFFF;
	background: url(image/nav_d.gif) right center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.sitemap li {
	font-size: 14px;
	margin: 0;
	height: 44px;
	line-height: 44px;
	color: #440A0A;
	background-color: #e0dfdf;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#f6f6f6), 
		color-stop(57%, #cecece), color-stop(61%, #e0dfdf),color-stop(92%, #fff), to(#dbdbdb));
}

.sitemap li a {
	color: #440A0A;
	background: url(image/nav_m.gif) 96% 50% no-repeat;
}

p.menu {

	border: 1px solid #888;
	margin: 0 5px;
	-webkit-box-shadow: 0 0 10px #c7ad77 inset;
	box-shadow: 0 0 10px #c7ad77 inset;
}
p.menu:last-child {
	border: 1px solid #888;
	margin: 0 5px;
	-webkit-box-shadow: 0 0 10px #c7ad77 inset;
	box-shadow: 0 0 10px #c7ad77 inset;
	border-radius: 0 0 8px 8px;
}
/* クリア */
.vlist-nav ul:after {
	display: block;
	clear: both;
	content: '';
}

/* パンくずリスト */
.nav-pan {
	padding: 5px 10px;
	background-color: #FEE1A7;
	font-size: 12px;
}
.nav-pan ul:after {
	content: '';
	display: block;
	clear: both;
}
.nav-pan li {
	float: left;
}
.nav-pan li + li:before {
	margin: 0 3px;
	content: ">";
}
.nav-pan li a {
	padding: 13px 0;
}
.nav-pan li + li:before {
	margin: 0 3px;
	content: ">";
}

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

          content

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

#content {
	width: 100%;
        position: relative;
}

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

          　　　Main

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

#main {
	width: 100%;
}
#main .post {
	width: 100%;
}
#main .post-top {
	width: 100%;
}
/****************************************

           Post Main

****************************************/
.post img {
	margin: 3px;
	padding: 4px;
}










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

          最新記事アーカイブ

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

.single {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
}

#main .news-menu {
	border-bottom: 1px dotted #403019;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 10px;
}

#main .single h3 {
	border-bottom: dotted 1px #aaaaaa;
	margin: 15px 0;
	font-size: 14px;
	padding-left: 30px;
	margin-left: 10px;
	background: url(image/chip.png) no-repeat 1% 50%;
}

#main .single h3 a {
	color: #FF6600;
}

#main .single h3 a:hover {
	color: #000000;
}

#main .single h3 span {
	font-size: 11px;
	color: #888888;
	margin-left: 20px;
}

div.archive p.more a,
div.single-p p.single-more a {
	float: right;
	border: 1px solid #aaaaaa;
	color: #333333;
	padding: 0 10px;
	margin-bottom: 10px;
}

div.post p.more a:hover {
	color: #ff6666;
}
/****************************************

         　月別メニュー　カテゴリー

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

#pagetitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 200px 0;
	padding: 10px 0;
	background: url(image/pagetitle-bg.png) no-repeat left top;
	border: 1px solid #ddd;
	border-right: 3px solid #001884;
	border-left: 3px solid #001884;
}

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

         　　 Side Barデザイン

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

#sidebar .widget {
	margin: 0 8px 10px;
	padding: 0 0;
	border: 1px solid #ddd;
	background: #ffffff;
	-moz-box-shadow: #777 0px 0px 3px;  /* Firefox */
	-webkit-box-shadow: #777 0px 0px 3px;  /* Safari, Chrome */
	box-shadow: #777 0px 0px 3px;
}

#sidebar .widget h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #001884;
}

#sidebar ul li ul li {
	font-size: 14px;
	margin: 0;
	height: 44px;
	line-height: 44px;
	border: 1px solid #B8B29B;
	color: #440A0A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#F3F3F3));
	padding-top: 8px;
	padding-left: 10px;
}

#sidebar ul li ul li a {
	padding: 0 24px 0 14px;
	display: block;
	overflow: hidden;
	color: #440A0A;
	background: url(image/nav_list.png) right center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/*******************
side-box
*******************/
.side-box {
	display: none;
}

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


          topへ

*****************************************/
#go-top {
	text-align: right;
	border: none;
}


#go-top a {
	color: #fff;
}


/* フッターページリンクボタンの背景 */

#go-top {
 padding: 14px 8px;
 color: #FFFFFF;
 background-color: rgb(77,114,179);
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(77,114,179)),to(rgb(0,24,132)));
 font-size: 14px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: #777 0px 2px 3px;
 box-shadow: #777 0px 2px 3px;;
}

#go-top a {
padding: 0 24px 0 14px;
	display: block;
	overflow: hidden;
	color: #FFF;
	white-space: nowrap;
	text-overflow: ellipsis;
}
/***************************************
	フッター
**************************************/
#footer .widget-area1 {
	display: none;
}
/****************************************
	address
****************************************/
.address {
	margin-top: 0px;
	padding: 25px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FC9E16), to(#FB7813));
	font-size: 12px;
	text-align: center;
}

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

          ClearFix

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

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

.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* end MacIE5 */


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

          テーブル

*****************************************/
table {
	margin: 5px;	
}

th, td {
  border: 1px solid #aaa;
}
/*-- プチモデルルーム化ページ --*/
table.room th {
	background-color: #F3F5DA;
	text-align: center;
}
table.room td {
	padding-left: 10px;
}

/*-- プロフィールページ　テーブル --*/
table.plof_t th {
	background: #F3F5DA;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
table.plof_t td {
	padding: 10px;
}
/*-- 空室対策プランページ　テーブル --*/
table.kuusitu_t {
	margin-bottom: 50px;
}
table.kuusitu_t th {
	background: #F3F5DA;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}
table.kuusitu_t td {
	padding: 10px;
	text-align: center;
}

/*-- 価格表　テーブル --*/
table.kakaku_t th {
	background: #CCCCCC;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

table.kakaku_t td.kakaku_t {
	background: #F3F5DA;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	
}

table.kakaku_t td {
	text-align: center;
	padding: 10px;
}

/*-- コンタクトフォームお問い合わせ　テーブル --*/

#Contact table {
	width: 97%;
}

#Contact th {
	text-align: center;
	font-weight: bold;
	background: #F3F5DA;
}

#Contact th,
#Contact td {
	padding: 10px;
vertical-align: middle;
}

#main .req {
	color: #ff0000;
	font-size: 10px;
}
#main .req2 {
	color: #ff0000;
	font-size: 12px;
}

#Contact .sub {
	text-align: center;
	margin: 20px 0;
}

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

          プロフィール　dl

*****************************************/
div.plof dl {
	width: 300px;
}

div.plof dl dt {
	float:left;  
 	width:50px;  
 	padding:5px 0 5px 10px;  
 	clear:both;  
 	font-weight:bold;  
}

div.plof dl dd {
width:350px;  
 margin-left:50px;  
 padding:5px 5px 5px 10px;  
}



/********************
	リスト
*********************/
/* 白背景のボックス */

.box {
	background: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=180,strength=2,enabled=true);
}
/*--  ボックス  --*/
.l-box, .m-box3, .l-box540 {
	width: 90%;
	padding: 4px;
	margin: 5px;
	overflow: hidden;
}

 
/*--  ボックス  --*/
.l-box ul, .m-box3 ul {
	padding-left: 30px;
}
/**********************************
	リスト

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

.post ul, .post-top ul{
	list-style-type: disc;
	padding-left: 25px;
}

/*--問い合わせ用--*/
.introduction {
	margin-bottom: 20px;
	font-size: 12px;
}
.require {
	padding: 3px;
	margin: 5px 10px;
	vertical-align: text-bottom;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form {
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFF2B7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFF2B7));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
.contact-form dl {
	margin-bottom: 20px;
}
.contact-form dt {
	font-weight: bold;
	margin-bottom: 10px;
}
.contact-form dd {
	margin-bottom: 10px;
}
input {
	padding: 5px;
	width: 70px;
	font-size: 14px;
}
input[type="text"] {
	width: 250px;
}
input[type="email"], input[type="url"] {
	width: 250px;
}
input[type="radio"] {
	width: auto;
}
input[type="submit"] {
   -webkit-appearance: none;
}
input[type="submit"] {
	padding: 5px 10px;
	border: 1px solid #FFFFFF;
	width: auto;
	color: #FFFFFF;
	background-color: #FF9200;
	background-image: -moz-linear-gradient(top, #FF9900 0%, #FF8600 48%, #FF7700 52%, #FF6600);　/* Firefox用 */ 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(0.48, #FF8600), color-stop(0.52, #FF7700), to(#FF6600));
	font-size: 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
.submit {
	text-align: center;
}
form .rewrite {
	margin-top: 30px;
}
.error {
	color: #BB1850;
	margin-top: 10px;
}
.introduction {
	margin-bottom: 20px;
	font-size: 12px;
}
textarea {
width: 95%;
height: 20em;
}

/* チェックボックスボタン */
.radiolist span.wpcf7-list-item {
	background-color: #CCC;
	border: 1px solid #B8B29B;
	height: 32px;
	color: #440A0A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#F3F3F3));
	/*FFFCF2  d1b888*/

	display: block;
	width: 100%;
	padding-top: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.f30 {
	font-size: 18px;
font-weight: bold;
}
}

@media screen and (min-width: 768px)  {
/****************************************
          リセット
http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
****************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/****************************************

          1.Layout

*****************************************/
body {
	background: #fff url(image/top-bg2.png) left top repeat-x;
	font-family: Verdana, Arial,       'ヒラギノ角ゴ Pro W3',       'Hiragino Kaku Gothic Pro',       Osaka,       'ＭＳ Ｐゴシック',        sans-serif;
	font-size: 16px;
	color: #333;
}

#container {
	width: 940px;
        height: auto;
	margin: 0 auto;
        padding: 0;  
        position: relative;
}

#main ul {
	margin: 5px 0 5px 30px;
}

#main .post ol,#main .post li {
	line-height: 180%;
	margin: 3px 5px 5px 20px;
	padding: 0 5px 0 0;
}
/****************************************

          2. General Setting

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

a {
	color: #D7570C;
	outline: 0 none;
}

a:hover,a:active {
	color: #0E419A;
}

.clear {
	clear: both;
	display: block;
}

.hidden {
	display: none;
}

.al-r {
	text-align: right;
}

.al-c {
	text-align: center;
}
.fl-l {
  float: left;
}
.fl-r {
  float: right;
}
.alignleft {
  float: left;
  margin: 10px;
}
.alignright {
  float: right;
  margin: 10px;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

strong {
	font-weight: bold;
}

small,.small {
	font-size: 80%;
}

.medium {
	font-size: 90%;
}

.large {
	font-size: 140%;
	line-height: 1.8;
}
h1 {
	font-size: 12px;
	margin-left: 35px;
}
h2 .con {
	display:none;
}

#main h3.bot-boder {
	clear: both;
	background: #FEF1E4 url(image/chip-o.gif) no-repeat 1% 50%;
	border-bottom: 1px solid #001884;
	border-left: 2px solid #001884;
	border-top: 1px solid #EBE9DD;
	padding: 10px 0 0 30px;
	margin-top: 20px;
	line-height: 14px;
	height: 22px;
	font-weight: bold;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=180,strength=2,enabled=true);
}

#main h3 {
	margin: 100px 0 50px;
}


#main h4,
#main h5,
#main h6 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	margin: 0 10px 20px 10px;
	height: 30px;
	line-height: 30px;
	background: url(image/h3_bg.png)  repeat-x 0 0;
	border-left: 3px solid #001884;
	border-right: 1px solid #001884;
	border-bottom: 1px solid #001884;
}

.post h2 a,.post h3 a,.post h4 a {
	text-decoration: none;
}

.post h2 a:hover,.post h3 a:hover,.post h4 a:hover {
	text-decoration: underline;
}

span.oldpage {
	float: left;
}

span.newpage {
	float: right;
}

p.pagelink a {
	font-size: 12px;
	color: #0c8bcd;
}

.pagelink-style {
	margin-top: 40px;
	margin-bottom: 200px;
}
/* 段落間のマージン */

#content #main p {
	margin: 0 10px 14px;
}
#sidebar p {
  margin-bottom: 12px;
  line-height: 140%;
}


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

         description

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

#desc {
	clear: both;
	font-size: 11px;
	padding: 4px 4px 10px 16px;
	line-height: 140%;
}

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

         タイトル

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

#sitetitle {
  float: left;
  margin-top: 0px;
  margin-left: 0px;
_margin-left: 5px;
}

#sitetitle h1 a {
	text-decoration: none;
}
/****************************************

              TEL

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

#tel {

  float: right;
  margin-top: 0px;
  margin-right: 0px;
_margin-right: 5px;	
}

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

          site header

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

#site-header {
	position: absolute;
	top: 177px;
        left: 0;
	height: 336px;
	width: 940px;
	z-index: 10;
}
/****************************************

          Header navi　色

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

#navmenu {
	background: url(image/navi-bg.png) repeat-x 0 0;
}

#navmenu ul li a,#navmenu ul li.current_page_item ul li a {
	color: #564E33;
}

#navmenu ul li.current_page_item a {
	color: #fff;
}

#navmenu ul li.current_page_item,#navmenu ul li a:hover {
	color: #fff;
	background: #efab67 url(image/navi-hover2-bg.png) top left repeat-x;
	height: 43px;
}

#navmenu ul li ul li.current_page_item,#navmenu ul li.current_page_item ul li a:hover {
	background: url(image/navi-hover2-bg.png) repeat-x 0 0;
	height: 30px;
	color: #fff;
}

#navmenu ul li ul li a:hover {
	background: url(image/navi-hover2-bg.png) repeat-x 0 0;
	height: 30px;
	color: #fff;
}
/****************************************

          navi　デザイン

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

#navmenu {
	position: absolute;
	top: 123px;
	left: 0;
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	z-index: 20;
}

#navmenu ul {
	width: 940px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	font-size: 12px;
}

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

#navmenu ul li {
	float: left;
	line-height: 42px;
	margin: 3px 0;
	padding: 0;
	text-align: center;
	position: relative;
}

#navmenu ul li a {
	display: block;
	margin: 0px 0;
	padding: 0 20px 0 20px;
	border-right: 1px dotted #001884;
}

#navmenu a,#navmenu a:hover {
	text-decoration: none;
	font-weight: bold;
}

#navmenu ul li:first-child {
	border-left: 1px dotted #001884;
	margin-left: 0;
}

#navmenu ul li ul {
	display: none;
}

#navmenu ul li:hover ul {
	width: 130px;
	display: block;
	position: absolute;
}

#navmenu ul li ul li {
	float: none;
	width: 130px;
	height: 30px;
	line-height: 35px;
	background: url(image/h3_bg.png) repeat-x 0 0;
	margin: 0;
}

#navmenu ul li ul li a,#navmenu ul li ul li:first-child {
	border: none;
/zoom:1;
}
/****************************************

          パンくず

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

.nav-pan {
	width: 90%;
	position: absolute;
	top: 550px;
	left: 0;
	margin: 3px 0 10px 0;
	padding: 8px 0 16px 18px;
	font-size: 11px;
z-index: 10;
}

.nav-pan ul:after {
	content: '';
	display: block;
	clear: both;
}

.nav-pan li {
	float: left;
	list-style: none;
margin: 0 3px;
}

/*
.nav-pan li + li:before {
	margin: 0 3px;
	content: ">";
}
*/

.nav-pan li a {
	padding: 3px 0;
}

.nav-pan a {
	font-weight: normal;
}
/****************************************

          content

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

#content {
	width: 940px;
	float: left;
	line-height: 185%;
	padding: 0;
	margin: 50px auto 70px auto;
	border: 1px solid #8c8c8c;
   	background: #ffffff;
  -moz-box-shadow: #777 0px 2px 3px;  /* Firefox */
      -webkit-box-shadow: #777 0px 2px 3px;  /* Safari, Chrome */
      box-shadow: #777 0px 2px 3px;
        position: relative;
}

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

          　　　Main

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

#main {
	width: 920px;
	margin: 40px 0 20px 10px;
	float: right;
}

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

           Post Main

****************************************/
.post img {
	margin: 3px;
	padding: 4px;
}
/****************************************

          最新記事アーカイブ

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

.single {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 30px;
}

#main .news-menu {
	border-bottom: 1px dotted #403019;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0 10px;
}

#main .single h3 {
	border-bottom: dotted 1px #aaaaaa;
	margin: 15px 0;
	font-size: 14px;
	padding-left: 30px;
	margin-left: 10px;
	background: url(image/chip.png) no-repeat 1% 50%;
}

#main .single h3 a {
	color: #FF6600;
}

#main .single h3 a:hover {
	color: #000000;
}

#main .single h3 span {
	font-size: 11px;
	color: #888888;
	margin-left: 20px;
}

div.archive p.more a,
div.single-p p.single-more a {
	float: right;
	border: 1px solid #aaaaaa;
	color: #333333;
	padding: 0 10px;
	margin-bottom: 10px;
}

div.post p.more a:hover {
	color: #ff6666;
}
/****************************************

         　月別メニュー　カテゴリー

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

#pagetitle {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 200px 0;
	padding: 10px 0;
	background: url(image/pagetitle-bg.png) no-repeat left top;
	border: 1px solid #ddd;
	border-right: 3px solid #001884;
	border-left: 3px solid #001884;
}
/****************************************

         　　 Side Bar色と背景

*****************************************/
#sidebar ul li ul li a {
	text-decoration: none;
	color: #564E33;
	background: url(image/side-l.png) no-repeat 0% 60%;
}
#sidebar ul li ul li:hover {
	background: #ddd;
}
#sidebar ul li ul li a:hover {
	color: #0E419A;
}

#sidebar p a:hover {
  color: #0E419A;
}

#sidebar .widget h2 {
	background: url(image/side-h2-bg.png) repeat-x 0 0;
	color: #564E33;
}
/****************************************

         　　 Side Barデザイン

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

#sidebar {
	width: 220px;
	float: left;
	margin-bottom: 30px;
	margin-top: 40px;
}

#sidebar li {
	font-size: 12px;
	padding-top: 8px;
	list-style: none;
	text-decoration: none;
}

#sidebar ul li ul li {
	padding-left: 10px;
}

#sidebar ul li ul li a {
	padding-left: 12px;
}

#sidebar .widget {
	margin: 0 0 10px 8px;
	padding: 0 0;
	border: 1px solid #ddd;
	background: #ffffff;
	-moz-box-shadow: #777 0px 0px 3px;  /* Firefox */
	-webkit-box-shadow: #777 0px 0px 3px;  /* Safari, Chrome */
	box-shadow: #777 0px 0px 3px;
}

#sidebar .widget h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #001884;
}
#sidebar ul li ul li:nth-child(even) {
	background: url(image/side_li2.png) repeat-y left top;	
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
#sidebar ul li ul li:nth-child(even):hover {
	background: #ddd;
}

#sidebar ul li ul li:first-child {
	margin-top: -8px;
}
/* お無料見積り申し込み
  ───────────────────────── */
  
div.side-box {
	text-align: center;
	line-height: 170%;
	width:208px;
	margin:10px;
	padding:0 0 2px;
	background: #fff;
	border:1px solid #cccccc;
  }
 
  div.side-box h2 {
    color:#ffffff;
    font-size:13px;
    line-height:13px;
    text-align:center;
    font-weight:bold;
    background: #9BA6AB url("image/side_h2_45_bg.png") repeat-x left top;
    margin:0 0 2px;
    padding:11px 9px 9px;
  }


  
  div.side-box p a img {
	background: #fff;
       text-align:center;
       line-height: 150%;
       margin: 0;
       padding:10px 8px;
  }

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

          Footer
  
*****************************************/

#footer {
	clear: both;
	bottom: 0;
	margin: 0 auto 0 auto;
	border-top: 1px solid #88652D;
	background: url(image/footer.png) repeat 0 0;
	position: relative;
}

#footer a,#footer a:hover,#footer a:visited {
	font-weight: normal;
	text-decoration: none;
}

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

          Footer　widget

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

#footer-container {
	width: 940px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#footer .address {
	clear: both;
	width: 100%;
	margin: 10px auto 0;
	font-size: 12px;
	color: #564E33;
	border-top: 1px solid #DDD;
	background: #122E8F;
	padding: 10px 0;
}

#footer .widget h2 {
	display: block;
	padding: 10px 4px 2px 20px;
	margin: 0 10px 8px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

div#footer .widget-area1,div#footer .widget-area2 {
	width: 460px;
	float: left;
	margin: 0 0 8px 0;
	padding: 0 6px 0 0;
	font-size: 11px;
	text-align: left;
}

div#footer .widget-area1 ul,div#footer .widget-area1 ul {
	list-style-type: none;
	margin-left: 5px;
}

div#footer .widget-area1 li,div#footer .widget-area1 li {
	display: block;
	padding-left: 18px;
	margin-left: 4px;
}

div#footer .widget-area1 a:hover,div#footer .widget-area1 a:hover {
	text-decoration: underline;
}

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

         　　 footer色と背景

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

#footer ul li ul li {
	padding-left: 10px;
}

#footer ul li ul li a {
	text-decoration: none;
	color: #fff;
	background: url(image/footer-l.gif) no-repeat 0% 55%;
	padding-left: 15px;
}

#footer ul li ul li a:hover {
	color: #FF6600;
}

#footer .widget h2 {
	border-bottom: 1px dotted #fff;
	color: #fff;
}
/****************************************

          topへ

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

#go-top {
	position: absolute;
	top: -29px;
	right: 10px;
	border: none;
}

#go-top a {
	color: #fff;
}

#go-top a:hover {
	color: #C8570C;
}
/* フッターページリンクボタンの背景 */

#go-top {
 padding: 4px 8px;
 color: #FFFFFF;
 background-color: rgb(77,114,179);
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(77,114,179)),to(rgb(0,24,132)));
 font-size: 14px;
 -webkit-border-radius: 4px;
 border-radius: 4px;
 -webkit-box-shadow: #777 0px 2px 3px;
 box-shadow: #777 0px 2px 3px;;
}

#go-top {
 -webkit-border-top-left-radius: 12px;
 -webkit-border-top-right-radius: 4px;
 -webkit-border-bottom-right-radius: 4px;
 -webkit-border-bottom-left-radius: 12px;
 border-top-left-radius: 12px;
 border-top-right-radius: 4px;
 border-bottom-right-radius: 4px;
 border-bottom-left-radius: 12px;
}

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

          ClearFix

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

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

.clearfix {
	display: inline-block;
}
/* exlude MacIE5 \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* end MacIE5 */



/*-- font --*/

.f16 {
	font-size: 16px;
}

.f17 {
	font-size: 17px;
}

.f18 {
	font-size: 18px;
	margin-bottom: 30px;
}

.f19 {
	font-size: 19px;
}

.f20 {
	font-size: 20px;
}

.f21 {
	font-size: 21px;
}

.f22 {
	font-size: 22px;
}

.f23 {
	font-size: 23px;
}

.f24 {
	font-size: 24px;
}

.f25 {
	font-size: 25px;
}

.f26 {
	font-size: 26px;
	line-height: 150%;
}
/*-- 指 --*/

p.yubi {
	clear: both;
	background: url(image/yubi.png) no-repeat 0 50%;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	padding: 10px 10px 10px 30px;
	margin: 20px 0;
	display: block;
border: 1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=180,strength=2,enabled=true);
}


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

　　　　　ボックス

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

/* 白背景のボックス */

.box {
	background: #fff;
	padding: 5px;
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 4px #aaa;
	-moz-box-shadow: 0 1px 4px #aaa;
	box-shadow: 0 1px 4px #aaa;
 filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=180, strength=2, enabled=true);
}

/*--  ボックス大  --*/
.l-box {
	width: 90%;
	position: relative;
	padding: 4px;
	margin: 20px 0px 20px 0;
	overflow: hidden;
}
.l-box540 {
	width: 540px;
	position: relative;
	padding: 4px;
	margin: 50px 40px 20px 20px;
float: right;
	overflow: hidden;
}
/*--  ボックス中  --*/
.m-box {
	width: 200px;
	height: 250px;
	position: relative;
	float: left;
	text-align: center;
	padding: 4px;
	margin: 20px 20px 20px 0;
}
.m-box2 {
	width: 200px;
	position: relative;
	float: left;
	text-align: center;
	padding: 4px;
	margin: 20px 20px 20px 0;
}
.m-box3 {
	width: 350px;
	position: relative;
	float: left;
	text-align: left;
	padding: 4px;
	margin: 20px 20px 20px 0;
}
/*--  ボックス小  --*/
.s-box {
	width: 200px;
	height: 100px;
	position: relative;
	float: left;
	padding: 9px;
	margin: 20px 0 0 0;
}
.s-box p {
	display: block;
	width: 115px;
}
/*--  ボックス内写真  --*/
div.l-boxfl img {
	float: left;
	margin-right: 15px;
}
.m-box img {
	position: absolute;
	top: 4px;
	left: 0;
	width: 190px;
	height: 120px;
}
.s-box img {
	position: absolute;
	top: 4px;
	right: 4px;
	width: 70px;
	height: 70px;
}
/*--  ボックス内h  --*/
#main .l-box h3 span {
	color: #0000FF;
	font-weight: bold;
}
#main .l-box h3 {
	background: url(images/botan_orange.png) no-repeat 0 60%;
	border: none;
	border-bottom: dotted 1px #aaaaaa;
	padding: 15px 0 10px 70px;
	margin: 0 0 20px 15px;
	font-weight: bold;
}
#main .m-box h4 {
	margin-top: 140px;
	background: none;
	border: none;
	margin-bottom: 5px;
	color: #FF6600;
}
#main .m-box h4 a, #main .s-box h4 a, #main .m-box h4, #main .s-box h4 {
	display: block;
}
#main .s-box h4 {
	background: none;
	border: none;
	margin: 5px 10px 5px -10px;
	color: #FF6600;
}
.m-box .more {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
.m-box .more a:hover {
	color: #000000;
}
.s-box .more {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-size: 12px;
	color: #ff6600;
	text-decoration: underline;
}
.s-box .more a:hover {
	color: #000000;
}



img{
	max-width: 100%;
}

.banar {
	float: left;
	margin: 50px 10px 15px 30px;
}



}


p.wakaba35 {
        background: url(image/wakaba35.png) no-repeat 0 50%;
	font-size: 18px;
	padding-left: 40px;
        line-height: 35px;
　　　　 font-weight: bold;
	margin: 20px 0;
	display: block;
}
p.keitai {
        background: url(image/keitai.png) no-repeat 0 50%;
	font-size: 18px;
	padding-left: 40px;
        line-height: 35px;
　　　　 font-weight: bold;
	margin: 20px 0;
	display: block;
}
p.new {
  background: url(image/new.png) no-repeat 15% 0;
}

p.wakaba a {
	clear: both;
	background: url(image/wakaba.png) no-repeat 0 50%;
	font-size: 12px;
	text-decoration: none;
	color: #564E33;
	padding-left: 20px;
	margin: 10px 0;
	display: block;
}

p.wakaba a:hover {
	color: blue;
}
p.maru {
        clear: both;
	background: url(image/maru-o.png) no-repeat 0 50%;
	font-size: 16px;
        line-height: 36px;
	font-weight: bold;
	padding-left: 60px;
	margin: 20px 0;
	display: block;
}

.gray {
  background: #EBEBEB;
}
  
/*-- 写真 --*/
a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}

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

          テーブル

*****************************************/
th, td {
  border: 1px solid #aaa;
}
/*-- プチモデルルーム化ページ --*/
table.room th {
	background-color: #F3F5DA;
	text-align: center;
}
table.room td {
	padding-left: 10px;
}

/*-- プロフィールページ　テーブル --*/
table.plof_t th {
	background: #F3F5DA;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}
table.plof_t td {
	padding: 10px;
}
/*-- 空室対策プランページ　テーブル --*/
table.kuusitu_t {
	margin-bottom: 50px;
}
table.kuusitu_t th {
	background: #F3F5DA;
	text-align: left;
	font-weight: bold;
	padding: 10px;
}
table.kuusitu_t td {
	padding: 10px;
	text-align: center;
}

/*-- 価格表　テーブル --*/
table.kakaku_t th {
	background: #CCCCCC;
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

table.kakaku_t td.kakaku_t {
	background: #F3F5DA;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	
}

table.kakaku_t td {
	text-align: center;
	padding: 10px;
}

/*-- コンタクトフォームお問い合わせ　テーブル --*/
#Contact table {
	width: 97%;
}
#Contact th {
	text-align: center;
	font-weight: bold;
	background: #F3F5DA;
}

#Contact th,
#Contact td {
	padding: 10px;
vertical-align: middle;
}

#main .req {
	color: #ff0000;
	font-size: 10px;
}
#main .req2 {
	color: #ff0000;
	font-size: 12px;
}

#Contact .sub {
	text-align: center;
	margin: 20px 0;
}

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

          プロフィール　dl

*****************************************/
div.plof dl {
	width: 300px;
}

div.plof dl dt {
	float:left;  
 	width:50px;  
 	padding:5px 0 5px 10px;  
 	clear:both;  
 	font-weight:bold;  
}

div.plof dl dd {
width:350px;  
 margin-left:50px;  
 padding:5px 5px 5px 10px;  
}

/**********************************
	リスト

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

.post ul {
	list-style-type: disc;
}
/****************************************

          チェックボタン画像

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

div#main .ck {
	background: url(image/botan_blue.png) no-repeat left top;
	font-weight: bold;
	padding: 2px 0 0 70px;
}

/* ポイントマーク */
#main .point {
	background: url(image/point.png) no-repeat left top;
padding-left: 35px;
}

/* イメージホバー */
a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}

/* チェックマーク */
#main .che {
	background: url(image/image.jpg) no-repeat 0 0;
	padding-left: 35px;
	font-weight: bold;
}
/*--問い合わせ用--*/
.introduction {
	margin-bottom: 20px;
	font-size: 12px;
}
.require {
	padding: 3px;
	margin: 5px 10px;
	vertical-align: text-bottom;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact-form {
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #FFF2B7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFF2B7));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
.contact-form dl {
	margin-bottom: 20px;
}
.contact-form dt {
	font-weight: bold;
}
.contact-form dd {
	margin-bottom: 10px;
}
input {
	padding: 5px;
	width: 40px;
	font-size: 14px;
}
input[type="text"] {
	width: 250px;
}
input[type="email"], input[type="url"] {
	width: 250px;
}
input[type="radio"] {
	width: auto;
}
input[type="submit"] {
	padding: 20px 10px;
	border: 1px solid #FFFFFF;
	width: 200px;
	color: #FFFFFF;
	background-color: #FF9200;
	background-image: -moz-linear-gradient(top, #FF9900 0%, #FF8600 48%, #FF7700 52%, #FF6600);　/* Firefox用 */ 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(0.48, #FF8600), color-stop(0.52, #FF7700), to(#FF6600));
	font-size: 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
.submit {
	text-align: center;
}
form .rewrite {
	margin-top: 30px;
}
.error {
	color: #BB1850;
	margin-top: 10px;
}
.introduction {
	margin-bottom: 20px;
	font-size: 12px;
}
textarea {
width: 95%;
height: 20em;
}
/**********************************
	リスト

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

.post ul, .post-top ul{
	list-style-type: disc;
}
/* チェックマーク　リスト */
#main ul.chegreen { 
	list-style-image: url(image/che_green.png)
}

/*-- font --*/

.f16 {
	font-size: 16px;
}

.f17 {
	font-size: 17px;
}

.f18 {
	font-size: 18px;
	margin-bottom: 30px;
}

.f19 {
	font-size: 19px;
}

.f20 {
	font-size: 20px;
}

.f21 {
	font-size: 21px;
}

.f22 {
	font-size: 22px;
}

.f23 {
	font-size: 23px;
}

.f24 {
	font-size: 24px;
}

.f25 {
	font-size: 25px;
}

.f26 {
	font-size: 26px;
	line-height: 150%;
}
.f30 {
	font-size: 36px;
	text-align: center;
display: block;
clear: both;
padding: 40px 0 40px 0;
	line-height: 150%;
	color: #638c1c;
	text-shadow:
	  1px 1px 0px #eee,
	  2px 2px 0px #707070;
}
.f42 {
	font-size: 42px;
	text-align: center;
	line-height: 150%;
	color: #638c1c;
	text-shadow:
	  1px 1px 0px #eee,
	  2px 2px 0px #707070;
}
/*-- 指 --*/

p.yubi {
	clear: both;
	background: url(image/yubi.png) no-repeat 0 50%;
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
	color: blue;
	padding-left: 30px;
	margin: 20px 0;
	display: block;
}

}