@charset "UTF-8";


/* ===================================================================
CSS information
 style info : albumDetail
=================================================================== */

#albumDetail #gNaviArea ul li#menu03 a {
	background-position: -319px bottom !important;
}

#albumDetail h2#mainTitle {
	background: url(../img/album/mainTitle.gif) no-repeat left top;
}


/* -----------------------------------------------------------
	detailArea
----------------------------------------------------------- */
#detailArea {
	width: 650px;
}

#detailHeader {
	width: 100%;
	margin-bottom: 10px;
}
#detailHeader #cateBox {
	width: 230px;
	height: 21px;
	border: 1px solid #0099ff;
	line-height: 22px;
	font-size: 12px;
	float: left;
}
#detailHeader #cateBox span {
	width: 66px;
	background-color: #0099ff;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	float:left;
}
#detailHeader #cateBox p {
	width: 164px;
	text-align: center;
	float: left;
}

h3.themeTitle {
	font-size: 21px;
	margin-bottom: 10px;
}

#freeContentsBox {
	width: 650px;
	margin-bottom: 30px;
}


/* ----------	mediaArea　------------ */
#mediaArea {
	width: 650px;
	height: 390px;
	margin-bottom: 20px;
}
#mediaArea iframe {
	width: 100%;
	height: 100%;
}


/* ----------	themeInfoBox　------------ */
#themeInfoBox {
	width: 624px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	border: 3px solid #ebebd1;
	background: url(../img/album/Bg_aboutInfo.gif) repeat-y left top;
}
#themeInfoBox table {
	width: 100%;
	border-spacing: collapese;
}
#themeInfoBox table tr+tr {
	background: url(../img/common/Sline_Dotted_YE.gif) repeat-x left top;
}
#themeInfoBox table th {
	width: 60px;
}
#themeInfoBox table td {
	width: 261px;
}
#themeInfoBox table th,
#themeInfoBox table td
{
	padding: 7px 4px 4px 4px;
	font-size: 13px;
}


/* ----------	aboutTxtArea　------------ */
#aboutTxtArea {
}

#aboutTxtArea p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 13px;
}


/* ----------	aboutPhotoArea　------------ */
#aboutPhotoArea {
	width: 650px;
	margin-bottom: 20px;
	overflow: hidden;
}
#aboutPhotoArea ul {
	width: 663px;
	margin: 0;
	padding: 0;
}
#aboutPhotoArea ul li {
	float: left;
	width: 208px;
	height: 158px;
	margin-right: 13px;
	margin-bottom: 8px;
	background: url(../img/album/Bg_albumPhoto.gif) no-repeat left top;
	position: relative;
}
#aboutPhotoArea ul li .Icon_Zoom {
	width: 22px;
	height: 31px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}
#aboutPhotoArea ul li a.Icon_Zoom:hover img {
	-moz-opacity:1;
	opacity:1;
	filter: alpha(opacity=100);
}
#aboutPhotoArea ul li .apBox {
	width: 194px;
	height: 134px;
	padding: 5px 7px 9px 7px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
#aboutPhotoArea ul li .apBox a {
	display: block;
	width: 194px;
	height: 134px;
	overflow: hidden;
}

/* -----------------------------------------------------------
	Participant's Voice
----------------------------------------------------------- */
#voiceBox {
	width: 650px;
	margin-bottom: 20px;
	background: url(../img/index/Bg_Voice_body.gif) no-repeat left bottom;
}
#voiceBox .voiceBox_header {
	width: 650px;
	height: 15px;
	background: url(../img/index/Bg_Voice_header.png) no-repeat left bottom;
}
#voiceBox .voiceBox_body {
	width: 630px;
	padding: 0 10px 10px 10px;
}
#voiceBox .voiceBox_body ul {
	width: 630px;
	margin: 0;
	padding: 0;
}
#voiceBox .voiceBox_body ul li p {
	padding-left: 4px;
	padding-right: 4px;
}
#voiceBox .voiceBox_body ul li+li {
	width: 630px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #7dc9f9;
}


/* -----------------------------------------------------------
	voiceArea
----------------------------------------------------------- */
#voiceArea {
	width: 604px;
	border: 3px solid #ebebd1;
	padding: 20px;
}
#voiceArea ul {
	width: 604px;
	margin: 0;
	padding: 0;
}
#voiceArea ul li {
	width: 604px;
}
#voiceArea ul li+li {
	margin-top: 15px;
	padding-top: 30px;
	background: url(../img/themes/table_Line.gif) repeat-x left top;
}

#voiceArea ul li .voice_mainWrap {
	width: 604px;
}
.voice_mainWrap .A_Box p {
	font-size: 13px;
	line-height: 21px;
}


/* ----------	voice_header　------------ */
.voice_header {
	width: 100%;
	margin-bottom: 10px;
}
.voice_header .cateBox {
	width: 230px;
	height: 21px;
	border: 1px solid #0099ff;
	line-height: 22px;
	font-size: 12px;
	float: left;
}
.voice_header .cateBox span {
	width: 66px;
	background-color: #0099ff;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	float:left;
}
.voice_header .cateBox p {
	width: 164px;
	text-align: center;
	float: left;
}
.voice_header .btnArea {
	width: 165px;
	float: right;
}


/* ----------	voice_contetArea　------------ */
.voice_contetArea {
	width: 100%;
}
.voice_contetArea h3 {
	color: #999966;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: normal;
}
.voice_contetArea p.customer_Name {
	color: #999966;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: normal;
}

.voice_contetArea p {
	font-size: 13px;
	line-height: 19px;
}
.voice_contetArea img {
	border: 1px solid #cccccc;
}




/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
		Reponsive STYLE【768px~979px】
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media only screen and (min-width: 768px) and (max-width: 979px) {

}


/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
		Reponsive STYLE【480px~767px】
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

/* -----------------------------------------------------------
	detailArea
----------------------------------------------------------- */
#detailArea {
	width: 415px;
}
#detailHeader #cateBox {
	float: none;
	margin-bottom: 10px;
}
#detailHeader #btn_toList {
	float: none;
	margin-bottom: 10px;
}

/* ----------	mediaArea　------------ */
#mediaArea {
	width: 415px;
	height: 300px;
	margin-bottom: 20px;
}
#mediaArea iframe {
	width: 100%;
	height: 100%;
}

/* ----------	themeInfoBox　------------ */
#themeInfoBox {
	width: 395px;
	padding-left: 8px;
	padding-right: 8px;
	border: 2px solid #ebebd1;
	background: none;
}
#themeInfoBox table th {
	width: 60px;
	border-right: 1px solid #ebebd1;
}
#themeInfoBox table td {
	width: 261px;
}

/* ----------	aboutTxtArea　------------ */
#aboutTxtArea p {
	padding-left: 0px;
	padding-right: 0px;
}

/* ----------	aboutPhotoArea　------------ */
#aboutPhotoArea {
	width: 415px;
}
#aboutPhotoArea ul {
	width: 415px;
}
#aboutPhotoArea ul li {
	float: none;
	margin: 0 auto;
}


/* -----------------------------------------------------------
	Participant's Voice
----------------------------------------------------------- */
#voiceBox {
	width: 415px;
	margin-bottom: 0px;
}
#voiceBox .voiceBox_header {
	display: none;
}
#voiceBox .voiceBox_body {
	width: 415px;
	padding: 0 ;
	background: none;
}
#voiceBox .voiceBox_body ul {
	width: 415px;
	margin: 0;
	padding: 0;
}
#voiceBox .voiceBox_body ul li p {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#voiceBox .voiceBox_body ul li+li {
	width: 415px;
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
#voiceBox .voiceBox_body ul li {
	width: 415px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7dc9f9;
}
/* -----------------------------------------------------------
	voiceArea
----------------------------------------------------------- */
#voiceArea {
	width: 389px;
	border: 3px solid #ebebd1;
	padding: 10px;
}
#voiceArea ul {
	width: 389px;
	margin: 0;
	padding: 0;
}
#voiceArea ul li {
	width: 389px;
	margin-bottom: 30px;
}
#voiceArea ul li+li {
	margin-top: 30px;
}

#voiceArea ul li .voice_mainWrap {
	width: 389px;
}
.voice_header .cateBox {
	margin-bottom: 5px;
	float: none;
}
.voice_header .btnArea {
	width: 165px;
	float: none;
}
.voice_contetArea img {
	width: 380px;
	border: 1px solid #cccccc;
}


}


/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
		Reponsive STYLE【~479px】
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media only screen and (max-width: 479px) {

/* -----------------------------------------------------------
	detailArea
----------------------------------------------------------- */
#detailArea {
	width: 300px;
}
#detailHeader #cateBox {
	float: none;
	margin-bottom: 10px;
}
#detailHeader #btn_toList {
	float: none;
	margin-bottom: 10px;
}

/* ----------	mediaArea　------------ */
#mediaArea {
	width: 300px;
	height: 200px;
	margin-bottom: 20px;
}

/* ----------	themeInfoBox　------------ */
#themeInfoBox {
	width: 280px;
	padding-left: 8px;
	padding-right: 8px;
	border: 2px solid #ebebd1;
	background: none;
}
#themeInfoBox table th {
	width: 57px;
	border-right: 1px solid #ebebd1;
}
#themeInfoBox table td {
	width: 222px;
}

/* ----------	aboutTxtArea　------------ */
#aboutTxtArea p {
	padding-left: 0px;
	padding-right: 0px;
}

/* ----------	aboutPhotoArea　------------ */
#aboutPhotoArea {
	width: 300px;
}
#aboutPhotoArea ul {
	width: 300px;
}
#aboutPhotoArea ul li {
	float: none;
	margin: 0 auto;
}


/* -----------------------------------------------------------
	Participant's Voice
----------------------------------------------------------- */
#voiceBox {
	width: 300px;
}
#voiceBox .voiceBox_header {
	display: none;
}
#voiceBox .voiceBox_body {
	width: 300px;
	padding: 0 ;
	background: none;
}
#voiceBox .voiceBox_body ul {
	width: 300px;
	margin: 0;
	padding: 0;
}
#voiceBox .voiceBox_body ul li p {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#voiceBox .voiceBox_body ul li+li {
	width: 300px;
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
#voiceBox .voiceBox_body ul li {
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7dc9f9;
}

/* -----------------------------------------------------------
	voiceArea
----------------------------------------------------------- */
#voiceArea {
	width: 280px;
	border: 2px solid #ebebd1;
	padding: 8px;
}
#voiceArea ul {
	width: 280px;
	margin: 0;
	padding: 0;
}
#voiceArea ul li {
	width: 280px;
	margin-bottom: 30px;
}
#voiceArea ul li+li {
	margin-top: 30px;
}

#voiceArea ul li .voice_mainWrap {
	width: 280px;
}
.voice_header .cateBox {
	margin-bottom: 5px;
	float: none;
}
.voice_header .btnArea {
	width: 165px;
	float: none;
}
.voice_contetArea img {
	width: 270px;
	border: 1px solid #cccccc;
}


}



/*/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
	Android 〜FWVGA(480×854) & iPhone5
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
@media only screen and (min-device-width: 640px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {#gNaviArea {

/* -----------------------------------------------------------
	detailArea
----------------------------------------------------------- */
#detailArea {
	width: 300px;
}
#detailHeader #cateBox {
	float: none;
	margin-bottom: 10px;
}
#detailHeader #btn_toList {
	float: none;
	margin-bottom: 10px;
}

/* ----------	mediaArea　------------ */
#mediaArea {
	width: 300px;
	height: 200px;
	margin-bottom: 20px;
}

/* ----------	themeInfoBox　------------ */
#themeInfoBox {
	width: 280px;
	padding-left: 8px;
	padding-right: 8px;
	border: 2px solid #ebebd1;
	background: none;
}
#themeInfoBox table th {
	width: 57px;
	border-right: 1px solid #ebebd1;
}
#themeInfoBox table td {
	width: 222px;
}

/* ----------	aboutTxtArea　------------ */
#aboutTxtArea p {
	padding-left: 0px;
	padding-right: 0px;
}

/* ----------	aboutPhotoArea　------------ */
#aboutPhotoArea {
	width: 300px;
}
#aboutPhotoArea ul {
	width: 300px;
}
#aboutPhotoArea ul li {
	float: none;
	margin: 0 auto;
}


/* -----------------------------------------------------------
	Participant's Voice
----------------------------------------------------------- */
#voiceBox {
	width: 300px;
}
#voiceBox .voiceBox_header {
	display: none;
}
#voiceBox .voiceBox_body {
	width: 300px;
	padding: 0 ;
	background: none;
}
#voiceBox .voiceBox_body ul {
	width: 300px;
	margin: 0;
	padding: 0;
}
#voiceBox .voiceBox_body ul li p {
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
#voiceBox .voiceBox_body ul li+li {
	width: 300px;
	margin-top: 0px;
	padding-top: 0px;
	border-top: none;
}
#voiceBox .voiceBox_body ul li {
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7dc9f9;
}

/* -----------------------------------------------------------
	voiceArea
----------------------------------------------------------- */
#voiceArea {
	width: 280px;
	border: 2px solid #ebebd1;
	padding: 8px;
}
#voiceArea ul {
	width: 280px;
	margin: 0;
	padding: 0;
}
#voiceArea ul li {
	width: 280px;
	margin-bottom: 30px;
}
#voiceArea ul li+li {
	margin-top: 30px;
}

#voiceArea ul li .voice_mainWrap {
	width: 280px;
}
.voice_header .cateBox {
	margin-bottom: 5px;
	float: none;
}
.voice_header .btnArea {
	width: 165px;
	float: none;
}
.voice_contetArea img {
	width: 270px;
	border: 1px solid #cccccc;
}


}









