@charset "UTF-8";

/* LIST OF CONTENT========================================

voice_example/index.html

===================================================== */



body#voice_example div#container div#main div#contents div#center_column p.pankuzu {
	font-size:85%;
}

body#voice_example div#container div#main div#contents div#center_column a:link {
	color:#c33f6b;
}

body#voice_example div#container div#main div#contents div#center_column a:visited {
	color:#c33f6b;
}

body#voice_example div#container div#main div#contents div#center_column a:hover {
	color:#c33f6b;
}

body#voice_example div#container div#main div#contents div#center_column a:active {
	color:#c33f6b;
}

body#voice_example div#container div#main div#contents div#center_column h2 {
	margin:20px 0 0 0;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bg {
	width:650px;
	margin:24px 0 0 13px;
	background:url(../voice_example/img/voice_bgtop.gif) left top no-repeat;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm {
	padding:0 0 35px 0;
	background:url(../concentrate/img/conce_main_bgbtm.gif) left bottom no-repeat;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.voiceintro,
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.exampleintro {
	width:588px;
	margin:0 auto;
	padding:25px 0 0 0;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.voiceintro {
	background:url(../voice_example/img/voice_img_voice.gif) right bottom no-repeat;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.exampleintro {
	padding:30px 0 0 0;
	background:url(../voice_example/img/voice_img_example.gif) 370px 30px no-repeat;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.voiceintro p,
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.exampleintro p {
	padding:15px 0 15px 5px;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm p.btnarea {
	width:588px;
	margin:0 auto;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm p.btnarea img {
	padding:0;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example {
	width:588px;
	height: 302px;
	background: url(../voice_example/img/voice_btnbg_example.jpg) left top no-repeat;
	list-style: none outside none;
	padding: 0;
	margin: 0 auto;
	position: relative;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_facial {
	position: absolute;
	left: 12px;
	top: 15px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_slimming {
	position: absolute;
	left: 297px;
	top: 15px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_list {
	position: absolute;
	left: 10px;
	top: 231px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_facial a{
	width: 281px;
	height: 208px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_slimming a{
	width: 281px;
	height: 208px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_list a{
	width: 568px;
	height: 55px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li a{
	display: block;
	text-indent:-999px;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_facial a:hover{
	background: url(../voice_example/img/voice_btnbg_example.jpg) -12px -317px no-repeat;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_slimming a:hover{
	background: url(../voice_example/img/voice_btnbg_example.jpg) -297px -317px no-repeat;
}
body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm ul#voice_btn_example  li#voice_btn_ex_list a:hover{
	background: url(../voice_example/img/voice_btnbg_example.jpg) -10px -533px no-repeat;
}



body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.thanks {
	width:588px;
	margin:30px auto 0;
	border:1px solid #fedde3;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.thanks h3 {
	text-align:center;
	margin:20px auto 0;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.thanks p {
	width:548px;
	margin:20px auto 0;
	padding:0 0 20px 0;
}

body#voice_example div#container div#main div#contents div#center_column div.contents_bgbtm div.thanks p span {
	display:block;
	text-align:right;
}



