/*  基本的なスタイル  */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "MS PGothic";
}


h1	{

	font-size: 160%;

	color: #000000;

	margin: 30px 0px 0px 10px;

}





h2	{

	color: #000000;

	font-size: 120%;

	font-weight: bold;

	background-color: #FFFFCC;

	width: 100%;

	padding: 5px 0px 3px 7px;

}





h2.blue		{ border-color: #0275b1; }

h2.pink		{ border-color: #db8cac; }

h2.green	{ border-color: #77b126; }

h2.yellow	{ border-color: #cdb600; }

h2.orange	{ border-color: #f28126; }

h2.gray		{ border-color: #666666; }





h3	{

	color: #000000;

	font-size: 120%;

	font-weight: bold;

	background-color: #f6e2ea;

	width: 100%;

	padding: 5px 0px 3px 7px;

}





th		{ background-color: #eeeeee;

	font-size: 12px;

	line-height: 130%;

	}

/* テーブル列ヘッダはグレー */





th.blue		{ background-color: #c0dceb; } /* テーブル行ヘッダは色つき */

th.pink		{ background-color: #f6e2ea; }

th.green	{ background-color: #ddebc9; }

th.yellow	{ background-color: #FFFFCC; }

th.orange	{ background-color: #fcdfc9; }

th.gray		{ background-color: #bbbbbb; }





/*  リンク色設定  */









a:link		{ color:#003399; font-weight:bold; }

a:visited	{ color:#009999; font-weight:bold; }

a:hover		{ color:#009999; }









/*  文字サイズ設定  */

.body_l	{			/* TEXT */

	font-size: 14px;

	line-height: 130%;

}



.body	{			/* TEXT */

	font-size: 12px;

	line-height: 130%;

}

.body_m	{
	font-size: 12px;
	line-height: 130%;
	color: #CC0000;

}

.body_s	{			/* TEXT */

	font-size: 10px;

	line-height: 130%;

}



.pan	{			/* TEXT */

	font-size: 12px;

	line-height: 130%;

}



/*  レイアウト用設定  */





ul	{			/* リストタグ用 */

	font-size: 14px;

	line-height: 130%

}





/*  オリジナル設定  */





.bx	{			/*  枠の必要な時用  */

	border: 1px solid #ffcc00;

	background-color: #ffffcc;

	padding: 5px;

	width: 100%;

}

.link { color: red; font-weight: normal; font-size: 10px }

.link02 { color: blue; font-weight: normal; font-size: 10px }

.link02 { color: blue; font-weight: normal; font-size: 12px }

.midashi { font-size: 18px; line-height: 22px; text-decoration: none }

.midashi01 { color: red; font-size: 18px; line-height: 22px; text-decoration: none }

.maru { font-size: 20px; line-height: 24px; text-decoration: none }

.midashi02 { font-size: 16px }

.hasen {

	background-image: url(../../contact/img/hasen.gif);

	background-repeat: repeat-x;

	background-position: center;

}

.hyou { font-size: 10px }

strong   { color: #666; font-size: 10px; margin-bottom: 5pt; margin-left: 10pt }

.style1 {font-size: large}
.table_menu {
	font-size: 12px;
	background-color: #FFFFFF;
	background-position: 3px 3px;
	text-align: left;
	padding: 3px;
	height: 60px;
	width: 113px;
	border: 1px solid #009A9C;
	left: 3px;
	top: 3px;
}

.table_menu02 {
	font-size: 12px;
	background-color: #FFFFFF;
	background-position: 3px 3px;
	text-align: left;
	padding: 3px;
	height: 15px;
	width: 113px;
	border: 1px solid #009A9C;
	left: 3px;
	top: 3px;
}
.style_menu {
	font-size: 12px;
}
.contactus {
	font-size: 13pt;
	font-family: century;
	border: none;
}


.fontcolorRedCau {
	color: #CC0000;
	font-weight:bolder;
}
