@charset "Shift_JIS";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font-size: small;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif",ＭＳ ゴシック, MS Gothic, Osaka−等幅, Osaka-mono, monospace;
	line-height: 1.6em;
	text-align:center;
	background-image: url(images/back_illust.gif);
}


/*--基本設定--*/
th, td {
	padding-right: 10px;
	padding-left: 10px;
}
	
h1,h2,h3,h4,h5{
               font-weight:lighter;
}
p ,a{
	padding:5px 0px ;
	font-size: 14px;
	
}
h4 {
	font-size: 16px;
}
a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	margin: 5px;
}
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

li {
	display: inline;
	list-style-type: none;
}
img {
	border: 0px;
}

a.none{
	font-color:#3b3b3b;
	text-decoration: none;
}
p.dot {
	font-size: 14px;
	background-image: url(images/under_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


h4.list {
	font-size: 18px;
	display: inline;
}
th.none {
	text-align: left;
	padding-left: 30px;
}
a.list {
	
	padding-left: 30px;
	color: #36F;
	text-decoration: none;
	font-size: 15px;
	
	
}



h3.red {
	color: #C03;
	font-size: 15px;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
p.white {
	color: #FFF;
}
.promise {
	float: left;
	width: 450px;
	margin-left: 30px;
}
.promise p {
	padding-left: 25px;
}
p.under {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: both;
	margin: 10px 0px 10px 20px;
}

h4.under {
	font-size: 21px;
	color: #333;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}

h3.large {
	font-size: 1.5em;
}
h1.small {
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 2px;
	color: #363630;
}
h2.small {
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
	color: #595951;
}



p.attention {
	font-size: 12px;
	color: #C06;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は950pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#wrapper {
	text-align: center;
}
#container {
	margin-right:auto;
	margin-left:auto;
	width:950px;
	text-align:left;
	background-color: #fff;
}



/*　header扉絵　*/
.header_tobira {
	background-image: url(images/tobira1.png);
	background-repeat: no-repeat;
	height: 310px;
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center bottom;
}
.header_tobira2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 280px;
	margin-bottom:30px;
}

.header_tobira h1 {
	float: right;
	/* [disabled]margin-top: 45px; */
	margin-right: 155px;
	line-height: 36px;
	color: #FFF;
	font-size: 36px;
	font-weight: lighter;
}
.header {
	width:950px;
	
	margin: 0px;
}
.header img {
	margin-left: 80px;
	float: left;
}
.header_top {
	background-color: #03588C;
	width: 100%;
}
.header_top p {
	padding-left: 0px;
	margin-left: 0px;
}
strong {
	font-weight: lighter;
	text-align: left;
	color: #FFF;
	padding-left: 11%;
}
.header_right {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.tobira_text {
	clear: left;
	padding-top:10px;
}
.header_sign {
	margin-bottom: 5px;
}
img.tobira2_img {
	background-color: #2773B9;
	height: 210px;
	width: 950px;
	
}

/*　画面左側メニューの幅　*/
.side {
	float: left; 
	width: 235px;
}

.side p.dot {
	width: 180px;
	padding-top: 0px;
}
.side h3 {
	font-weight: bold;
}

.side_menu img{
	margin-bottom:5px;
	}
h2.under {
	font-weight: lighter;
	color: #127dc3;
	padding-left: 30px;
	font-size: 24px;
}
p.underline {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #127dc3;
	margin-bottom: 10px;
	margin-left: 32px;
	clear: both;	
}


.kadomaru_side {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 2px solid #127dc3;     /* 枠線の装飾 */
	background-color: #fff;   /* 背景色 */
	font-weight: lighter;
	width: 190px;
	margin: 10px auto;
	text-align: left;
	padding: 10px;
}
h4.under_side {
	background-image: url(images/under_side.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-weight: lighter;
	color: #127dc3;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 10px;
	font-size: 18px;
}

p.side {
    font-size: 11px;
    padding: 80px 0px 20px 10px;
    width: 170px;
    background: none;
    line-height: 15px;
}



/*　.main画面右側の幅　*/
.main {
	float: left;
	width:680px ;
	margin-left:15px;
}




.bread {
	margin-bottom: 10px;
	color: #b03081;
	background-color: #dde8da;
	padding-left: 60px;
}
.bread a{
	color: #b03081;
	font-size: 14px;
}
h1.large {
	font-size: 2.3em;
	color: #06C;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	/* [disabled]margin-top: 15px; */
	/* [disabled]margin-right: 0px; */
	/* [disabled]margin-bottom: 0px; */
	margin-left: 10px;
	/* [disabled]vertical-align: bottom; */
	font-weight: bold;
	padding-top: 15px;
}
.area_midashi {
	padding-top: 10px;
	
}
.area_img {
    
    margin-top: 15px;
}
img.h1_icon {
	
	float: left;
    height: 45px;
    width: 40px;
	padding: 0px;
	margin-bottom: 0px;
}


table.company_info {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
		border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 2px solid #127dc3;     /* 枠線の装飾 */
	
}
.price_info table{
	width:532px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
		border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 2px solid #127dc3;     /* 枠線の装飾 */
	
}
.jirei_info table{
	width:680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 2px solid #127dc3;
}

.jirei_illust {
	float: left;
	padding-top: 20px;
	background-color: #2773B9;
	height: 300px;
}
.jirei_info table th {
	background-color: #2773B9;
	padding-left: 0px;
}
.jirei_info table tr td p{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.jirei_info table tr td {
	padding-left: 15px;
}
.text_area h2 {
	font-size: 1.8em;
}
.question_text {
	width: 515px;
	margin-left: 75px;
}

.price_info table th {
	background-color: #06C;
	color: #FFF;
	font-size: 16px;
	padding: 5px;
}
.price_info table td {
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
}

h4.center {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
}


table.company_info td{
	color: #FFF;
	background-color: #666;
	padding-left: 15px;
}


.price {
	width: 680px;
	height:3px;
	
}

img.other {
	float: left;
	background-color: #000;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:10px;
}
.price_text {
	float: left;
	width: 600px;
}
a.price{
	width:154px;
	float:left;
	padding-top: 20px;
	padding-left: 15px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 145px;
	}
.apear {
	height: 400px;
}


.kadomaru {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 2px solid #127dc3;     /* 枠線の装飾 */
	background-color: #fff;   /* 背景色 */
	font-weight: lighter;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: left;
	width: 270px;
	height: 22px;
	margin-left: 30px;
}
.kadomaru_bt {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 2px solid #127dc3;     /* 枠線の装飾 */
	background-color: #fff;   /* 背景色 */
	font-weight: lighter;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	float: right;
	background-image: url(images/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 5px;
	margin-left: 8px;
}
.kadomaru h3 {
	font-size: 20px;
	color: #C06;
	padding-left: 15px;
}
img.left {
	float: left;
}
p.small {
	font-size: 12px;
	color: #333;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img.right {
	float: right;
}


.price1 {
	float: left;
	height: 145px;
	width: 154px;
	background-image: url(images/price1.gif);
	background-repeat: no-repeat;
}
.price2 {
	float: left;
	height: 145px;
	width: 154px;
	background-image: url(images/price2.gif);
	background-repeat: no-repeat;
	margin-left:5px;
}
.blank {
	float: left;
	height: 60px;
	width: 100px;
}
.price3 {
	float: left;
	height: 145px;
	width: 154px;
	background-image: url(images/price3.gif);
	background-repeat: no-repeat;
	margin-left:5px;
}
.price4 {
	float: left;
	height: 145px;
	width: 154px;
	background-image: url(images/price4.gif);
	background-repeat: no-repeat;
	margin-left:5px;
}
.price_illust {
	width: 680px;
	float: left;
	margin-bottom: 10px;
}
.map {
	height: 320px;
}
.map img {
	margin-left: 40px;
}
.map_left {
	float: left;
	margin-left: 50px;
}
.map-right{
	float:left;
	width: 350px;
	}
.taiou {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	/* [disabled]border: 2px solid #127dc3; */     /* 枠線の装飾 */
	background-color: #fffadb;   /* 背景色 */
	font-weight: lighter;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-left: 10px;
	height: 220px;
	padding-top: 10px;
}
.taiou_box {
	float: left;
	width: 200px;
	margin-right: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 140px;
}


/*　フッター（コピーライト）　*/
.footer {
 width:100%;
 clear:both;
}

.footer a {
	text-align: center;
}
.footer_sign {
	background-image: url(images/center_dot.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 5px;
	margin-top: 10px;
}
.footer_left {
	border-radius: 10px;         /* CSS3 */
	-moz-border-radius: 10px;    /* Firefox */
	-webkit-border-radius: 10px; /* Safari,Chrome */
	border: none;     /* 枠線の装飾 */
	background-color: #eaebe4;   /* 背景色 */
	margin: 0px 0px 20px 10px;
	text-align: left;
	padding: 5px 5px  0px 5px;
	float: left;
	width: 350px;
}
.footer_left h1 {
	padding-left: 5px;
}
.footer_right {
	float: right;
	width: 560px;
	margin-top: 0px;
}
.back_blue {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border:none;
	
	background-color: #8cc2ff;
}
.footer_contact {
	float: right;
	background-image: url(images/footer_tel.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 100px;
	width: 550px;
	padding-left: 30px;
}
.footer_bottom {
	background-color: #03588C;
	height: 30px;
	padding-top: 10px;
}
.footer_bottom p {
	float: right;
	padding-right: 50px;
}
.kadomaru_side h1.small {
	padding-left: 0px;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tocyu {
	width: 600px;
	height: 100px;
	background-color: #FFF;
	border: thin solid #333;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}
a.test {
	color: #00C;
	text-align: right;
	margin-right: 150px;
}
.process_text {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.process_list img {
	margin: 10px;
}
.process_text  h3 {
	color: #06C;
	display: inline;
}
.process_text p {
	margin-top: 5px;
	font-size: 14px;
	line-height: 21px;
}
h3.inline {
	color: #C06;
	font-weight: bold;
	font-size: 1.7em;
}
h4.inline {
    color: #CC0066;
    font-size: 1.3em;
    font-weight: bold;
}
.tweet_box {
	height: 200px;
	width: 200px;
	background-image: url(images/fukidashi_tweet.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
.tweet_inbox {
	/* [disabled]padding-left: 5px; */
}
.tweet_inbox ul li {
	/* [disabled]padding-top: 5px; */
	/* [disabled]display: block; */
}
.footer_key {
	width: 540px;
	margin-left: 10px;
}
.tweet ul li {
	display: inline;
	float: left;
	margin-right: 12px;
}
.tweet {
	/* [disabled]background-color: #CCC; */
	width: 650px;
	height: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	float: left;
}
.link_text {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999;
}
.banner_box {
	float: left;
	margin-right: 50px;
}
.link_box {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	padding: 20px;
}
.link_box ul li {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	font-size: 12px;
}
.link_box ul li a {
	font-size: 16px;
	color: #00F;
	text-decoration: underline;
}
