/*-------------------------------------リセット・初期設定-------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

img {
	border-style: none;
}

a,a:link {
	color: #0066ca;
	text-decoration: none;
}

a:visited {
	color: #8257a7;
}

a:hover {
	color: #3495EF;
	text-decoration: underline;
}

/*-------------------------------------共通　アイコン＆色指定-------------------------------------*/
.icon {
	padding: 3px 0 0 0;
}

.icon span {
	padding: 2px 10px 1px 10px;
	font-size: 85%;
	color: #FFF;
}

.icon span.special {
	background: #ac844f;
}

.icon span.member {
	background: #e60021;
}

.icon span.entame {
	background: #E4B04D;
}

.icon span.sports {
	background: #3a89c1;
}

.icon span.seikatsu {
	background: #9f8b49;
}

/********画像リサイズ（追加20120517）********/
.image357277h {
	width: 357px;
	height: 277px;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

.image357277h img {
	height: 277px;
}

.image064064h {
	width: 64px;
	height: 64px;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

.image064064h img {
	height: 64px;
}

.image164106h {
	width: 164px;
	height: 106px;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

.image164106h img {
	height: 106px;
}

.image164164h {
	width: 164px;
	height: 164px;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
}

.image164164h img {
	height: 164px;
}

.image164106h_border {
	width: 164px;
	height: 106px;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
	border: 1px solid #e4e4e4;
	text-align: center;
}

.image164106h_border a {
	width: 160px;
	height: 102px;
	margin: 2px;
	display: block;
	overflow: hidden;
	position: relative;
}

.image164106h_border img {
	height: 102px;
	border: none !important;
}
