* {font-family:'ＭＳ Ｐゴシック',sans-serif;font-size:14px;margin:0;padding:0;}

a:link {color:#ED763D}
a:visited {color:#BF8040}
a:hover {color:#fc0}
a:active,a:focus {color:#fc0}

body {
	background:#FBCEE0 url(img/bg_top.gif);
	margin-bottom:20px;
	color:#666;
	text-align:center;
}

img {border: none;}

form {
	margin:0;
	color:#FF8EB4;
}
form input {
	background:#FFEAF1;
	color:#FF8EB4;
	border-width:1px;
}

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* */

/* 最外枠 */
#id_all {
	background: #fff;
	width:760px;
	margin:0 auto;
	border-left:solid 2px #FF8EB4;
	border-right:solid 3px #FF8EB4;
	border-bottom:solid 3px #FF8EB4;
	text-align:left;}

/* ヘッダ（タイトル・サイト説明） */
#id_header {
	border-bottom:solid 1px #FF8EB4;
	padding:10px;
}

#menu {
	padding:2px 0;
	background: #FF6699;
	border-top:solid 3px #FEE3BF;
	color:#fff;
	font-weight: bold;
}
#menu ul,
#menu li {
	list-style: none;
}
#menu li {
	display:block;
	float: left;
}
#menu a,
#menu a:link,
#menu a:visited {
	display: block;
	float:left;
	padding:3px 10px;
	color: #fff;
	border-right:solid 1px #fff;
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
	background: #FF6699;
	text-decoration: none;
	/*\*//*/
	display:inline;
	/**/
}
#menu a:hover {
	background: #f90;
}


#contents1,#contents2 {
	width:250px;
	float: left;
}
#contents1 h3,#contents2 h3 {
	margin:0 0 5px 0;
	background:url(img/p_01.gif) left no-repeat;
	padding-left:22px;
	border-bottom:dotted 1px #FFD5E2;
}
h3 a {color:#f69;text-decoration: none;}
h3 a:link {color:#f69;}
#contents1 ul,#contents2 ul {
	margin:0;
	padding-left:15px;
}
#contents1 li,#contents2 li {
	list-style: none;
}
#contents1 div,#contents2 div {
	margin: 3px;
	padding-bottom:5px;
	padding-right:5px;
	border:double 3px #FFD5E2;
	line-height: 1.5;
}
.inline {
	line-height: 1.25;
}
.inline li {
	display: inline;
	margin-right: 5px;
}
.inline a {
	font-size: 12px;
}


#side {
	width:250px;
	float: right;
	padding-right:2px;
}

#rank {
	border-bottom: solid 1px #f69;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#rank td {padding:2px}

#about {
	border-bottom: solid 1px #f69;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#about caption {text-align: left;}
#about td {
	border: solid 1px #FDD7E4;
}
#about .nwr {
	white-space: nowrap;
}

#g_ad{
	
}

#link {
	clear: both;
	margin-top:10px;
	padding:4px;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* フッタ */
#id_foot{
	clear: both;
	background: #FBAEC8;
	border-top:solid 1px #FF8EB4;
	text-align:center;
	color:#fff;
}
#id_foot a {color:#fff;}