body {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(back_sougen_1.jpg);
}
.hajimete {
	font-size: 14px;
	background-color: #FDFEF1;
	display: block;
}


/* #mainContent に関するヒント：
1. この #mainContent div に #sidebar1 div とは異なるフォントサイズを設定すると、#mainContent div のマージンは #mainContent div のフォントサイズ、#sidebar1 div の幅は #sidebar1 div のフォントサイズに基づいて設定されます。必要に応じて、これらの div の値を調整してください。
2. #mainContent と #sidebar1 の間のスペースは、#mainContent div の左マージンによって設定されます。#sidebar1 div に含まれるコンテンツの量に関係なく、#sidebar1 div のスペースは維持されます。#sidebar1 のコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、この左マージンを削除します。
3. このレイアウトはユーザーのフォントサイズとユーザーが設定する値に基づいて設定されるため、フローティングエレメントの落下を回避するには、イメージまたはエレメントのおおよその最大サイズを特定するためのテストを行う必要があります。ただし、ユーザーのブラウザのフォントサイズが通常のサイズより小さい場合は、テストで確認されるスペースよりも小さいスペースが #mainContent div で使用されます。
4. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、発生する可能性のあるいくつかの IE 固有のバグが回避されます。
*/
.mainContent  {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
} 
.header {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.manu_bottom_ul {
	float: none;
	list-style-type: none;
	width: 760px;
	text-align: center;
}
.jirei_info {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.kakuyasu_back {
	background-repeat: no-repeat;
}
.price_data {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images_new/mat_price.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 480px;
	text-align: left;
}

.kakuyasu_p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.tv_align {
	text-align: left;
	padding-top: 50px;
	padding-right: 120px;
	padding-bottom: 70px;
	padding-left: 95px;
}

.manu_bottom {
	float: left;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
}
.tv {
	background-image: url(new/sounyu/tv.jpg);
	background-repeat: no-repeat;
	height: 282px;
	width: 425px;
}

.bottom_manu002 {
	clear: both;
}




/* 伸縮自在レイアウトに関するヒント
1. 伸縮自在レイアウトの全体的なサイズはユーザーの初期設定のフォントサイズに基づいて設定されるため、伸縮自在レイアウトの表示を予測することは困難です。伸縮自在レイアウトでは行の長さの割合が維持されるため、伸縮自在レイアウトは、適切に使用すれば、大きいフォントサイズを使用する必要がある場合に便利です。
2. このレイアウトの div のサイズは、body エレメントの 100% のフォントサイズに基づいて設定されます。body エレメントまたは #container の font-size: 80% を使用して全体のテキストサイズを小さくすると、レイアウト全体のサイズが比例して小さくなります。これを補正するには、必要に応じて、div の幅を大きくしてください。
3. デザイン全体ではなく div ごとにフォントサイズが変更される場合は (#sidebar1 のフォントサイズは 70% に設定され、#mainContent のフォントサイズは 85% に設定される場合)、これにより、それぞれの div の全体のサイズが比例して変更されます。必要に応じて、最終的なフォントサイズに基づいて調整してください。
*/
.container  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
h6 {
}

.back_letter {
	background-image: url(new/letterback.jpg);
	background-repeat: no-repeat;
}
.siro {
	color: #FFF;
	font-size: 12px;
}

.syoukai {
	padding-right: 100px;
	padding-left: 100px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
	font-size: 14px;
	line-height: 150%;
}


.notes {
	margin: 10px 0 0 0;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
}
.inter {
	line-height: 150%;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#description {
	font-size: 16px;
	line-height:150%;
	color: #000000;
}
.back01 {
	background-position: center center;
}
.border_color {
	border: thin dotted #F4F0FB;
}
.orei {
	font-size: 14px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	color: #C8180B;
}



.middle_p {
	padding: 3px;
	font-size: 14px;
	text-align: center;
}
.bottom_manu {
	text-align: center;
	padding: 5px;
	line-height: 130%;
	font-size: 12px;
}
.kakaku03 {
	color: #F00;
}
.seo_p {
	text-align: left;
	padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 10px;
	padding-left: 120px;
	background-color: #FBFDEA;
}




.tokui {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 130%;
}
tr {
	font-size: 14px;
	line-height: 150%;
}


dd th {
	padding: 5px;
	font-size: 110%;
	color: #000000;
}
.p123 {
	font-size: 90%;
	line-height: 160%;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.hand {
	background-image: url(new/Hand2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 80px;
}


dt {
	margin: 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #36F;
}
.required {
	margin: 0 5px 0 0;
	color: #ff0000;
	font-weight: bold;
	font-size: 150%;
}
.moji_big {
	font-size: 16px;
}
li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: 5px;
}

h6 {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	margin: -2px;
	padding-top: -10px;
	padding-right: -10px;
	padding-bottom: 5px;
	padding-left: -10px;
}


p {
	font-size: 15px;
	margin-right: 10px;
	margin-left: 50px;
	line-height: 150%;
}
.rei {
	padding-top: 10px;
	padding-right: 220px;
	padding-bottom: 20px;
	padding-left: 220px;
	text-align: left;
}



.label {
	margin: 0 5px 0 0;
	font-size: 16px;
	color: #000000;
}
.big_01 {
	font-size: 24px;
	color: #F60;
}
.sample {
	font-size: 16px;
	text-align: center;
}
.tablecolor {
	border: thin solid #F60;
}



.top_back01 {
	background-image: url(new/left_back.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 250px;
	text-align: center;
	vertical-align: middle;
}
.top_back02 {
	background-image: url(new/left_back02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 290px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
.top_back03 {
	background-image: url(new/left_back03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 250px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
.backnew01 {
	background-image: url(backmaru.jpg);
}
.backnew02 {
	background-image: url(new/MOS_01S.jpg);
	background-position: center center;
}
.backnew03 {
	background-position: center top;
}
.backnew04 {
	background-position: right top;
	background-image: url(new/back_photo_2.jpg);
}
.backnew05 {
	background-image: url(new/corner01.gif);
	background-position: left top;
}
.backnew06 {
	background-image: url(new/renga3.gif);
	background-position: right top;
}
.backnew07 {
	background-image: url(new/back_image.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 130%;
	padding: 10px;
}
.manu_bar {
	list-style-type: none;
	float: left;
	padding-right: 15px;
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.manu_bar2 {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(new/renga3.gif);
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	width: 16px;
	float: left;
	background-position: left bottom;
}
.manu_bar3 {
	list-style-type: none;
	list-style-position: outside;
	background-image: url(new/renga3.gif);
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	width: 16px;
	float: left;
	background-position: center bottom;
}

.pankuzu01 {
	font-size: 17px;
	font-weight: bold;
}
.aka8 {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
}

.haiiro01 {
	color: #AAA;
}

.privacy {
	display: block;
	margin: 20px;
	text-align: left;
}
.kakoi {
	border: thin outset #FF6;
	display: block;
}
h2 {
	font-size: 14px;
	color: #600;
	line-height: 130%;
	background-image: url(h2_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 35px;
}

.aligncenter {
	text-align: center;
}
#top_1 {
	line-height: 130%;
}
.p25 {
	display: block;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
	line-height: 140%;
	text-align: left;
}
h3 {
	font-size: 14px;
}

.p26 {
	display: block;
	line-height: 140%;
	padding: 5px;
}

.top_1 {
	line-height: 130%;
}
.nagarebotton {
	display: block;
	height: 30px;
	width: 115px;
	border: medium outset #F90;
	margin: 0px;
	color: #FFF;
	background-color: #FF9;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック";
	padding: 5px;
	font-size: small;
}
.margin01 {
	padding-left: 32px;
}
h5 {
	font-size: 11px;
	padding: 10px;
	line-height: 140%;
}


.table7 {
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFF;
}
.table8 {
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
.table9 {
	margin-left: 20px;
	margin-right: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
a {


}



a:link {
	color: #009;


}
a:hover {
	color: #09F;
	text-decoration: underline;
}

a:visited {
	font-weight: normal;


}
h1 {
	font-size: 17px;
	color: #600;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(h1_back.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
}
.align2 {
	line-height: 150%;
	text-align: center;
	vertical-align: bottom;
	color: #666;
}
.bunalign {
	line-height: 130%;
	padding-left: 25px;
}
.p_new01 {
	display: block;
	color: #000;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
	font-size: 95%;
}


/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	line-height: 130%;
}
.bottom1 {
	font-size: 14px;
	float: left;
	font-weight: lighter;
	border-bottom-style: inset;
	border-bottom-color: #F96;
	border-bottom-width: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	border-right-style: inset;
	padding-right: 2px;
	padding-left: 2px;
}
.bottom2 {
	text-align: center;
	margin: 0px;
}
.bottom1Copy {
	font-size: 14px;
	float: left;
	font-weight: lighter;
	border-bottom-style: inset;
	border-bottom-color: #F96;
	border-bottom-width: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: 55px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: inside;
	border-right-style: inset;
}

.containerCopy2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 20px;
	background-color: #FF6;
	text-align: center;
	display: block;
}
#aka4 {
	color: #F30;
}
#aka5 {
	color: #F30;
}
#mojidai {
	font-size: 18px;
}

#head {
	font-size: 14px;
	font-family: "HGｺﾞｼｯｸM", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
	color: #666;
	float: left;
	padding-left: 150px;
}
.head1 {
	float: left;
	padding-left: 10px;
	font-family: "HGｺﾞｼｯｸM", "HGS創英角ｺﾞｼｯｸUB", "HGｺﾞｼｯｸE";
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: left;
}
.head2 {
	float: left;
	font-family: "HGｺﾞｼｯｸM";
	font-size: 14px;
	font-weight: normal;
	color: #666;
	text-align: center;
	margin-left: 130px;
	margin-top: 5px;
}



#lo {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.aidea {
	float: left;
}
.aka7 {
	font-size: 14px;
	color: #F33;
	text-decoration: blink;
	display: block;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", "HG創英角ｺﾞｼｯｸUB";
}


#kiki {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.jiji {
	padding: 50px;
}
.moji {
	font-family: "HGｺﾞｼｯｸM", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000;
}

.aka {
	font-size: 19px;
	color: #C00;
	font-family: "Minion Pro", "Minion Pro Cond", "Monotype Corsiva";
}
.aka2 {
	color: #C00;
	font-weight: bold;
}
.aka3 {
	color: #F03;
	font-family: "小塚ゴシック Pro M";
}
.table01 {
	color: #FFF;
	background-color: #FC3;
}
.aka4 {
	color: #C00;
}
.aka5 {
	color: #F00;
	font-family: "小塚ゴシック Pro M";
	text-decoration: line-through blink;
}


.tokucyou {
	color: #C03;
	text-align: center;
	font-size: 20px;
}
.top {
	color: #06F;
	text-decoration: underline;
}


#ki {
	font-size: 18px;
	color: #F90;
	line-height: 20px;
}


.botton1 {
	text-decoration: none;
	display: block;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	height: 50px;
	width: 170px;
	background-color: #FFF;
	float: left;
	text-align: left;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 16px;
	margin-left: 2px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-type: none;
}
.left {
	border-bottom-color: #CCC;
	border-right-color: #CCC;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding-left: 10px;
	text-align: center;
	float: left;
	width: 160px;
	padding-top: 10px;
	clear: left;
}
.left2 {
	position: absolute;
	top: 126px;
	left: 281px;
}
.left3 {
	position: relative;
	left: 50px;
	top: 10px;
}
.left5 {
	clear: left;
}
.syoku7 {
	width: 450px;
	height: 150px;
	display: block;
	margin-left: 50px;
}
.main2 {
	display: block;
	padding-left: 60px;
	margin-left: 150px;
}

#syoku7 {
	margin-left: 70px;
	text-align: left;
	display: block;
	clear: left;
}
.flow {
	float: left;
	margin-left: 10px;
}

.lineheight {
	line-height: 150%;
}


.left7 {
	text-align: left;
	margin-left: 360px;
}
.left8 {
	margin-left: 280px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.siromoji {
	font-size: 5px;
	color: #FFF;
}

.kasen {
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	color: #222;
	text-align: left;
	font-size: 14px;
	line-height: 120%;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #999;
	border-left-color: #999;
	padding-left: 20px;
	padding-right: 20px;
}
.moji3 {
	font-family: "HGSｺﾞｼｯｸE";
	font-size: 18px;
	color: #F00;
}
.kasen2 {
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	color: #666;
	text-align: center;
	line-height: 120%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-color: #999;
	border-left-color: #999;
	font-size: 12px;
}
.ki2 {
	font-family: "Minion Pro", "Minion Pro Cond", "Monotype Corsiva";
	font-size: 18px;
	color: #F60;
	line-height: normal;
}
#ki3 {
	font-size: 24px;
	color: #F30;
}
#tenmetu {
	text-decoration: blink;
}

.ki {
	font-family: "HGｺﾞｼｯｸM";
	color: #FF0;
	font-size: 18px;
}
.margin1 {
	display: block;
	margin-left: 250px;
}
.copy {
	text-align: center;
	font-family: "Academy Engraved LET", ADMUI2Lg, Arial;
	font-size: 14px;
	color: #666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 30px;
	padding-left: 3px;
}


.midori2 {
	font-size: 16px;
	color: #F63;
	line-height: 150%;
	text-align: left;
}
#waku {
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
}



.orange {
	line-height: normal;
	color: #F60;
}
#siro {
	color: #FFF;
	font-size: 16px;
}
#siro2 {
	color: #FFF;
}
.left4 {
	line-height: 150%;
	text-align: left;
	text-indent: 20px;
	margin-left: 220px;
}
.murasaki2 {
	color: #F3F;
	font-size: 18px;
}
.center-v {
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-left: 150px;
}
#cosmic1 {
	font-family: "Comic Sans MS", cursive;
}
.menu2 {
	padding-right: 135px;
	text-align: center;
}

.clear {
	clear: left;
}
.boxes {
	height: 150px;
	width: 500px;
}


#no {
	font-size: 24px;
}
.homemidori {
	font-size: 20px;
	color: #0F0;
}
.kyoucyou {
	color: #F90;
}
.moji3 .murasaki {
	text-align: center;
	margin-left: 100px;
}
.kyoucyou01 {
	color: #000;
	font-size: 14px;
	line-height: 120%;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
#saprice1 strong {
	margin-left: 180px;
}
.sap {
	text-align: center;
	color: #FFF;
}
.table5 {
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFF;
	border-right-color: #525252;
	border-bottom-color: #525252;
	border-left-color: #FFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	text-align: center;
}
.title1 {
	font-size: 16px;
	margin-left: 280px;
	text-align: center;
	font-weight: bold;
}
.title2 {
	text-align: center;
	color: #C60;
	display: block;
	margin-right: 12em;
	margin-left: 12em;
	font-size: small;
}
.title3 {
	text-align: center;
	color: #C60;
	font-size: 16px;
	display: block;
	margin-right: 12em;
	margin-left: 12em;
}
#moji7 {
	font-size: 10px;
}
#moji8 {
	text-decoration: blink;
}

#ki4 {
	font-size: 24px;
	color: #F90;
}
.aka3 {
	color: #F00;
}

.center1 {
	text-align: center;
}

.title1 .kyoucyou {
	font-size: 24px;
}
.title1 {
	font-size: 16px;
}


#ore1 {
	font-weight: 900;
	color: #F03;
	font-size: 18px;
	font-style: normal;
	text-decoration: underline;
}


.left6 {
	margin-left: 220px;
}
.syousai {
	line-height: 115%;
	background-image: url(backline3.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 18px;
	color: #333;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.syousai2 {
	line-height: 115%;
	background-image: url(backline3.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 18px;
	color: #333;
	padding-right: 25px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.left4 tr {
	text-align: left;
	text-indent: 20px;
	padding-left: 100pt;
	display: block;
}
.komoji {
	font-size: 13px;
}
.komoji3 {
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	line-height: 100%;
}
.komoji2 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック";
	color: #333;
	line-height: 110%;
}
.komoji4 {
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック";
	text-align: left;
	line-height: 110%;
}



.left8 {
	float: left;
}
.left9 {
	margin-left: 450px;
	font-weight: 900;
	font-family: "HGｺﾞｼｯｸM";
}
.left10 {
	margin-left: 75px;
}


.logo {
	text-align: right;
	padding-right: 100px;
}
#oubo {
	color: #999;
}
#access {
	font-size: 24px;
	color: #F60;
}
#tatta {
	font-size: 24px;
	text-decoration: underline;
	color: #C03;
}
#jyusho {
	font-family: "小塚明朝 Pro R", "小塚明朝 Pro M", "ＭＳ Ｐ明朝";
}
#keireki {
	text-align: left;
	list-style-type: none;
}
#hajime {
	text-align: left;
	color: #666;
	font-size: 14px;
}
.kyoucyou4 {
	color: #C03;
	font-size: 20px;
	font-weight: bold;
}
#atama1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 18px;
	display: block;
	line-height: 150%;
	font-family: "HGｺﾞｼｯｸM";
}
.gyoukan150 {
	line-height: 130%;
	text-align: center;
}
.gyoukan130 {
	line-height: 130%;
	text-align: left;
}
#komoji2 {
	font-size: 12px;
	line-height: normal;
	font-family: "ＭＳ Ｐゴシック";
}
.mawari {
	display: block;
	background-color: #9FF;
	color: #000;
}
.backcolor {
	background-color: #FFC;
	display: block;
	height: 65px;
	text-align: center;
	line-height: 150%;
	color: #333;
}
.kasen5 {
	line-height: 120%;
	font-family: "HGｺﾞｼｯｸM";
	color: #000;
}
.mawariCopy {
	border: thin solid #FF0;
	display: block;
	background-color: #F60;
	color: #FF0;
	width: 200px;
}
.alignleft {
	text-align: left;
	font-family: "HGｺﾞｼｯｸM";
	font-size: 16px;
	border: thin solid #FC0;
}
.alignleftCopy {
	text-align: left;
	font-family: "HGｺﾞｼｯｸM";
	font-size: 16px;
	border: thin solid #FC0;
	display: block;
}
#mokuji {
	text-align: left;
}
.formmenu {
	padding-left: 25px;
	text-align: left;
}
.leftfloat {
	float: left;
}
#magin1 {
	margin: 11px;
	padding: 0px;
	display: block;
}
.pmargin1 {
	text-align: left;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 75px;
}
.pmargin2 {
	text-align: left;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 50px;
	line-height: 150%;
	font-size: 16px;
}
.top {
	margin-top: 30px;
	margin-bottom: 30px;
}
.p2 {
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
}
.info {
	font-family: Georgia, "Kitsch Candy", "Arial Black";
	color: #C60;
	font-size: 12px;
	font-style: italic;
}
.bun01 {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 50px;
	text-align: left;
	font-size: 14px;
}
.kiiromoji {
	color: #FF9;
}
.checkbox1 {
	line-height: 130%;
	text-align: left;
	padding-left: 50px;
	font-size: 14px;
	color: #333;
}
.checkbox2 {
	font-family: "HGｺﾞｼｯｸM";
}
.float {
	float: right;
}
.float2 {
	float: left;
}
.kakaku01 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO", YOzFontC97;
	font-weight: bold;
}
#infomation {
	font-family: "Cataneo BT", Century;
	font-size: 18px;
	color: #FFF;
}
.info2 {
	font-family: "HG丸ｺﾞｼｯｸM-PRO", YOzFontC97;
	font-size: 10px;
	color: #FFF;
	text-align: left;
	padding-top: 2px;
	margin: 2px;
}
.underline {
	text-decoration: underline;
	color: #FFF;
	font-family: "HG丸ｺﾞｼｯｸM-PRO", YOzFontC97;
	font-size: 12px;
	text-align: left;
}
.infor2 {
	margin: 5px;
	display: block;
	line-height: 120%;
	color: #000;
	font-size: 11px;
	font-weight: lighter;
}
#saisin {
	font-family: "HGS教科書体";
	font-size: 16px;
	text-decoration: blink;
	color: #000;
	font-style: normal;
	line-height: 100%;
}
.aka6 {
	font-weight: bold;
	color: #C8180B;
	font-size: 16px;
}
.p3 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}
.p1 {
	text-align: center;
	line-height: 150%;
	padding: 10px;
}
.kakakubun01 {
	font-size: 14px;
	margin-left: 50px;
	margin-right: 50px;
	border: medium double #F60;
	line-height: 130%;
}
.kakakubun02 {
	font-size: 18px;
	margin-left: 50px;
	margin-right: 50px;
	border: medium double #F60;
	line-height: 130%;
	background-color: #FFC;
	padding: 15px;
}
.line150 {
	line-height: 150%;
	text-align: left;
	display: block;
	margin: 30px;
}

.kakakubun03 {
	font-size: 18px;
	border: medium double #F60;
	line-height: 130%;
	background-color: #FFC;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
}
.mark {
	color: #F30;
	font-size: 18px;
}
.base01 {
	background-color: #FFC;
}


.kakaku01 {
	font-family: "Lucida Bright", Kartika, "HG明朝E";
	color: #F00;
	text-align: right;
	font-size: 24px;
}
#saisakuimg {
	text-align: center;
}
.seisakuimg {
	text-align: center;
}
.kakaku02 {
	color: #C00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.url {
	font-size: 10px;
	text-decoration: underline;
	font-family: "HGｺﾞｼｯｸM";
}
.lineurl {
	border: thin dashed #000;
}
.logonagare01 {
	line-height: 130%;
	text-align: left;
	margin-left: 30px;
}
.logobun01 {
	font-size: 14px;
	text-align: left;
	color: #333;
	line-height: 130%;
	font-family: "HGｺﾞｼｯｸM";
}
.kakakuhyou {
	font-family: "MS UI Gothic";
	font-size: 16px;
	color: #00F;
	text-decoration: blink;
}
#aisatu {
	line-height: 150%;
	color: #333;
	margin-right: 120px;
	margin-left: 120px;
	text-align: left;
	font-size: 14px;
}
.img-back {
}
.info {
	font-family: "Cataneo BT", Century;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
#gaiyou2 {
	display: block;
	margin-left: 80px;
	font-size: 18px;
}
.kakaku_big01 {
	font-size: 32px;
	color: #C00;
	text-decoration: blink;
}
.all_in {
	font-size: 18px;
	color: #00F;
}
.span3 {
	text-align: right;
}
.right01 {
	text-align: right;
}
.p_kasou01 {
	padding: 15px;
	line-height: 150%;
	background-color: #FFC;
	font-size: 14px;
}
#makedrama {
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
}

.p_kasou02 {
	line-height: 150%;
	background-color: #FFC;
	padding-top: 15px;
	padding-right: 150px;
	padding-bottom: 15px;
	padding-left: 150px;
}
.font_big {
	font-size: 16px;
}
.hanten01 {
	color: #FFF;
	background-color: #E00;
	font-weight: bold;
	padding: 2px;
}
.komento01 {
	font-size: 15px;
	font-weight: bold;
	color: #222;
	text-align: left;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.green {
	color: #090;
}
.p_main {
	line-height: 130%;
	background-image: url(new/paper-1.gif);
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
}
.keyword {
	background-color: #FFF;
	width: 148px;
	border: 5px solid #FFF;
}

.paper_end {
	background-image: url(new/paper-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.kakaku001 {
	color: #B00;
	text-align: right;
	font-weight: bold;
	font-family: Georgia, "Kitsch Candy", "Arial Black";
}
.back_bg {
	background-image: url(newpages/jiyuujizai/images/bamboo.jpg);
}
.sitemap {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: left;
	line-height: 150%;
}
.price_w {
	font-size: 20px;
	font-weight: bold;
	color: #E00;
}
.price_e {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 130%;
}
.info_middle {
	line-height: 130%;
	vertical-align: top;
	width: 222px;
	font-size: 90%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #DFF3FD;
}
.info_middle2 {
	line-height: 130%;
	vertical-align: top;
	background-image: url(new/pp.gif);
	width: 730px;
	padding: 10px;
	margin: 0px;
	font-size: 90%;
}
.pop011 {
	padding-left: 15px;
	margin-left: 0px;
	display: block;
}
.ppm01 {
	background-color: #EFFEBA;
	text-align: center;
}
.course {
	line-height: 150%;
	list-style-type: square;
	margin-left: 200px;
}
#top777 {
	color: #000;
	font-size: 12px;
	text-align: center;
}
.white {
	background-color: #FFF;
}

.renga_back {
	background-image: url(new/renga.gif);
}
.blueline02 {
	background-image: url(new/back_image04.gif);
}
.mix001 {
	text-align: center;
}
.maintop_size {
	width: 266.6px;
}
.manu002 {
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	margin: 5px;
	padding: 5px;
	height: 10px;
}
.komoji5 {
	font-size: 85%;
	line-height: 130%;
	text-align: left;
}
.komoji6 {
	font-size: 12px;
	text-align: center;
	color: #F60;
}

.kankaku {
	width: 266px;
	text-align: center;
}
.top_return {
	text-align: center;
	padding: 5px;
}
#yasui_bun {
	margin-top: 10px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-left: 100px;
	display: block;
	background-color: #FFF;
	padding: 20px;
}
.sidespace_01 {
	width: 145px;
	text-align: center;
	vertical-align: middle;
}
#back {
	font-size: 10pt;
	line-height: 140%;
	background-color: #F4F0FB;
}
.p_align {
	padding: 5px;
	margin: 5px;
	text-align: left;
}
.Q1 {
	color: #F63;
	font-weight: bold;
}
.ryoukin_bun {
	font-size: 90%;
	line-height: 130%;
}
.kinki {
	font-size: 110%;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.jyuni {
	font-size: 14px;
	line-height: 150%;
	padding-left: 45px;
}
.mini_title {
	font-size: 95%;
	text-align: center;
	width: 250px;
}
.sitemap_p {
	font-size: 90%;
	line-height: 140%;
}
.check {
	font-size: 16px;
	line-height: 140%;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
}
.b_style {
	font-size: 14px;
	border: thin dotted #FBDC93;
}
.infomation {
	background-image: url(new/info-1.jpg);
	height: 191px;
	width: 760px;
	background-repeat: no-repeat;
}
.infomation_p {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#hiduke {
	font-size: 12px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
.middle_manu {
	font-size: 14px;
	padding: 5px;
	width: 138px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#mov {
	font-size: 16px;
	font-weight: bold;
	color: #C00;
}
.img_align {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_align2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.index {
	height: 135px;
	background-image: url(new/koutukuru_img/back.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h3 {
	color: #600;
	font-size: 17px;
}
.tukuru_p {
	font-size: 14px;
	color: #300;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 150%;
}
.kakakuhyou_th {
	font-size: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
}
.kakakuhyou_p {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: left;
	line-height: 130%;
}
.cha {
	color: #963;
}
.tel {
	background-image: url(denwa03.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-top: 3px;
	padding-left: 10px;
	width: 228px;
}
.mid01 {
	background-image: url(new/mid001.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 200px;
}
.mail_setumei {
	font-size: 12px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #F60;
}

.mid02 {
	font-size: 12px;
	text-align: left;
	line-height: 120%;
	padding-top: 10px;
}
.mid03 {
	font-size: 12px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 400px;
	line-height: 110%;
}
.mid04 {
	font-size: 12px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 480px;
	line-height: 120%;
}
.mid05 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: center;
	height: 20px;
}
.komoji_z {
	font-size: 15px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#manu_itiran {
	font-size: 12px;
	padding: 5px;
}
.manu01 {
	font-size: 13px;
	padding: 5px;
	border: thin solid #FFF;
	width: 150px;
	text-align: center;
	line-height: 120%;
}
.manu02 {
	font-size: 13px;
	border: thin solid #FFF;
	padding: 5px;
	line-height: 130%;
	list-style-type: circle;
}
.re_p {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}
.koe001 {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	width: 220px;
}
.jyuni_div {
	font-size: 14px;
	border: thin dotted #CCC;
	line-height: 150%;
	padding: 10px;
	background-color: #FBFDEA;
}

.c1{
	position:absolute;
	left:700px;
	top:1339px;
	visibility:hidden;
	font-size:9pt;
	color:#0099FF;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border:1px solid #0099FF;
	padding:5;
}
.umakuikanai {
	font-size: 16px;
	text-align: left;
	border: thin dotted #C00;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.chiiki {
	font-size: 12px;
	line-height: 120%;
	padding-left: 50px;
	padding-right: 80px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}
.footer {
	font-size: 12px;
	padding: 5px;
}
.b_style3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FBDC93;
	border-right-color: #FBDC93;
	border-bottom-color: #FBDC93;
	border-left-color: #FBDC93;
	font-size: 13px;
	line-height: 150%;
	width: 200px;
}
.b_style2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FBDC93;
	border-right-color: #FBDC93;
	border-bottom-color: #FBDC93;
	border-left-color: #FBDC93;
	font-size: 13px;
}
.ao {
	color: #039;
}
.hikaku01 {
	font-size: 13px;
	text-align: center;
	padding: 5px;
	font-family: "MS UI Gothic";
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}
.hikaku02 {
	font-size: 13px;
	text-align: center;
	padding: 5px;
	font-family: "MS UI Gothic";
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.bottom_line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #F90;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.hikaku03 {
	font-size: 13px;
	text-align: center;
	padding: 5px;
	font-family: "MS UI Gothic";
	border: thin dotted #F93;
}
.form_align {
	padding-right: 50px;
	padding-left: 50px;
}
.daimei {
	font-size: 16px;
	text-align: center;
	display: block;
	color: #008000;
	background-color: #EDFEF0;
	font-weight: bold;
	padding: 3px;
	border: thin dotted #CF3;
}
ol {
	line-height: 150%;
}

.quest {
	color: #063;
	font-weight: bold;
}
.qr_cord {
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
	display: block;
}
.press {
	padding-left: 40px;
}
.form_title {
	background-color: #F9FCD1;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FC3;
	padding: 3px;
}
.kakaku_td2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #FC6;
	color: #C00;
}
.kakaku_td {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FC6;
	border-right-color: #FC6;
	border-bottom-color: #FC6;
	border-left-color: #FC6;
	color: #C00;
}
.siro_pp {
	color: #FFF;
}
