@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}
a img {
	border: none;
}

/* PHOENIX メイン
----------------------------------*/
#ph_main {
	width:945px;
	clear: both;
	float: left;
	margin-left: -13px;
	margin-right: -13px;
	background-image: url(../img/sky.jpg);
	background-repeat: repeat-y;
	margin-bottom: 25px;
}
#ph_subimage {
	background-color: #1B235F;
	width: 895px;
	height: 732px;
	margin-left: 26px;
	background-image: url(../img/subimage.jpg);
}
#ph_sub {
	background-color: #1B235F;
	width: 835px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 26px;
	padding-bottom: 25px;
}
#ph_sub_a {
	background-color: #1B235F;
	width: 835px;
	margin-left: 26px;
}
#ph_sub .kome li {
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
}
#ph_sub .kome li em {
	font-weight: bold;
	color: #F00;
	font-style: normal;
	line-height: 1.3em;
}
#ph_sub .kome li a {
	color: #FF0;
	text-decoration: none;
	font-style: normal;
}
#ph_sub .kome li em a:hover {
	color: #FF0;
	text-decoration: underline;
	font-style: normal;
}
#ph_sub .nokome li {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 20px;
}
#ph_sub .nokome li em {
	font-weight: bold;
	color: #F00;
	font-style: normal;
	line-height: 1.3em;
}
#ph_sub .nokome li a {
	color: #FF0;
	text-decoration: none;
	font-style: normal;
}
#ph_sub .nokome li em a:hover {
	color: #FF0;
	text-decoration: underline;
	font-style: normal;
}

/* PHOENIX Yujiコメント
----------------------------------*/
#ph_sub_yuji {
	background-color: #000;
	width: 895px;
	margin-left: 26px;
	padding-bottom: 30px;
}
#ph_sub_yuji table#yujicomment {
	width: 895px;
	color: #000;
	background-image: url(../img/comment.jpg);
	background-repeat: no-repeat;
	height: 476px;
	line-height: 1.5;
	padding-top: 20px;
	vertical-align: top;
}
#ph_sub_yuji #yujicomment tr td {
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 55px;
}
#ph_sub_yuji #yujicomment em {
	color: #F60;
	font-style: normal;
}
#ph_sub_yuji #yujicomment em.blue {
	color: #0000FF;
	font-style: normal;
}

#ph_sub_yuji table#yujicomment2 {
	width: 895px;
	line-height: 1.5;
	padding-top: 20px;
	vertical-align: top;
	background-color: #000;
}
#ph_sub_yuji #yujicomment2 img {
	margin-bottom: 10px;
}
#ph_sub_yuji #yujicomment2 tr .link {
	text-align: center;
	padding-bottom: 30px;
}
#ph_sub_yuji #yujicomment2 tr .flash {
	text-align: right;
	padding-bottom: 20px;
	vertical-align: top;
}
#ph_sub_yuji #yujicomment2 tr .flash em {
	color: #F30;
	font-weight: bold;
	font-style: normal;
}



/* PHOENIX 解説
----------------------------------*/
#ph_sub_line {
	background-color: #1B235F;
	width: 895px;
	margin-left: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#ph_sub_line_r {
	background-color: #1B235F;
	width: 895px;
	margin-left: 26px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

#ph_sub_body {
	background-color: #1B235F;
	width: 835px;
	padding-right: 30px;
	padding-left: 30px;
	margin-left: 26px;
	padding-bottom: 25px;
	line-height: 1.3;
	height: 100%;
}

#ph_sub_body em {
	font-style: normal;
	color: #F60;
}

#ph_sub_body .ph_sub_bodytext {
	padding: 20px;
}
#ph_sub_body #ph_sub_bodytext_a {
	background-image: url(../img/demo_note.jpg);
	height: 270px;
	padding: 20px;
}
#ph_sub_body .ph_sub_bodytext p.text {
	padding-left: 2em;
}
#ph_sub_body .ph_sub_bodytext p.text em {
	color: #F60;
}

#ph_sub_body #ph_sub_bodyimageback {
	padding-left: 30px;
	background-image: url(../img/body_image01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 354px;
}
#ph_sub_body #ph_sub_bodyimageback2 {
	padding-left: 30px;
	background-image: url(../img/body_image02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 370px;
}
#ph_sub_body #ph_sub_bodyimageback3 {
	padding-left: 30px;
	background-image: url(../img/body_image03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 400px;
}
#ph_sub_body .ph_sub_bodyimage {
	width: 620px;
	float: right;
	padding-top: 150px;
}
#ph_sub_body .ph_sub_bodyimage_left {
	width: 550px;
	float: left;
	padding-top: 140px;
}
#ph_sub_body .ph_sub_bodyimage h2 {
	text-align: center;
	padding-bottom: 15px;
}
#ph_sub_body .ph_sub_bodyimage_left h2 {
	text-align: center;
	padding-bottom: 15px;
}


#ph_sub_body .ph_sub_imagesample {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
	height: 125px;

}#ph_sub_body .ph_sub_imagesample p {
	display: inline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#ph_sub_body .ph_sub_imagesample div.sampletext {
	clear: both;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ph_sub_body .ph_sub_imagesample div.sampletext p {
	color: #F00;
	height: 20px;
	clear: both;
	padding-left: 150px;
}
#ph_sub_body table#products {
	width: 800px;
	margin-top: 25px;
	margin-left: 18px;
}
#ph_sub_body #products tr .text {
	background-color: #000;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 25px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1B235F;
}
#ph_sub_body #products tr .img {
	text-align: center;
	background-color: #333;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1B235F;
	padding: 15px;
}
#ph_sub_body #products tr em {
	font-size: 1.3em;
	font-style: normal;
	color: #FFF;
}
#ph_sub_body #products tr span.tostore {
	padding-left: 7em;
}
#ph_sub_body #products tr span.tostore a {
	font-style: normal;
	color: #F00;
	text-decoration: none;
}
#ph_sub_body #products tr span.tostore a:hover {
	font-style: normal;
	color: #F00;
	text-decoration: underline;
}



/* PHOENIX 機種一覧
----------------------------------*/
#ph_sub_body #ph_sub_models {
	padding-top: 20px;
	padding-left: 20px;
}
#ph_sub_body #ph_sub_models .category p a {
	color: #0FF;
}
#ph_sub_body #ph_sub_models .category p a:hover {
	color: #0FF;
}

#ph_sub_body #ph_sub_models .category {
	width: 740px;
	padding-left: 20px;
	font-size: 1.3em;
	font-weight: bold;
	color: #0FF;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	line-height: 2em;
	clear: both;
}
#ph_sub_body #ph_sub_models .category em {
	font-style: oblique;
	color: #0FF;
}

#ph_sub_body #ph_sub_models .models {
	width: 370px;
	float: left;
	background-color: #000;
	padding-top: 15px;
	padding-left: 20px;
	height: 90px;
	vertical-align: top;
}
#ph_sub_body #ph_sub_models .models .models_image {
	width: 130px;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#ph_sub_body #ph_sub_models .models .models_text {
	height: 75px;
	line-height: 1.5em;
	width: 220px;
	vertical-align: top;
	float: left;
	margin-left: 20px;
}
#ph_sub_body #ph_sub_models .models .models_text p.name {
	font-size: 1.2em;
	color: #0FF;
	font-weight: bold;
}
#ph_sub_body #ph_sub_models .models .models_text p.new {
	padding-top: 3px;
}

#ph_sub_body #select {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#ph_sub_body #select p {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#ph_sub_body #select #link {
	font-size: 1.3em;
}
#ph_sub_body #select #link a {
	color: #0FF;
	font-weight: bold;
}
#ph_sub_body #select #link a:hover {
	color: #FF0;
	font-weight: bold;
}
#ph_sub_body #select #link span {
	margin-right: 1em;
	margin-left: 1em;
}


/* PHOENIX ギャラリー
----------------------------------*/
#ph_sub_body .ph_sub_garallyv25 {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
	height: 1450px;

}
#ph_sub_body .ph_sub_garallyv25 p {
	display: inline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#ph_sub_body .ph_sub_garallyv25 div.sampletext {
	clear: both;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ph_sub_body .ph_sub_garallyv25 div.sampletext p {
	color: #F00;
	padding-left: 120px;
}

#ph_sub_body .ph_sub_garallyv25 div.sampletext p em {
	color: #FF0;
}
#ph_sub_body .ph_sub_garallyv25 #Ver25text {
	clear: left;
}


#ph_sub_body .ph_sub_garallyv20 {
	margin-right: 50px;
	margin-left: 50px;
	background-color: #000;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: both;
	height: 2160px;

}
#ph_sub_body .ph_sub_garallyv20 p {
	display: inline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#ph_sub_body .ph_sub_garallyv20 div.sampletext {
	clear: both;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ph_sub_body .ph_sub_garallyv20 div.sampletext p {
	color: #F00;
	padding-left: 120px;
}	
#ph_sub_body .moviesample {
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 580px;
	padding-left: 100px;
	margin-left: 100px;
}
#ph_sub_body .moviesample1 {
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	width: 620px;
	padding-left: 60px;
	margin-left: 100px;
}

/* PHOENIX デモ版
----------------------------------*/
#ph_sub_body .ph_sub_bodytext #caution {
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
	padding-left: 2em;
	margin-top: 20px;
	padding-right: 20px;
	line-height: 2;
}
#ph_sub_body .ph_sub_bodytext .text em#shop {
	color: #FF0
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0;
	font-size: 1.3em;
}
#ph_sub_body .ph_sub_bodytext .text a {
	font-size: 1.3em;

	color: #FF0
	text-decoration: none;
	font-weight: bold;
	color: #FF0;
}
#ph_sub_body .ph_sub_bodytext .text a:hover {
	font-size: 1.3em;

	color: #FF0
	text-decoration: underline;
	font-weight: bold;
	color: #FF0;
	text-decoration: underline;
}
#ph_sub_body .ph_sub_bodytext .text em#red {
	font-weight: bold;
	color: #F00;
	font-size: 100%;
}
#ph_sub_body .faq {
	padding-left: 50px;
	padding-right: 40px;
	padding-bottom: 50px;
}
#ph_sub_body .faq p {
	padding-bottom: 15px;
}
#ph_sub_body .faq a {
	text-decoration: underline;
}
#ph_sub_body .faq p a:hover {
	color: #FF0;
	text-decoration: underline;
}
#ph_sub_body .faq .question {
	font-size: 1.3em;
	font-weight: bold;
	color: #F00;
}

#ph_sub_body #faqlast {
	padding-left: 50px;
	padding-right: 40px;
}
#ph_sub_body #faqlast p {
	padding-bottom: 15px;
}
#ph_sub_body #faqlast a {
	text-decoration: underline;
}
#ph_sub_body #faqlast p a:hover {
	color: #FF0;
	text-decoration: underline;
}
#ph_sub_body #faqlast .question {
	font-size: 1.3em;
	font-weight: bold;
	color: #F00;
}
#ph_main #ph_sub_yuji #yujicomment2 tr .link a {
	color: #FF0;
	font-size: 1.3em;
}
#ph_main #ph_sub_yuji #yujicomment2 tr .link a:hover {
	color: #FF0;
	text-decoration: underline;
	font-size: 1.3em;
}
#ph_main #ph_sub_body .newmark {
	display: inline;
	position: absolute;
	>margin-left: -100px;
}

p.cutline {
	clear: both;
}



/* 購入ボタン
----------------------------------*/
div.storemark_phindex {
	width: 840px;
	text-align: right;
	padding-top: 415px;
}
div.storemark_phindex2 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.storemark_phindex3 {
	text-align: left;
	padding-top: 5px;
}
div.storemark_phindex4 {
	width: 750px;
	text-align: right;
}
