@charset "utf-8";

body, p, ul, li, img {
    border: 0 none;
    font-style: normal;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

body {
    height: 100%;
	width: 100%;
}

#wrapper_wht {
	/*
	height:180px;
	*/
	overflow:auto;
	margin: 0 auto;
	padding:0 15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 14px;
    line-height: 130%;
	color:#3e3a39;
}

#wrapper_wht .headimg {
}

#wrapper_wht ul {
}

/*
#wrapper_wht ul .newest .marker{
	color:#0F0
}

#wrapper_wht ul .newest .data{
	font-weight:bold;    
}

#wrapper_wht ul .newest .text{
	color:#99F;
	font-weight:bold;    
}
*/

#wrapper_wht ul li{
	clear: both;
    border-bottom:  1px solid #eee;
    margin-top: 10px;
    padding-bottom: 10px;
	width:97%;
	/*
	border-bottom:1px dashed #ccc;
	*/
}
#wrapper_wht ul .newest{
    margin-top: 0;
}

#wrapper_wht ul li .marker{
	color:#FF8000;
	display:none;
}

#wrapper_wht ul li .data{
	color:#898989;
	/*
	float: left;
	*/
	display:block;
	width:120px;
}

#wrapper_wht ul li .text{
	display:block;
	/*
	margin-left:120px;
	*/
	letter-spacing:1.3
}

#foot_wht {
	border-top:1px solid #FCC09E;
	margin:10px;
	padding:10px 15px 0px 15px;
}

#foot_wht .mail01{
	font-weight:bold;
	color:#333333;
}

#foot_wht .mail02{
	color:#333333;
	font-size:10px;
	margin-top:5px;
}

#foot_wht .mail03{
	color:#333333;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
}
