@charset "UTF-8";

/************************

共通固有スタイル

*************************/
#wrapper {
	margin: auto;
	width: 900px;
	background-color: #FFF;
}

#header {
	background-color:#FFF;
	background-image: url(../images/top_bg01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	position: relative;
}

#header h1 {	/*ヘッダロゴ*/
	margin: 0;
	padding: 0;
	position:absolute;
	top: 0px;
	right: 0px;
	filter: alpha(opacity=75);	/*透明度設定*/
  	-moz-opacity:0.75;	/*透明度設定*/
  	opacity:0.75;	/*透明度設定*/
}

#header h1 a{
	border: none;
}

/*ヘッダナビ*/
#headerNav {
	position: absolute;
	bottom: 0px;	
}

#headerNav ul {
	margin: 0;
	padding: 0;
	background-color:#C6F;
	list-style: none;
}

#headerNav ul li {
	float: left;
}

#headerNav ul li a,
#headerNav ul li strong {
	text-align:center;
	background-color:#FFF;
	width: 112px;
	height: 20px;
	display:block;
	font-size: 110%;
	text-decoration: none;
	font-weight:normal;
	color:#000;
}

#headerNav ul li a:hover {
	background-color:#000;
	color: #FFF;
}

/*ロケート*/
div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;

	color:#888888;
	border:1px solid #eee;
	margin-bottom:0px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(../images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}

/*コンテンツ*/
#content {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
}

#content  #mainContent {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 380px;
	float: left;
}

#content  #subContent {
	padding: 0;
	margin: 0;
	width: 400px;
	float: right;
}

.playtvSn {
	color:#111;
	background-color:#EEE;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width:400px;
}

.playtvSn h3 {
	font-size: 80%;
	margin: 0;
	padding-left: 6px;
	padding-top: 0;
	padding-bottom: 0;
	background-color:#000;
	padding-left: 16px;
	color:#FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(../images/ico_arrow01.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}

.playtvSn p {
	font-size: 80%;
	margin: 0;
	padding-left: 12px;
	padding-top: 0;
	padding-bottom: 0;
}

span.tvUpDate {
	float: right;
	font-size: 100%;
	font-weight: normal;
	background-color: #CCC;
	padding-left: 6px;
	padding-right: 6px;
	color:#333;
}
/*フッタ*/
#footer {
	padding-top: 12px;
	clear: both;
	background-color:#FFF;
	text-align: right;
}

#footer #copylight {
	background-color:#000;
	padding: 4px;
	color:#FFF;
	font-size: 80%;
}

/*フッタナビ*/
#footerNav ul {
	margin: 10px;
	padding: 0;
}

#footerNav ul li {
	display:inline;
	margin-left: 20px;
	font-size: 80%;
}


/************************


P01TV（トップ）


*************************/

#p01tv ul {
	margin: 0;
	padding: 0;
	background-color:#C6F;
	list-style: none;
}

#p01tv ul li {
	float: left;
	width: 290px;
	text-align:center;
	margin-bottom: 4px;
}

#malma {
	background-image: url(../images/ico_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#p01tvLatest .latest01 {
	width: 235px;
	float: right;
	background-image: url(../images/ico_blog01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-right: 10px;
}

#p01tvLatest .latest02 {
	width: 235px;
	float: right;
	background-image: url(../images/ico_blog02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-right: 10px;
}

.clear {
	clear:both;
	visibility:hidden;
}

.blogdate {
	display:block;
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

/************************

リンク集タグスタイル

*************************/
.linkList {
	margin-left: 50px;
	padding: 0;
	width: 800px;
}

.linkList li {
	text-indent: 40px;
	margin-bottom: 12px;
	margin-right: 12px;
	float: left;
	width: 380px;
	list-style-type: none;
	background-image: url(../images/ico_friends.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.linkList .url {
	display:block;
	text-indent: 40px;
}

/************************

ブログタグスタイル

*************************/
#blogLatest .latest {
	width: 400px;
	float: right;
	background-image: url(../images/ico_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 10px;
}

#blogImg {
	clear:both;
	text-align:center;
	margin-left: 16px;
}

#blogImg a {
	display:block;
	background-color:#999;
	border: 1px solid #FFF;	
	float: left;
}

#blogImg a:hover {
	border: 1px solid #F00;	
}
/************************

共通タグスタイル

*************************/
body {
	background-color:#FFF;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1,
h2,
h3,
h4 {
	font-size: 100%;
	margin: 0;
	padding-bottom: 1em;
}

a {
	color: #F03;
	text-decoration: none;
}

a:hover {
	color: #999;
}

img {
	border: none;
}

table {
	background-color:#999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table th,
table td {
	text-align: left;
	background-color: #FFF;
}


/************************

プロファイルタグスタイル

*************************/
.profileDetail img {
	float:left;
}

.profileDetail p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.profileDetail {
	float:left;
	width: 880px;
	margin: 0;
	padding: 0;
}

.profileMap,
.profileBrand {
	float:left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#profArea {
	float: left;
	width: 270px;
	height:350px;
	background-color: #EEE;
}

.prof {
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.profLabel {
	font-size: 80%;
	background-color: #FFF;
	padding: 3px;
	margin-right: 5px;
	width: 70px;
	text-align:center;
	display:inline-block;
}
/************************

contactタグスタイル

*************************/
.default {
	margin-left: 130px;
	border: 3px solid #eee;
}

.default th {
	text-align:right;
}

.default th,
.default td {
	padding: 6px;
}

.btnDefault {
	width: 120px;
	margin-left: 370px;
	margin-top: 12px;
}

.caution {
	margin-left: 130px;
	width: 600px;
	padding: 0;
}

.caution li {
	margin: 0;
	padding: 0;
	color: #F00;
	list-style-type: none;	
}

/************************

mapタグスタイル

*************************/
#cm_mapTABLE {
	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-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

div#tabnav-00 {
	/*overflow: hidden;
	height: 25px;*/
	width:864px;
	background-color:#000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
div#tabnav-00 ul {
	height: 45px;
	margin: 0;
	padding: 0;
}
div#tabnav-00 ul li {
	float: left;
	width: 120px;
	height: 45px;
	margin: 0;
	line-height: 47px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
	list-style-type: none;	
}
div#tabnav-00 ul li a {
	display: block;
	width: 120px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#tabnav-00 ul li strong {
	display: block;
	width: 120px;
	height: 45px;	
	background-position: 0 100%;
	background-color:#FF0000;
}

div#tabnav-00 ul li a:hover {
	background-position: 0 100%;
	background-color:#FF0000;
}
div#tabnav-00 ul li#menu01 a,
div#tabnav-00 ul li#menu01 strong{
	background-image: url(../images/tabbg_playdesign.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#tabnav-00 ul li#menu02 a,
div#tabnav-00 ul li#menu02 strong{
	background-image: url(../images/tabbg_p01.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#tabnav-00 ul li#menu03 a,
div#tabnav-00 ul li#menu03 strong{
	background-image: url(../images/tabbg_love.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#tabnav-00 ul li#menu04 a,
div#tabnav-00 ul li#menu04 strong{
	background-image: url(../images/tabbg_3ton.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#tabnav-00 ul li#menu05 a,
div#tabnav-00 ul li#menu05 strong{
	background-image: url(../images/tabbg_ionas.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div#tabnav-00 ul li#menu06 a,
div#tabnav-00 ul li#menu06 strong{
	background-image: url(../images/tabbg_seven.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/************************

galleryタグスタイル

*************************/

.galleryCat {
	margin: 12px;
	color:#333;
}

.galleryCat strong {
	color:#F00;
}