body {
	background-repeat: repeat;
	background-position: center center;
	background-color: #F2AE31;
	background-image: url(images/back01.jpg);
}
ul {
	line-height: 180%;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 0px;
	background-color: #FEF5E0;
	list-style-type: decimal;
}

.topix_fla {
	font-size: 12px;
	height: 200px;
	width: 740px;
	overflow: auto;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border: 1px solid #FC3;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

dt {
	display: block;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}

dl {
	padding: 0px;
	margin: 0px;
	text-align: left;
}
dd {
	font-size: 14px;
	line-height: 150%;
	color: #600;
	margin: 0px;
	padding: 5px;
}
.leftbox {
	float: left;
	height: 280px;
	width: 200px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #FDEECA;
	font-size: 13px;
	line-height: 150%;
}
.title_001 {
	font-size: 14px;
	background-color: #1386CA;
	padding: 5px;
	margin: 5px;
	color: #FFF;
	font-weight: bold;
}



#naviber li{
	list-style-type: none;
	list-style-position: inside;
	float: left;
	line-height: 0px;
	width: auto;
	height: 30px;
	padding-top: 3px;
	padding-right: 16px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin: 0px;
}
.main_p3 {
	padding-left: 180px;
}

#naviber ul{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.mini_title_q {
	color: #036;
	background-color: #ACDBF7;
	padding: 3px;
	font-weight: bold;
}
.s-waku {
	text-align: center;
	border: 1px solid #FC6;
}



#description {
	color: #00C;
	text-align: center;
}
.required {
	font-weight: bolder;
	color: #F00;
}

.space {
	color: #009;
	line-height: 150%;
	font-weight: normal;
	font-size: 90%;
}
.mainContent .container .table7 #container #contents form #formarea dt {
	line-height: 150%;
	margin-left: 15px;
	background-color: #DFF3FD;
	margin-right: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu1 {
	font-size: 13px;
	line-height: 170%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-image: url(images/icon-1.gif);
}



/* #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;
	padding: 0px;
} 
#formarea {
	line-height: 150%;
	margin-left: 15px;
	text-align: left;
}




/* 伸縮自在レイアウトに関するヒント
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;
	background-color: #FFF;
} 
.description {
	color: #03C;
}

.big_01 {
	font-size: 24px;
	color: #F60;
}

.top_back01 {
	background-image: url(new/left_back.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.top_back02 {
	background-image: url(new/left_back02.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.waku01 {
	border: medium dotted #603;
}
h3 {
}
.check {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
	padding-top: 70px;
	padding-right: 100px;
	padding-bottom: 70px;
	padding-left: 100px;
}



.top_back03 {
	background-image: url(new/left_back03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_back04 {
	background-repeat: no-repeat;
	background-position: center center;
}
.top_back05 {
	background-repeat: no-repeat;
	background-position: center center;
}
.side_back01 {
	background-image: url(images/side01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 20px;
	line-height: 130%;
}
th {
	font-size: 90%;
}

#top {
	font-size: 15px;
	color: #06F;
	font-weight: bold;
	line-height: 130%;
}
.daimei01 {
	font-size: 16px;
	text-decoration: underline;
	color: #800;
	font-weight: bold;
	padding: 10px;
}

.backnew01 {
	background-image: url(backmaru.jpg);
}
.backnew02 {
	background-image: url(new/MOS_01S.jpg);
	background-position: center center;
}
.backnew03 {
	background-color: #F8F5B1;
}
.backnew04 {
	background-image: url(new/corner02.gif);
	background-position: right top;
}
.backnew05 {
	background-image: url(new/corner01.gif);
	background-position: left top;
}
.manu_bar {
	list-style-type: none;
	float: left;
	list-style-position: outside;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(new/renga3.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: right;
}
.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;
}
.haiiro01 {
	color: #AAA;
}

.privacy {
	display: block;
	margin: 20px;
	text-align: left;
}

.kakoi {
	border: thin outset #FF6;
	display: block;
}
p {
	line-height: 150%;
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
h2 {
	font-size: 17px;
	color: #FFF;
	line-height: 130%;
	background-color: #F90;
	padding: 5px;
	margin: 10px;
}
h5 {
	font-size: 18px;
	line-height: 130%;
	color: #C09;
}
.blue {
	color: #039;
}


.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;
}
.id {
	font-size: 80%;
	padding-top: 30px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
}

h3 {
	font-size: 14px;
	line-height: 150%;
}

.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;
}

.table7 {



}
.table8 {
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
}
.table9 {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
a {

}




a:link {
	color: #600;



}
a:hover {
	color: #F90;
}
a:visited {

}
h1 {
	font-size: 18px;
	color: #600;
	background-image: url(images/h1_back.gif);
	background-position: bottom;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-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;
	padding: 10px;
	color: #000;
	line-height: 130%;
}


/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	font-size: 14px;
	text-align: left;
}
.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 {
	color: #C00;
	font-family: "MS UI Gothic";
}
.aka2 {
	color: #C8180B;
}
.aka3 {
	color: #F30;
}
.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;
}
.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;
	text-align: center;
}

.siromoji {
	font-size: 5px;
	color: #FFF;
}

.kasen {
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-right-color: #ACDBF7;
	border-bottom-color: #FBDC93;
	color: #222;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-left-style: none;
}
.kasen2 {
	border-right-style: inset;
	border-bottom-style: double;
	border-right-color: #F60;
	border-bottom-color: #FC0;
	color: #666;
	text-align: right;
	font-size: 16px;
}
.moji3 {
	font-family: "HGSｺﾞｼｯｸE";
	font-size: 18px;
	color: #F00;
}
.kasen2 {
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-right-color: #F9FCD1;
	border-bottom-color: #FFC;
	color: #222;
	text-align: right;
	line-height: 130%;
	padding: 5px;
	font-size: 14px;
	border-right-width: thin;
	border-bottom-width: thin;
}
.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;
	color: #FFF;
	padding: 10px;
	background-color: #C8180B;
	width: 780px;
	font-size: 12px;
}


.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 {
	font-family: "Minion Pro", "Minion Pro Cond", "Monotype Corsiva";
	line-height: normal;
	color: #F93;
	font-size: 18px;
}
#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: #F30;
}

.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: 14px;
	color: #C8180B;
	line-height: 130%;
}
.komoji3 {
	font-size: 12px;
	text-align: center;
	color: #F90;
	padding: 5px;
	margin: 0px;
}
.komoji2 {
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック";
	color: #333;
	text-align: left;
	line-height: 130%;
}
.komoji4 {
	font-size: 80%;
	font-family: "ＭＳ Ｐゴシック";
	text-align: center;
	line-height: 130%;
}



.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;
}
#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;
}
.p1 {
	text-align: left;
}
.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: #F30;
}
.siromoji2 {
	font-size: 16px;
	color: #000;
	padding: 4px;
	background-image: url(images/newmanu/newmanu-bar.gif);
	background-color: #FFF;
	font-weight: bold;
}

.p3 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}
.p1 {
	text-align: left;
	line-height: 130%;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 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 {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
.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: 16px;
	text-align: left;
	color: #333;
	line-height: 130%;
	margin-left: 100px;
	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: #F93;
	border-left-color: #999;
}
.kakakuhyou {
	font-family: "MS UI Gothic";
	font-size: 16px;
	color: #00F;
	text-decoration: blink;
}
#aisatu {
	line-height: 150%;
	display: block;
	color: #333;
	margin-right: 60px;
	margin-left: 60px;
	text-align: center;
	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;
}
.p_p {
	margin: 7px;
	line-height: 140%;
	padding: 5px;
}
.cha {
	color: #C00;
}


.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_big {
	font-size: 16px;
}
.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: 150px;
}

.paper_end {
	background-image: url(new/paper-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.p_master {
	padding: 10px;
}
.siro {
	color: #FFF;
	font-weight: normal;
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.white {
	background-color: #FFF;
}
.align-center {
	text-align: center;
}
.cyuuou {
	display: block;
	width: 700px;
	margin: auto;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.mainContent .container .table7 .clearfloat tr td {

}
#manu {
	font-size: 90%;
}
.footer {
	background-color: #FC6;
	padding: 20px;
	font-size: 12px;
	color: #333;
	line-height: 120%;
}
.ima_align {
	padding-right: 10px;
}

.logo {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	color: #666;
}
.bottom_manu {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	text-align: center;
}
.p_hed {
	font-size: 12px;
	padding: 3px;
	text-align: center;
	color: #F33;
}
.zei {
	text-align: right;
	font-size: 12px;
}
label {
	font-size: 15px;
}

.youbou_p {
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
	border: thin dotted #CCF;
}
.main_p {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 100px;
}

.line {
	border: thin dotted #CCF;
}
.line02 {
	border: thin dotted #F93;
}
.main_p2 {
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 10px;
	padding-left: 150px;
}
.memo01 {
	font-size: 12px;
	line-height: 130%;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.siromoji3 {
	color: #FFF;
}
.rei {
	font-size: 14px;
	color: #333;
}


#top999{
	color:#FFFFFF;
	display:block;
	letter-spacing:-1px;
	padding:1px 1px 1px 1px;
	position:fixed; /*背景色を半透明*/
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
	right: 50px;
}

