@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 83%;
	color: #666666;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	background-attachment: fixed;
}

#wrapper {
	background-image: url(../img/waku_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 831px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

/*
********************************************************【ヘッダー部分】
*/

#header_area {
	font-size: 80%;
	background-image: url(../img/waku_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	width: 831px;
	padding-top: 15px;
	padding-left: 15px;
}

#header_area h1 a {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 33px;
	width: 162px;
}

#header_area p {
	text-align: right;
	float: right;
	width: 600px;
	margin-right: 30px;
}

#header_area ul {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-right: 30px;
	list-style-type: none;
}

#header_area #top_image {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 270px;
	width: 801px;
	text-indent: -9999px;
	margin-top: 45px;
}

*:first-child+html #header_area ul li {
	background-position: 0px -1px;
	height: 13px;
}

#header_area img {
	clear: both;
	margin-top: 10px;
}

/*
********************************************************【グローバルメニュー部分】
*/

#menu_area {
	float: left;
	width: 801px;
	margin-top: 10px;
	margin-left: 15px;
}

#menu_area ol {
	width: auto;
	list-style-type: none;
}

#menu_area ol li {
	float: left;
	text-indent: -9999px;
}

/*
【グローバルメニュー「TOP」】
*/

#menu01 {
	height: 46px;
	width: 161px;
}

#menu01 a,
#menu01 a:link,
#menu01 a:visited,
#menu01 a:active {
	background-image: url(../img/bt_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 46px;
	width: 161px;
}

#menu01 a:hover {
	background-position: 0px -46px;
}

/*
【グローバルメニュー「SYSTEM/MAP」】
*/

#menu02 {
	height: 46px;
	width: 160px;
}

#menu02 a,
#menu02 a:link,
#menu02 a:visited,
#menu02 a:active {
	background-image: url(../img/bt_system.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 46px;
	width: 160px;
}

#menu02 a:hover {
	background-position: 0px -46px;
}

/*
【グローバルメニュー「CAST」】
*/

#menu03 {
	height: 46px;
	width: 160px;
}

#menu03 a,
#menu03 a:link,
#menu03 a:visited,
#menu03 a:active {
	background-image: url(../img/bt_cast.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 46px;
	width: 160px;
}

#menu03 a:hover {
	background-position: 0px -46px;
}

/*
【グローバルメニュー「BLOG」】
*/

#menu04 {
	height: 46px;
	width: 160px;
}

#menu04 a,
#menu04 a:link,
#menu04 a:visited,
#menu04 a:active {
	background-image: url(../img/bt_blog.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 46px;
	width: 160px;
}

#menu04 a:hover {
	background-position: 0px -46px;
}

/*
【グローバルメニュー「LINK」】
*/

#menu05 {
	height: 46px;
	width: 160px;
}

#menu05 a,
#menu05 a:link,
#menu05 a:visited,
#menu05 a:active {
	background-image: url(../img/bt_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px -46px;
	display: block;
	height: 46px;
	width: 160px;
}

/*
********************************************************【コンテンツ部分】
*/

#contens_area {
	font-size: 80%;
	float: left;
	width: 804px;
	margin-top: 13px;
	margin-left: 10px;
	padding-bottom: 10px;
}

#left_area {
	float: left;
	width: 398px;
}

#link01 {
	height: 100px;
	width: 342px;
	float: left;
	margin-top: 20px;
	margin-left: 43px;
	text-indent: -9999px;
}

#link01 a,
#link01 a:link,
#link01 a:visited,
#link01 a:active {
	background-image: url(../img/ageha.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link03 {
	height: 100px;
	width: 342px;
	float: left;
	margin-left: 43px;
	text-indent: -9999px;
}

#link03 a,
#link03 a:link,
#link03 a:visited,
#link03 a:active {
	background-image: url(../img/joudanpub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link05 {
	height: 100px;
	width: 342px;
	float: left;
	margin-top: 10px;
	margin-left: 43px;
	text-indent: -9999px;
}

#link05 a,
#link05 a:link,
#link05 a:visited,
#link05 a:active {
	background-image: url(../img/adamsapple.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link07 {
	height: 100px;
	width: 342px;
	float: left;
	margin-top: 10px;
	margin-left: 43px;
	text-indent: -9999px;
}

#link07 a,
#link07 a:link,
#link07 a:visited,
#link07 a:active {
	background-image: url(../img/guppy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#right_area {
	height: 440px;
	width: 390px;
	text-align: left;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #474000;
	float: right;
	padding-left: 15px;
	overflow: auto;
	clip: rect(auto,auto,auto,30px);
}

#link02 {
	height: 100px;
	width: 342px;
	margin-top: 20px;
	margin-left: 13px;
}

#link02 a,
#link02 a:link,
#link02 a:visited,
#link02 a:active {
	background-image: url(../img/pinkdragon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link04 {
	height: 100px;
	width: 342px;
	margin-top: 10px;
	margin-left: 13px;
}

#link04 a,
#link04 a:link,
#link04 a:visited,
#link04 a:active {
	background-image: url(../img/ohbubibabi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link06 {
	height: 100px;
	width: 342px;
	margin-top: 10px;
	margin-left: 13px;
}

#link06 a,
#link06 a:link,
#link06 a:visited,
#link06 a:active {
	background-image: url(../img/garasya.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

/*#contens_area {
	font-size: 80%;
	float: left;
	width: 804px;
	margin-top: 13px;
	margin-left: 13px;
	padding-bottom: 10px;
}

#main_area {
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	width: auto;
	list-style-type: none;
}

#link01 {
	height: 100px;
	width: 342px;
	float: left;
	text-indent: -9999px;
}

#link01 a,
#link01 a:link,
#link01 a:visited,
#link01 a:active {
	background-image: url(../img/ageha.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link02 {
	height: 100px;
	width: 342px;
}

#link02 a,
#link02 a:link,
#link02 a:visited,
#link02 a:active {
	background-image: url(../img/pinkdragon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
	margin-left: 384px;
	padding-top: -120px;
}

#link03 {
	height: 100px;
	width: 342px;
	float: left;
	text-indent: -9999px;
}

#link03 a,
#link03 a:link,
#link03 a:visited,
#link03 a:active {
	background-image: url(../img/joudanpub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link04 {
	height: 100px;
	width: 342px;
}

#link04 a,
#link04 a:link,
#link04 a:visited,
#link04 a:active {
	background-image: url(../img/ohbubibabi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 384px;
	padding-top: -120px;
}

#link05 {
	height: 100px;
	width: 342px;
	float: left;
	text-indent: -9999px;
}

#link05 a,
#link05 a:link,
#link05 a:visited,
#link05 a:active {
	background-image: url(../img/adamsapple.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}

#link06 {
	height: 100px;
	width: 342px;
}

#link06 a,
#link06 a:link,
#link06 a:visited,
#link06 a:active {
	background-image: url(../img/garasya.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 384px;
	padding-top: -120px;
}

#link07 {
	height: 100px;
	width: 342px;
	float: left;
	text-indent: -9999px;
}

#link07 a,
#link07 a:link,
#link07 a:visited,
#link07 a:active {
	background-image: url(../img/guppy.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin-top: 10px;
	height: 100px;
	width: 342px;
	text-indent: -9999px;
}*/

/*
********************************************************【フッダー部分】
*/

#footer_area {
	float: none;
	width: 831px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/waku_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 31px;
}

address {
	height: 40px;
	font-size: 90%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url(../img/copyright.png);
	margin-left: 235px;
}
