@charset "utf-8";
/* ***********************************************************
*
* Since:			2008-01-25
* Modified:			2008-01-25
* Guideline:		Ver.1.00
* Editor:			KATSURA YOSHIDA(SONAR.Inc)
* Last Modified:	KATSURA YOSHIDA(SONAR.Inc)
*
* ***********************************************************
*/

/* CSS Document */
h2 {
	background-image:url(../img/cm/title.gif);
	}

/* タイトル */
h3 {
	width:740px;
	height:150px;
	margin:0 0 10px 0;
	padding:0;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/cm/head01.jpg);
	}


/* こだわり */
dl#kodawariPoint {
	width:710px;
	margin:0 15px 15px 15px;
	padding:30px 0 15px 0;
	background-image:url(../img/cm/bg_profile.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#E9B722;
	}
dl#kodawariPoint dd#pointText {
	width:535px;
	min-height:125px;
	margin:0 10px 0 145px;
	padding:15px 10px 5px 10px;
	background-color:#FFFFFF;
	}
* html dl#kodawariPoint dd#pointText {
	height:125px;
	}
dl#kodawariPoint dd#pointText p {
	margin:0 0 10px 0;
	padding:0;
	}
dl#kodawariPoint dd#pointText dl#pointDetail {
	margin:0;
	padding:0;
	}
dl#kodawariPoint dd#pointText dl#pointDetail dt {
	margin:0 0 5px 0;
	padding:0;
	color:#FAA61A;
	float:left;
	}
dl#kodawariPoint dd#pointText dl#pointDetail dd {
	margin:0 0 10px 0;
	padding:0;
	}
dl#kodawariPoint dd#moreText {
	width:710px;
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
/* 一覧 */
table.imgList {
	width:740px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	}
table.imgList th {
	width:230px;
	margin:0;
	padding:3px 5px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	text-align:left;
	color:#F2A003;
	}
table.imgList td.img {
	width:240px;
	margin:0;
	padding:5px 0;
	text-align:center;
	}
table.imgList td.dlBtn {
	width:200px;
	margin:0;
	padding:5px 20px 15px 20px;
	text-align:right;
	}
table.imgList td.wmvBtn {
	width:200px;
	margin:0;
	padding:5px 20px 15px 20px;
	text-align:center;
	}
table.imgList td.spacer {
	width:10px;
	margin:0;
	padding:0;
	}
	
/* WMPダウンロード */
div#wmpDL {
	width:708px;
	margin:0 0 15px 0;
	padding: 10px 15px;
	border-style:solid;
	border-color:#95BA76;
	border-width:1px;
	color:#666666;
	}
div#wmpDL:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
div#wmpDL p#wmpDLBtn{
	float:right;
	}
	
/* プロフィール */
div#profileArea div#outlineArea {
	width:545px;
	height:259px;
	margin:0 auto;
	padding:16px 20px 0 145px;
	background-image:url(../img/cm/bg_profile01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	}
div#profileArea div#outlineArea:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
div#profileArea div#outlineArea dl {
	width:185px;
	margin:0;
	padding:0;
	}
div#profileArea div#outlineArea dl dt {
	width:185px;
	height:60px;
	margin:0;
	padding:0;
	}
div#profileArea div#outlineArea dl dd {
	width:185px;
	margin:0;
	padding:0;
	}
div#profileArea div#outlineArea dl#profileOutLineL {
	float:left;
	}
div#profileArea div#outlineArea dl#profileOutLineR {
	float:right;
	}
div#profileArea div#detailArea {
	width:670px;
	margin:0 auto;
	padding:0 20px 10px 20px;
	background-image:url(../img/cm/bg_profile02.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	}
div#profileArea div#detailArea:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
div#profileArea div#detailArea table {
	width:310px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	border-bottom-style:solid;
	border-bottom-color:#DFDFDF;
	border-bottom-width:1px;
	}
div#profileArea div#detailArea table th {
	width:85px;
	padding:8px 8px 8px 0;
	border-top-style:solid;
	border-top-color:#DFDFDF;
	border-top-width:1px;
	text-align:left;
	vertical-align:top;
	color:#FAA61A;
	}
div#profileArea div#detailArea table td {
	width:218px;
	padding:8px 0;
	border-top-style:solid;
	border-top-color:#DFDFDF;
	border-top-width:1px;
	vertical-align:top;
	color:#333333;
	}
div#profileArea div#detailArea table.leftbox {
	float:left;
	}
div#profileArea div#detailArea table.rightbox {
	float:right;
	}
div#profileArea div#linkArea {
	width:510px;
	margin:0 auto;
	padding:0 20px 20px 180px;
	background-image:url(../img/cm/bg_profile03.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	}
div#profileArea div#linkArea:after {
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	content: ".";
	display: block;
	color: #ffffff;
	clear: both;
	}
div#profileArea div#linkArea p {
	width:150px;
	height:24px;
	margin:0;
	padding:0;
	}
div#profileArea div#linkArea p.left {
	float:left;
	}
div#profileArea div#linkArea p.right {
	float:right;
	}
