/* CSS Document */

body {
	background-color: #FFE6FF;
	background-image: url(img/line.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

h1 {
	font-size: 12px;
	font-weight: lighter;
	margin-top: -2px;
	margin-bottom: -2px;
}

h3 {
	padding-left: 10px;
	margin: 0px;
	display: block;
	padding-top: 5px;
	font-size: 12px;
	color: #9966FF;
}

strong {
	margin: 0px;
	color: #666666;
}


p {
	text-indent: 2px;
}
#info-body {
	background-color: #F2F2F2;
	margin: 3px;
	width: 450px;
	padding: 3px;
}


em {
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #9966FF;
	padding-top: 3px;
	font-style: normal;
	font-weight: bold;
}

i {
	margin: 0px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	font-style: normal;
	font-weight: bold;
}

a {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF0066;

}


/*区分け*/
#container {
	width: 850px;
	margin-left: 10px;
	background-color: #FFFFFF;
	background-image: url(img/moenavi.jpg);
	background-repeat: no-repeat;
	padding-top: 155px;
}

#top-img {
	float: left;
	width: 360px;
	margin-top: 5px;
}

#img {
	width: 350px;
	background-color: #F0F0F0;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}

#top-new {
	float: right;
	width: 470px;
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bana-line {
	clear: both;
	width: 100%;
}

#bana {
	float: left;
	margin-right: 11px;
}

#bana-r {
	float: right;
}

#center-line {
	clear: both;
	height: 3px;
	width: 100%;
	text-align: center;
}

#cunter-line {
	clear: both;
	height: 35px;
	width: 100%;
	text-align: center;
}

#left-menu {
	float: left;
	width: 130px;
}

#main {
	float: left;
	width: 468px;
	margin-right: 2px;
	margin-left: 2px;
}

#main-sub {
	float: left;
	width: 468px;
	margin-left: 5px;
}

#right-menu {
	float: right;
	width: 240px;
}

#link {
	width: 100%;
}

#footer {
	width: 850px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
}

/*メインブロック*/
#main-block {
	width: 468px;
	margin-bottom: 5px;
}

#main-title {
	display: block;
	height: 20px;
	width: 100%;
	background-image: url(img/mainline.gif);
	font-weight: normal;
	color: #666666;
}

#main-body {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
}

#pr-block {
	width: 468px;
	margin-bottom: 3px;
	text-align: center;
	background-color: #F6F6F6;

}

#pr-block a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*左メニューブロック*/
#left-block {
	width: 130px;
	margin-bottom: 5px;
}

#left-title {
	display: block;
	height: 20px;
	width: 100%;
	background-image: url(img/menu.gif);
	text-align: center;
}

#left-body {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
}


#left-pr {
	display: block;
	width: 100%;
	text-align: center;
}


#left-pr a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul.menu {
	width:100%;
	font-size:12px;
	padding-left:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.menu li {
	width:100%;
	list-style-type: none;
}

ul.menu a{
	text-decoration:none;
	display: block;
	color: #666666;
}
ul.menu a:hover{
	color: #FFFFFF;
	background-color: #FF6699;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/*右メニューブロック*/
#right-block {
	width: 240px;
	margin-bottom: 10px;
}

#right-title {
	background-color: #CCCCCC;
	display: block;
	height: 20px;
	width: 100%;
	text-align: center;
}

#right-body {
	background-color: #FFFFFF;
	display: block;
	width: 238px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#cosmedia-title {
	background-color: #FFCC33;
	display: block;
	height: 20px;
	width: 100%;
	text-align: center;
}

#cosmedia-body {
	background-color: #FFFFCC;
	display: block;
	width: 238px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}

#right-pr {
	display: block;
	width: 100%;
	text-align: center;
}

/*一般カテゴリーブロック*/
#n-title {
	background-color: #F3F3F3;
	display: block;
	clear: both;
	width: 100%;
}

#n-item {
	color: #99CCFF;
	display: block;
	width: 114px;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}



/*cosカテゴリーブロック*/
#c-title {
	background-color: #FFE98E;
	display: block;
	clear: both;
	width: 100%;
}

#c-item {
	color: #FFCC33;
	display: block;
	width: 114px;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}


/*18カテゴリーブロック*/
#a-title {
	background-color: #FFD7F2;
	display: block;
	clear: both;
	width: 100%;
}

#a-item {
	color: #FFB0E6;
	display: block;
	width: 114px;
	float: left;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-top: 2px;
}


/*リンクブロック*/
#link-title {
	background-color: #CCCCCC;
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
}

#link-item {
	color: #FFB0E6;
	display: block;
	width: 90px;
	float: left;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
}

#link-text {
	display: block;
	width: 165px;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
}

/*サブメインブロック*/
#sub-block {
	width: 100%;
	margin-bottom: 10px;
}

#sub-title {
	display: block;
	width: 100%;
	height: 20px;
	background-image: url(img/mainline.gif);
}

#sub-body {
	background-color: #FFFFFF;
	display: block;
	width: 460px;
	padding: 4px;
}


/*リンクブロック*/
#link-block {
	width: 220px;
	margin-bottom: 5px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 2px;
}

/*アクセス解析*/
#access-line {
	height: 3px;
	width: 850px;
	text-align: right;
	margin-left: 10px;
}

/*お気に入りボタン*/
#okiniiri {
	text-align: center;
}
