@charset "utf-8";

/*　リンク設定　*/

a{
	text-decoration:none;
}

a:link {
	color:#999999;
}

a:visited {
	color:#999999;
}

a:hover {
	color:#ff6600;
}


/*　基本設定　*/

*{
	margin:0;
	padding:0;
}

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1.5em;
	background-color: #999999;
}

body div {
	text-align: left;
	margin: 0 auto;
}

img {
	border:0;
}

.tx_bold {
	font-weight: bold;
	color: #000000;
}

.tx_bl_bl {
	color: #000099;
	font-weight: bold;
}

.tx_bx_gr {
	color: #00CC33;
}

.price {
	color:#993333;
}

h1 {
	padding:0 0 0 20px;
}

/*レイアウト設定*/

#pagebody {
	text-align:left;
	width: 800px;
	background-color: #999999;
	position: relative;
	background-image: url(images/bk_02.gif);
	background-repeat: repeat-y;
}

#pagetop {
	text-align:center;
	background-image: url(images/bk_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#contents {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin: 0px;
	clear:both;
	height: 460px;
}

#pagetop #contents #contents_list {
	width: 160px;
	color: #666666;
	float: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#pagetop #contents #contents_side {
	float: right;
	height: auto;
	width: 590px;
	margin-left:10px;
	background-color: #FFFFFF;
}

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bk_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 70px;
	line-height:40px;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#pagebody address img {
	padding-top: 10px;
}


#pagetop #navi_glovl {
	color: #FFFFFF;
	width: 800px;
	text-align: center;
	background-image: url(images/bk_04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*ナビ設定*/

#pagetop #navi {
	color: #FFFFFF;
	width: 800px;
	height: 70px;

}

#pagetop #navi ul {
	text-align: right;
	list-style-type: none;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

#pagetop #navi li {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	display: inline;
}


#pagetop #navi_glovl ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#pagetop #navi_glovl li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

/* フッタ設定　*/

/*コンテンツ*/

#pagebody #pagetop #contents #contents_list ul {
	list-style-type: none;
}

#pagebody #pagetop #contents #contents_list li {
	margin-bottom: 1px;
}


h2 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #333333;
	height: auto;
	width: 573px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #cccccc;
}
#pagebody #pagetop #contents #contents_side #contents_text dt {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#pagebody #pagetop #contents #contents_side #contents_text ol {
	padding-left: 20px;
	line-height: 120%;
}
#pagebody #pagetop #contents #contents_side #contents_text ol li {
	padding-top: 3px;
}

#pagetop #contents #contents_side #contents_text {
	margin: 0px;
	float: right;
	list-style-type: none;
	width: 280px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#contents #contents_side #contents_sidt_center {
	float: left;
	list-style-type: none;
	width: 300px;
}


/* 追加 */
#contents #contents_side #contents_sidt_center img{
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pagebody #pagetop #contents #contents_side #size {
	clear: both;
}

#contents #contents_list #item_list {
	padding-left: 10px;
}

#contents #contents_list #item_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#contents #contents_list #item_list #item_list_sub {
	padding-left: 10px;
	color: #666666;
}

#contents #contents_list #item_list #item_list_sub li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

.grip {
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
}

#contents #contents_side #new_icon {
	background-image: url(images/img_new.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* セールスネットワーク　*/

#contents #contents_side #salesNetwork_list dt {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}
#contents #contents_side #salesNetwork_list {
	padding: 10px;
	text-transform: uppercase;
}
#contents #contents_side #salesNetwork_list dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents_side #salesNetwork_title {
	height: 30px;
	background-image: url(images/logo_salesnetwork.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#contents #contents_side #salesNetwork_list .mailto {
	text-transform: lowercase;
}
#contents #contents_side #salesNetwork_list .mailto a:link {
	color:#000000;
}
#contents #contents_side #salesNetwork_list .mailto a:visited {
	color:#999999;
}
#contents #contents_side #salesNetwork_list .mailto a:hover {
	color:#ff6600;
}

/*　プレイヤー　*/

#contents #contents_list #contents_player_list #contents_player_list_sub {
	padding-left: 10px;
	color: #666666;
}

#contents #contents_list #contents_player_list #contents_player_list_sub li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

#pagebody #pagetop #contents #contents_side li {
	list-style-type: none;
}

#contents #contents_side #players_list {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents #contents_side #players_list ul {
	font-size: 100%;
	color: #000000;
}

#contents_side #players_title ul {
	list-style-type: none;
}


#contents_side #players_title {
	height: 30px;
	background-image: url(images/logo_player.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 10px;
}

#contents #contents_side #players_list dl ul li {
	margin-left: 20px;	
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


#contents #contents_side #players {
	float: left;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
	padding-left: 10px;
}

#contents #contents_side #players_list #players_strings  {
	float: right;
	width: 130px;
}

#contents #contents_side #players_strings {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9999;
}

.name_of_person {
	color: #CC9999;
}


/*　会社案内　*/

#contents #contents_side #company_list dt {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em;
}
#contents #contents_side #company_list {
	padding: 10px;
}

#contents_side #company_title {
	height: 30px;
	background-image:url(images/logo_aboutusr.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#contents_side #company_title_sub {
	height: 30px;
	background-image:url(images/logo_aboutusr.jpg);
	background-repeat: no-repeat;
	background-position: right;
}


#contents #contents_side #company_list dl ul li {
	margin-left: 20px;	
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#contents #contents_side #company_list #company {
	font-weight: bold;
	color: #003366;
}

#contents_side #company_list #companys_his {
	padding-left: 20px;
}
#contents #contents_side #players_strings {

}
#contents #contents_side #history_left {
	width: 290px;
	float: left;
}
#contents #contents_side #history_right {
	float: right;
	width: 290px;
}
#contents #contents_side #history_left dt {
	float: left ;
}
#contents #contents_side #history_left dl {
	height: 100px;
	background-image: url(images/bk_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contents #contents_side #history_right dt {
	float: left ;
}
#contents #contents_side #history_right dl {
	height: 100px;
	background-image: url(images/bk_05.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contents #contents_side #history_left dd {
	padding-top: 10px;
	padding-right: 10px;
}
#contents #contents_side #history_right dd {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#contents #contents_side #history_text li {
	clear: both;
}
#contents #contents_side #history_text dt {
	font-weight: bold;
	color: #333333;
	float: left;
	width: 120px;
	text-align: right;
}
#contents #contents_side #history_text dd {
	float: right;
	width: 450px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.next {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 25px;
	position: absolute;
	top: 580px;
	right: 30px;
}
#pagebody #pagetop #contents #contents_side #contents_text table {
	width: 100%;
	margin-bottom: 5px;
}

#pagebody #pagetop #contents #contents_side #contents_text th {
	color: #999999;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pagebody #pagetop #contents #contents_side #contents_text td {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
}
#pagebody #pagetop #contents #contents_side #contents_text caption {
	color: #333333;
	font-size: 120%;
	text-align: right;
}
