@charset "utf-8";
@import "class.css";




* {
	margin:						0;
	padding:					0;
}

body {
	background:					#E1E1E1;
	font-family:				"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:					11pt;
	letter-spacing:				-0.1px;
	color:						#000;
	text-align: 				center;
}

img{
	border: 					0px;
	vertical-align: 			bottom;
}
form {
	margin-top: 10px;
	margin-bottom: 10px;
}


input{
	vertical-align:				middle;
}

h1,h2,h3,h4,h5,h6 {
	line-height:				1.3;
}

h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 9pt;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
}

p,li,dt,dl {
	line-height:				1.5;
}

p {
	margin:						0 0 1em 0;
}
ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
li{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 5px;
	margin-right: 15px;
}
dl {
	margin-top: 10px;
	margin-bottom: 10px;
}
dt {
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: bold;
}




.clear {
	clear:						both;
}

/*-----------------------------------------------
Link
-----------------------------------------------*/
a {
	text-decoration: none;
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}

/*-----------------------------------------------
 __container
-----------------------------------------------*/
#wrapper {
	width:						720px;
	margin:						0 auto;
	padding: 					0 0 1px 0;
	text-align: 				center;
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#main {
	width: 						580px;
	margin: 					0 60px;
	text-align: left;
}



/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	width: 						720px;
	margin-bottom: 				10px;
}
#profile {
	background-color: #FFFFCC;
	border: thin ridge #FFCCCC;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}
#slip {
	background-color: #FFFF99;
	width: 530px;
	margin-top: 20px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#slip p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
	font-weight: bold;
}


#profile_in {
	width: 540px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
}
#profile_in dt {
	font-weight: bold;
}
#mail_mag {
	text-align: center;
	width: 580px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
#mail_mag_t {
	font-size: 18pt;
	line-height: 36px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
	width: 580px;
	background-color: #000099;
}



/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	color: 						#FFFFFF;
	height: 					150px;
	background-color: #000000;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	clear: both;
}

#footer-address {
	margin: 					0;
	float: 						right;
	width: 						420px;
} 

#footer  h3 {
	float: 						left;
	margin-right: 10px;
}

#footer  .c_name {
	font-size: 					12pt;
	float: 						left;
	margin-right: 				10px;
	line-height: 140%;
	font-weight: bold;
	margin-top: 20px;
}

#footer-address p {
	float: 						left;
	font-size: 					77%;
	line-height: 				1.3em!important;
	text-align: left;
}

#footer p a {
	color:						#FFFFFF!important;
}

address {
	clear: 						both;
	text-align: 				right;
	font: 						normal 70% Arial, Helvetica, sans-serif;
}

#footer-navi {
	text-align:					center;
	font-size: 					12px;
	margin: 					65px 0 0 0;
}

#footer-navi {
	text-align:					center;
	font-size: 					12px;
	margin: 					55px 0 0 0;
}
