@charset "utf-8";
* {
	color:#333333;
	padding:0 0 0 0;
	font-size: 12px;
	line-height: 140%;
	margin: 0 0 0 0;
	background-image: none;
}

body {background-color: #D9D9D0;}

a {color:#000033;}

a:hover {text-decoration: none;}

a img {border:none;}

hr {
	clear: both;
	height: 1px;
}

strong {color: #394D4E;}

li {list-style-type: none;}

.chui {color: #CC3300;}

.rock {color: #f77687}
.natu {color: #6cb719}
.char {color: #FF9900}
.whis {color: #6699ff}

/*
トップページの画像センター表示
-------------------------------------------------------------------*/
#content{
	position:absolute;
	left:50%;
	width: 500px;
	margin-top: 30px;
	margin-left: -250px;
}


/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#base-profile {
	width:610px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#base2 {
	float: left;
	padding: 5px;
	background-repeat: repeat-y;
	background-position: left;
}

#base3 {
	float: center;
	padding: 5px;
	background-repeat: repeat-y;
	background-position: center;
}

#base #list {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


#base li a {
	font-size: 12px;
}

#base #list h3 {
	font-size: 16px;
	padding-left: 25px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: bold;
	line-height: 31px;
	background-image: url(../img/h3.jpg);
	height: 35px;
	background-repeat: no-repeat;
}

/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


/*
コンテンツ
-------------------------------------------------------------------*/

#top_img {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFDFD2;
	text-align: center;
	border: 1px solid #FFFFFF;
}

#contents {
	width:610px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/note_line.gif);
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#contents h3 {
	font-size: 16px;
	padding-left: 6px;
	color: #222222;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 31px;
	height: 35px;
	background-repeat: no-repeat;
}

#contents h4 {
	color: #222222;
	font-weight: bold;
}

#contents ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contents li a {
	font-size: 12px;
}


#contents #artist {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}


/* for IE \*/
* html body #base #contents #artist #list {
	padding: 9px;
}	
/**/

#contents p a {
	line-height: 20px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
}

#contents .a_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
	height: 230px;
}

#contents .a_img_left2 {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
	height: 334px;
}

#contents .a_img_left3 {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
	height: 125px;
}

#contents .a_img_left img {
	border: 1px solid #999999;
}

#contents .a_img_left2 img {
	border: 1px solid #999999;
}

#contents .a_img_left3 img {
	border: 1px solid #999999;
}


#contents .a_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .a_img_right img {
	border: 1px solid #999999;
}

#contents p .chui {
	line-height: 20px;
}
.list li {
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #EEEEEE;
}


/*
テーブル
-------------------------------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#contents table {
	width: 580px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}

table td.td_head {
	background-color: #9BBC63;
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_head.gif);
	background-repeat: repeat-x;
}

table td.td_odd {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(../img/td_odd.gif);
	background-repeat: repeat-x;
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #68823E;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #h_menu {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #h_menu a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #h_menu strong {
	margin-left: 7px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 175px;
	background-color: #EFEFE9;
	margin-left: 2px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#side li {
	list-style-type: none;
}

/*-------------------------------------------------------------------*/
#menu_frame {
	padding: 0;
	margin: 0;
	width: 170px;
	height: 355px;
}
/*-------------------------------------------------------------------*/
#menu_top {
	width: 142px;
	padding: 2px 0 0 0;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

#menu_top h3 {
	display: block;
	width: 125px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#menu_top ul {
	margin-bottom: 5px;
}

#menu_top li a {
	display: block;
	width:110px;
	font-size: 12px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 5px;
	background-image:url(../img/side_lit.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


#menu_top li a:hover {
	color: #6600cc;
	text-decoration: none;
}

/*-------------------------------------------------------------------*/
#side_top {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

#side_top h3 {
	display: block;
	width: 146px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_top ul {
	margin-bottom: 5px;
}

#side_top li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(../img/side_lit.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


#side_top li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_lit_ov.gif);
}


/*-------------------------------------------------------------------*/

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

#side_d h3 {
	display: block;
	width: 146px;
	line-height: 24px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(../img/side_h3.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 24px;
	font-weight: normal;
}

#side_d h4 {
	display: block;
	width: 120px;
	line-height: 16px;
	color: #333366;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	margin-top: 3px;
	font-size: 11px;
	text-align: center;
	background-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 65px;
	font-weight: normal;
	background-image: url(../img/list-b.jpg);
	padding: 13px;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:120px;
	font-size: 12px;
	color:#555555;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(../img/side_li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 24px;
}


#side_d li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../img/side_li_ov.gif);
}


#side img {
	border:none;
}

#side p {
	font-size:10px;
	background-color: #FFFFFF;
	display: block;
	margin: 0 6px 6px 6px;
	padding: 10px;
	line-height: 15px;
}

#side #side_pr {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/*
リスト
-------------------------------------------------------------------*/
#base .list-b {
	float: left;
	height: 115px;
	width: 94px;
	border: 1px solid #AAAAAA;
	margin: 3px;
	padding: 4px;
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}
#base .list-b h4 {
	margin: 0px;
	background-color: #7A7A76;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #81B318;
}

#base .list-b p {
	margin: 0px;
}
#base .list-b .btn a {
	font-size: 10px;
	line-height: 17px;
	height: 15px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #D2D2D2;
	width: 88px;
	display: block;
	text-align: center;
	text-decoration: none;
	position: absolute;
	bottom: 6px;
	padding: 0px 1px 0px 1px;
	left: 5px;
}

#base .list-b .btn a:hover {
	background-color: #333333;
}
.base a img {
	border: 2px solid #EDEDE9;
}
.list-b a:hover img {
	border: 2px solid #CCCCCC;
	margin: 2px 0;
}


#base .list-b_photo {
	float: left;
	height: 160px;
	width: 173px;
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

#base .list-b_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}



/*
フッタメニュー
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	background-image: url(../img/foot_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 12px;
}

#f_menu p {
	font-size: 10px;
	color: #333333;
}

#f_menu #pr {
	font-size: 10px;
	color: #888888;
	text-align: right;
	padding: 5px;
}
#f_menu #pr a {
	font-size: 10px;
	color: #888888;
}

/*
FLASHの上部の説明
-------------------------------------------------------------------*/

info {
	font-style: normal;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #DFDFD2;
	font-size: 12px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

/*
コピーライト
-------------------------------------------------------------------*/

copy {
	font-style: normal;
	color: #333333;
	text-align: right;
	display: block;
	background-color: #DFDFD2;
	font-size: 9px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

