@charset "shift_jis";

#mainContents #contentsTitle .top{
	 color: #000;
	 margin-top: 1px;
 }

#mainContents #contentsTitle .top h1{
	font-size: 1.5em;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 10px;
}

#mainContents #contentsTitle .top h1 span.kome{
	font-size: 0.7em;
	padding: 0 3px;
}

#mainContents #contentsTitle .top p.kome{
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}

#mainContents #contentsTitle .top h2.txt{
	font-size: 1.0em;
	line-height: 1.3;
	text-align: center;
	margin: 0 0 15px;
	padding: 0 10px;
}

#mainContents #contentsTitle .top p{
	color: #333333;
	font-size: 0.833em;
	padding: 0 15px;
	line-height: 1.5;
	margin-bottom: 20px;
}

#mainContents #contentsTitle .top .hg{
	color: #8f8f8f;
	font-size: 0.867em;
	margin-top: 20px;
	margin-bottom: 10px;
}

#innerArea .profileData{
	color: #000;
	background-color: #f8f8f8;
	margin: 0 10px;
}

#innerArea .profileData h3{
	display: table-cell;
	padding: 15px 0 0 15px;
}

#innerArea .profileData h3 img{
	display: block;
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px;
}

#innerArea .profileData .txt{
	display: table-cell;
	vertical-align: top;
	padding: 20px 10px 13px 10px;
}

#innerArea .profileData .txt p{
	color: #000;
	line-height: 1.3;
}

#innerArea .profileData .txt .name{
	padding-bottom: 12px;
}

#innerArea .profileData .detail{
	clear: both;
	display: block;
	padding: 0 10px 10px;
	overflow: hidden;
}

#innerArea .profileData .detail p{
	color: #000;
	line-height: 16px;
	text-align: justify;
}

#innerArea #bravia ul li{
	padding-top: 10px!important;
}

#innerArea #bravia ul li dl dd p{
	color: #000;
}

#innerArea #bravia ul li dl dt{
	font-size: 1.25em;
	line-height: 1.3;
	padding-top: 20px;
	padding-bottom: 30px;
}

#innerArea #bravia ul li dl dt span{
	font-size: 0.5em;
	line-height: 1.3;
	padding-top: 20px;
	padding-bottom: 30px;
}

#kinou{
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

#kinou p{
	color: #000;
	background-color: #e1e1e1;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
}

#kinou ul{
	background-color: #ebebeb;
	padding-bottom: 30px;
}

#kinou ul li.kinou_text{
	color: #000;
	font-size: 0.833em;
	padding: 15px 15px 0 15px;
	line-height: 1.5;
}


	