@charset "utf-8";
/* pages.css */

/* ==========================================================================================================

	 1. common
 
============================================================================================================*/

body.voice {
	background: #FFFFFF url(../img/common/bg/bg_body.gif) repeat-x left top;
}

body.voice div#container {
	background	: url(../img/common/bg/bg_container.gif) no-repeat left top;
}

body.voice div.contentHead {
	height	: 100px;
}

body.voice p.spesialsource {
	padding-top:30px;
	clear:both;
}


/* ==========================================================================================================

	 2. index.html
 
============================================================================================================*/
div#subContent {
	top: 1px;
	left: 1px;
	padding-bottom: 0;
}

div#subContent h2 {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#subContent ul#lNav {
	padding-bottom: 0px ;
	background: none;
}

ul.toDetail03 {
	padding-bottom: 15px;
}

div#subContent dl.toDetail03 {
	background: none;
	margin-bottom: 0px;
}

p.btnSearch {
	top: 9px;
	left: 684px;
}

p.btnSpecial {
	top: 63px;
	left: 684px;
}

.h1Group {
	margin: 0 0 35px  ! important;
}

p#header-voice {
	margin-bottom: 3px ! important;
}

div.section h2 {
	margin-bottom: 1em;
}

div.section p.text {
	float: left;
	margin-bottom: 30px ! important;
	line-height: 1.4;
	color: #434343;
}

div.section p.text-left {
	width: 300px;
}

div.section p.text-top {
	margin-bottom: 1em ! important;
}

div.section p.image {
	float: right;
	margin-bottom: 30px ! important;
}

div.section p.image img {
	margin-bottom: 3px;
}

div.section p.image span {
	display: block;
	text-align: right;
	line-height: 1.2;
	font-size: 9px;
}
div.section p.image span font.alphabet-size {
	line-height: 1.2;
	font-size: 10px;
}

dl.navi-voice {
	padding: 0;
	margin: 0 2px 1em 0;
}

dl.navi-voice dd {
	height: 43px;
	padding: 10px 0;
	position: relative;
	background: transparent url(../../_common/img/parts/bg/bg_dod_Gray.gif) repeat-x left bottom;
}

dl.navi-voice dd p {
	margin: 0 ! important;
	line-height: 1.4;
}

dl.navi-voice dd img {
	position: absolute;
	top: 5px;
	right: 0;
}

dl.navi-voice dd p.navi-title-vol {
	width: 126px;
	margin-top: 5px ! important;
	padding-left: 15px;
	background: url(../img/common/arrow_gray.jpg) no-repeat left;
}

/* =========vol4@ʐ^========== */

div.image-left {
	float: left;
}
div.image-right {
	float: right;
}
div.contents-half-size {
	width: 263px;
}