a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 2.5;
	letter-spacing:2px;
	color: #595757;
	background-color: #F2C52A;
	}
	
#wrapper{
	margin: 0 auto;
	background: url(images/base_interview.gif) repeat-y center top;
	background-attachment: fixed;
	text-align: center;
	}

.cap {
	font-size: 12px;
	line-height: 1.8;
	letter-spacing:1px;
}

.credit {
	font-size: 10px;
	line-height: 1.4;
	letter-spacing:1px;
}

.ohashi {
	letter-spacing:0px;
}

.midashi {
	font-size: 20px;
	font-weight:bold;
	line-height: 1.5;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.midashi2 {
	font-size: 14px;
	font-weight:bold;
	line-height: 1.5;
	letter-spacing:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	}


/*　リンク　*/

a:link{ color: #004E38; text-decoration: none; }
	 
a:visited{ color: #808080; text-decoration: none; }
	 
a:hover{ color: #D13221; text-decoration: none; }
