/* CSS Document */
@charset "Shift_JIS";



/*共通*/
body {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	background:#ffffff;
	background-image:url(../img_top/main_back.gif);
 	background-position:center;
	background-position:top;
	background-repeat: repeat-y;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
}

td,th {
	margin:0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
}

p {
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
	color:#F9F9F9;
}

h2 {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:5px;
}

h3{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:center;
	color:#35529A;
	text-align:left;
	font-weight:normal;
}

ol,ul,li {
	margin:0;
	padding:0;
}



/*リンク*/
a:link {
	color: #0D3AFC;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #0D3AFC;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #D24A62;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #0D3AFC;
	text-decoration: none;
	font-size: 12px;
}


.mail a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.mail a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}
.mail a:hover {
	color: #D24A62;
	text-decoration: underline;
	font-size: 12px;
}
.mail a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}


.mail2 a:link {
	color: #D24A62;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
.mail2 a:visited {
	color: #D24A62;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}
.mail2 a:hover {
	color: #D24A62;
	text-decoration: underline;
	font-size: 14px;
	font-weight:bold;
}
.mail2 a:active {
	color: #D24A62;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
}

/*全体*/
#container {
	width:760px;
	height:auto;
	margin: auto;
	background-image: url(../img_top/main_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 30px;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka";
}

/*ヘッター*/
#header {
	width:750px;
	height:auto;
	margin: auto;
	padding-top: 4px;
	padding-left: 10px;
	line-height: 18px;
	font-size:12px;
	background-color: #7EA2DC;
	color: #FFFFFF;
}

#header_txt {
	width::500px;
	width: 748px;
	font-size: 10px;
	padding-bottom: 3px;
}

#header p{
	line-height:14px;
}

#header h1{
	font-size:10px;
	line-height:12px;
	font-weight:normal;
}

#header2 {
	width:760px;
	height:5px;
	background-color: #7EA2DC;
	margin: auto;
}

#header3 {
	width:760px;
	height:3px;
	font-size:3px;
	line-height:3px;
	background-color: #ffffff;
	margin: auto;
}

#menu {
	width:760px;
	height:43px;
	margin: auto;
	background-image:url(../img_top/menu_back.gif);
	color:#0D3AFC;
	line-height:14px;
	font-size: 12px;
}

#menu td{
	text-align:center;
}

/*トップ*/
#top_bar {
	width:577px;
	background-image: url(../img_top/bar_shinchaku.gif);
	background-repeat:no-repeat;
	height:23px;
	font-size:12px;
	font-weight:bold;
	color:#35529a;
	padding-left:10px;
	padding-top:6px;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}

#top_set {
	width:110px;
	margin:auto;
	position:relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
	padding-top: 5px;
	padding-left: 467px;
	padding-right: 8px;
	font-size:12px;
	text-align:left;
	line-height:16px;
	color:#333333;
	height: 170px;
}

.top_fs10 {
	font-size:10px;
	font-weight:normal;
}

.top_txt_set {
	width:432px;
	position:absolute;
	left: 14px;
	top: 2px;
	padding-bottom: 10px;
}

.top_td1 {
	width:100px;
	font-size:12px;
	color:#35529a;
	line-height:16px;
	padding:8px 0 8px 0;
	border-bottom:dashed 1px gray;
}

.top_td2 {
	width:260px;
	font-size:12px;
	color:#35529a;
	line-height:16px;
	padding:8px 0 8px 0;
	border-bottom:dashed 1px gray;
}

.top_12red {
	font-size:12px;
	color:#cf3e56;
	font-weight:bold;
}




/*メイン*/

#body {
	width:660px;
	height:auto;
	margin: auto;
	padding-right: 0px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
}

#waku {
	width:471px;
	padding: 5px 10px 5px 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #afacac;
	border-left-color: #afacac;
}

/*フッター*/

#footer {
	width:760px;
	height:auto;
	margin: auto;
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
	color: #828282;
	text-align: center;
}
#copy {
	width:760px;
	height:auto;
	margin: auto;
	padding-top: 4px;
	font-size: 12px;
	line-height: 15px;
	color: #828282;
	text-align: center;
}

/*フォーム*/

.form_setsumei{
	width:580px;
	margin:auto;
	line-height: 16px;
	padding-bottom: 10px;
}

.gazou {
	width:580px;
	margin:auto;
}

#kakomi {
	width:550px;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CEC9C9;
	border-left-color: #CEC9C9;
	padding-right: 13px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.form_td_left {
	width:132px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.form_td_left2 {
	width:132px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-bottom:30px;
}

.form_td_right {
	width:408px;
	vertical-align: top;
	padding-top: 5px;
	line-height:25px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.form_td_right2 {
	width:408px;
	vertical-align: top;
	padding-top: 5px;
	line-height:18px;
	padding-bottom: 5px;
	padding-bottom:30px;
}

/*パーティ*/
.pt_ph {
	float:left;
	padding-right:4px;
}
.panf0 {
	width:213px;
	height:19px;
	position:absolute;
	font-size:10px;
	font-weight:normal;
	color:#CC3300;
	top: 10px;
	left: 372px;
}


.panf1 {
	width:87px;
	height:38px;
	position:absolute;
	font-size:10px;
	color:#CC3300;
	left: 361px;
	top: 3px;
}

.panf2 {
	width:87px;
	height:38px;
	position:absolute;
	font-size:10px;
	color:#CC3300;
	left: 361px;
	top: 54px;
}

.panf3 {
	width:87px;
	height:38px;
	position:absolute;
	font-size:10px;
	color:#CC3300;
	left: 361px;
	top: 102px;
}


/*文字指定*/

.fs14red {
	font-size:14px;
	color:#760583;
	font-weight:bold;
}

.fs12red {
	font-size:12px;
	color:#D24A62;
}

.fs10red {
	font-size:10px;
	color:#D24A62;
}

.fs12red {
	font-size:12px;
	color:#D24A62;
	text-align:left
}

.fs14red_normal {
	font-size:14px;
	color:#760583;
	text-align:left;
	line-height:20px;
}

.fs12red_center {
	font-size:12px;
	color:#D24A62;
}

.fs12_blue{
	color:#1A51AB;
	text-align:left;
}

.fs14_blue{
	color:#1A51AB;
	text-align:left;
	font-size:14px;
	line-height:20px;
}

.fs12_blue2{
	color:#5382D0;
	text-align:left
}

.fs12_blue_center{
	color:#5382D0;
}

.fs14_blue_center{
	color:#5382D0;
	font-size:14px;
}

.fs12_blue3_center{
	color:#35529A;
	text-align:left;
	font-weight:bold;
}

.fs12_blue3{
	color:#35529A;
	text-align:left
}

.fs14_blue{
	color:#17489A;
	font-size:14px;
	text-align:left
}

.fs14_blue2{
	color:#000099;
	font-size:14px;
	text-align:left;
	font-weight:bold;
}

.fs12_gray {
	color:#676767;
	text-align:left
}

.fs10_gray {
	color:#676767;
	font-size:10px;
}

.fs12_pink {
	color: #760583;
	font-size: 12px;
	line-height:18px;
}

.fs12_ao {
	color:#3333FF;
}

.fs12_ao2 {
	color:#3333FF;
	font-weight:bold;
}

.fs14 {
	font-size:14px;
	line-height:20px;
}

.fs14_org {font-size: 14px; font-weight: bold; color: #FF6600; }
.fs12_org {font-size: 12px; line-height: 18px; color: #FF6600; }
.fs12_kon {color: #000099;}
.fs12_kon2 {color: #000099; font-weight:bold;}
.fs12_mizuiro {font-size: 12px; font-weight: bold; color: #4574CB; }

.border {
	border-bottom:dashed #666666 1px;
	padding-bottom:2px;
	color:#3333CC;
}

.border2 {
	border-bottom:dashed #666666 1px;
	padding-top:3px;
	color: #760583;
	vertical-align:top;
}
