BODY {
	background-color:#dddddd;
	/* background-image:url('../images/bg.gif'); */
	font-size:12px;
	font-family:"Lucida Grande", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	color:#383838;
	margin:0px;
	line-height:130%;
}

a:link { color:#4F7EB5; text-decoration: none;}
a:visited { color:#ed3e5b; }
a:active { color:#75A0D3; }
A:hover		{ text-decoration: underline; color:#0099ff; }

a.link:link,
a.link:visited,
a.link:active,
a.link:hover {
	color:#ED3E5B;
	text-decoration: none;
}

a.link:hover {
	text-decoration: underline;
}


TD   {
	font-size:12px;
	color:#333333;
	font-family:"Lucida Grande", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
}

.form1 {
	background-color:#ffffff;
	color:#333333;
	font-size:12px;
}

.form2 {
	background-color:#F8F8F8;
	color:#333333;
	font-size:12px;
	width:340px;
}

TEXTAREA {
	background-color:#eeeeee;
	color:#333333;
	font-size:12px;
	width:440px;
	height:150px;
}

.text10   {
				font-size:10px;
				color:#383838;
				font-family:"Lucida Grande", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
				line-height:120%;
}

.text14   {
				font-size:14px;
				color:#383838;
				font-family:"Lucida Grande", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
				line-height:120%;
}

.topheader {
	background-color:#4637A2;
	width:750px;
	height:55px;
}

.header {
	background-color:#4637A2;
	width:700px;
	height:54px;
}

.header2 {
	background-color:#849AAF;
	width:700px;
}

.leftmenu {
	background-color:#D5DBDF;
	width:170px;
}

.headermenu {
	background-color:#8D9EA7;
	width:700px;
	height:24px;
}

.main {
	background-color:#ffffff;
	width:530px;
}

.busho {
	font-size:12px;
	color:#383838;
	line-height:150%;
	font-family:"Lucida Grande", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
}

.submit {
	width:100px;
}

.name {
	width:95px;
}



/* ************************************* */
/*  インフォメーション用                 */
/* ************************************* */

div.info-menu {
margin: 15px 30px 0 15px;
padding: 0;
width: 125px;
}

div.info-menu p {
margin: 0 0 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #999999;
font-size:10px;
color:#383838;
font-family:"Lucida Grande", "メイリオ","Meiryo","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
line-height:120%;
}

div#thanks {
margin: 15px 0 15px 0;
padding: 8px;
width: 330px;
border: 1px solid #FF0000;
text-align:center;
}

div#thanks p {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
color: #FF0000;
line-height: 18px;
text-align:left;
}





