/* CSS Document */

body {
	background-image: url(img/back.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 12px;
	font-weight: lighter;
	margin-top: -5px;
	margin-bottom: 5px;
	background-color: #E4E4E4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

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;
}
#azu-pr {
	color: #FFFFFF;
	background-color: #333333;
	text-align: right;
	margin-top: -4px;
	margin-bottom: 5px;
}

#azu-pr a{
	color: #FFE4CA;
}

#azu-pr a:hover{
	color: #FFCC33;
}



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: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF9933;

}


/*区分け*/
#container {
	width: 860px;
	background-color: #FFFFFF;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	padding-top: 305px;
}

#bana-line {
	clear: both;
	height: 90px;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

#newpict-line {
	width: 858px;
	margin-bottom: 10px;
	border: 1px solid #FF9900;
	clear: both;
}


#center-line {
	clear: both;
	height: 3px;
	width: 100%;
	text-align: center;
}

#cunter-line {
	clear: both;
	width: 100%;
	text-align: center;
}

#left-menu {
	float: left;
	width: 130px;
	padding-left: 5px;
}

#main {
	float: left;
	width: 468px;
	margin-right: 2px;
	margin-left: 2px;
}

#main-sub {
	float: left;
	width: 468px;
	margin-left: 6px;
}

#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: 23px;
	width: 100%;
	background-image: url(img/s-banner.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: #E3E3E3;

}

#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: #FF9933;
	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: #FFCC00;
	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;
}

/*トップ写真スペース*/

#pict-line {
	height: 230px;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

#pict-box {
	height: 210px;
	width: 130px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#pic-menu {
	color: #FFFFFF;
	height: 18px;
	background-image: url(img/back-bot.gif);
	background-repeat: no-repeat;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	padding-top: 2px;
	float: left;
}

#pic-menu a{
	color: #FFFFFF;
}

#pic-menu a:hover{
	color: #00B500;
}

#pic-menu-space {
	background-color: #CCCCCC;
	width: 100%;
	height: 20px;
}


/*アクセス解析*/
#access-line {
	height: 3px;
	width: 850px;
	text-align: right;
	margin-left: 10px;
}
