@charset"euc-jp";

/* //-----------------↓共通項目ここから↓-----------------// */

.voice_image {
	background:url(main-image.jpg) no-repeat right 0px;
}

a:link {
	color:#032E41;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#3C0341;
}
a:hover {
	color:#FF3600;

	text-decoration: underline
}
a.text:link { 		
	color:#032E41;
	text-decoration: underline;
}
a.text:visited {	
	text-decoration: underline;
	color:#3C0341;
}
a.text:hover {
	color:#FF3600;
	text-decoration: underline
}

.voice_line {
	padding: 0px;
	margin: 0px 25px;
	background: 0px;
	font-size: 8px;
	line-height: 8px;
	display: block;
	height: 10px;
}
.line_btm {
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}

.line_right {
	background-image: url(../images/voice/dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.read_copy {
	color: #333333;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.under_line {
	text-decoration: underline;
}
.name_b {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}


/* --------- VOICE トップページ --------- */
#voice_top {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
.voice_h2 {
	color: #333333;
	font-size: 12px;
	height: 45px;
	margin: 30px 0px 5px;
	padding: 10px 0px 0px 32px;
	background: url(../images/voice/h2_title.gif) no-repeat left 2px;
}
.url_link {
	font-size: 12px;
	line-height: 14px;
	color: #999999;
	background: url(../images/voice/icon_website.gif) no-repeat 1px 3px;
	text-indent: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#voice_backnumber {
	padding-bottom: 10px;
	padding-left: 220px;
	padding-top: 10px;
}
#voice_backnumber dt {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #0066FF;
}
#voice_backnumber a {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
}
#voice_backnumber a:hover {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}


/* --------- Page Link --------- */
#PageLink {
	margin: 40px 0px 0px 45px;
	padding: 15px 0px 10px;
	border: 6px solid #D7D7CF;
	width: 500px;
	text-align: center;
}


/* --------- VOICE --------- */

#voice {
	width: 600px;
	margin-left: 12px;
}

#voice h2 {
	color: #333333;
	font-size: 12px;
	height: 45px;
	margin: 65px 0px 5px;
	padding: 10px 0px 0px 32px;
	background: url(../images/voice/h2_title.gif) no-repeat left 2px;
}

#voice h3 {
	font-size: 18px;
	line-height: 20px;
	color: #094899;
	padding-top: 40px;
	padding-bottom: 10px;
}
#voice h4 {
	font-size: 12px;
	line-height: 14px;
	padding-top: 20px;
	font-weight: bold;
}
#voice p {
	margin: 0px 0px 25px;
}

#voice_title {
	background: url(../images/voice/title_bg.gif) no-repeat 0px 0px;
	font-size: 12px;
	line-height: 10px;
	display: block;
	height: 35px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.voice_subtitle {
	display: block;
	margin: 0px;
	padding: 15px 0px 20px;
	width: 620px;
	border-bottom: 1px dotted #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/* --------- 引用マージン --------- */
.Quotation {
	margin: 0px;
	padding: 0px 0px 0px 100px;
	background: url(../images/voice/colon.gif) no-repeat 0px 0px;
}

/* --------- VOICE txt --------- */

.txt {
	font-size: 14px;
	line-height: 24px;
}

.txt_left {
	font-weight: bold;
	color: #999999;
	line-height: 26px;
	margin: 0px;
	padding-right: 230px;
	padding-left: 30px;
}
.txt_right {
	font-weight: bold;
	color: #999999;
	line-height: 26px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 230px;
}
.txt_center {
	font-weight: bold;
	color: #999999;
	line-height: 26px;
	margin: 0px;
	padding: 0px 30px;
}
.txt_next {
	font-weight: bold;
	color: #999999;
	line-height: 26px;
	margin: 0px;
	padding: 0px 30px;
}


/* --------- VOICE padding --------- */
.pd_t10 {
	padding-top: 10px;
}
.pd_t20 {
	padding-top: 20px;
}
.pd_t30 {
	padding-top: 30px;
}
.pd_t40 {
	padding-top: 40px;
}
.pd_t50 {
	padding-top: 50px;
}
.pd_t60 {
	padding-top: 60px;
}
.pd_t70 {
	padding-top: 70px;
}

.pd_b10 {
	padding-bottom: 10px;
}
.pd_b20 {
	padding-bottom: 20px;
}
.pd_b30 {
	padding-bottom: 30px;
}
.pd_b40 {
	padding-bottom: 40px;
}
.pd_b50 {
	padding-bottom: 50px;
}
.pd_b60 {
	padding-bottom: 60px;
}
.pd_b70 {
	padding-bottom: 70px;
}


/* --------- Download --------- */
#download {
	position: relative;
	z-index: auto;
	text-align: left;
	margin-right: 35px;
	margin-left: 375px;
	top: 30px;
	height: 18px;
	padding: 0px;
	background: url(../images/voice/icon_download.gif) no-repeat 2px -4px;
	text-indent: 24px;
}


/* --------- VOICE box --------- */

#box_left {
	color:#333333;
	float: left;
	width: 580px;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#box_left p {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#box_right {
	color:#333333;
	float: left;
	background: #ECECE1;
	width: 280px;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
	padding-bottom: 10px;
	margin-left: 10px;
}
#box_right p {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}


#box_read {
	color:#032E41;
	width: 350px;
	float: left;
	height: 255px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#box_site {
	color:#032E41;
	width: 230px;
	float: left;
	height: 360px;
	text-align: center;
	background-color: #ECECE1;
	margin: 0px;
	padding: 5px 0px 0px;
}
#box_site p {
	margin: 0px 0px 6px;
	padding: 0px 0px 6px;
	border-bottom: 2px solid #FFFFFF;
}



/* --------- VOICE menu --------- */

.submenu {
	background:url(../images/voice/sub_menu_bg.gif) no-repeat 0px 0px;
	display: block;
	margin: 0px;
	padding: 10px 0px 15px 15px;
	width: 230px;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}

#nav-right .nav-right_frist {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background:url(../images/voice/sub_menu.gif) no-repeat;
	height: 20px;
}
#nav-right .vect {
	background:url(../images/common/vect.gif) no-repeat;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
#nav-right li {
	border-bottom:1px solid #cccccc;
	padding:5px 0;
}

/* --------- VOICE archive --------- */

.archive_title {
	background: url(../images/voice/title_archive.gif) no-repeat 0px 6px;
	text-indent: -9999px;
	display: block;
	height: 30px;
}


/* --------- VOICE pic --------- */

/* AION */
.img_aion_B {
	background: url(../customer-voice/aion/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_aion_S {
	background: url(../customer-voice/aion/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.aion_01 {
	background: url(../customer-voice/aion/pic_aion_01.jpg) no-repeat 390px top;
}
.aion_02 {
	background: url(../customer-voice/aion/pic_aion_02.jpg) no-repeat 030px top;
}
.aion_03 {
	background: url(../customer-voice/aion/pic_aion_03.jpg) no-repeat 390px top;
}


/* Entre */
.img_entre_B {
	background: url(../customer-voice/entre/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_entre_S {
	background: url(../customer-voice/entre/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.entre_01 {
	background: url(../customer-voice/entre/pic_entre_01.jpg) no-repeat 390px top;
}
.entre_02 {
	background: url(../customer-voice/entre/pic_entre_02.jpg) no-repeat 30px top;
}
.entre_03 {
	background: url(../customer-voice/entre/pic_entre_03.jpg) no-repeat 390px top;
}


/* MSC */
.img_msc_B {
	background: url(../customer-voice/msc/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_msc_S {
	background: url(../customer-voice/msc/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.msc_01 {
	background: url(../customer-voice/msc/pic_msc_01.jpg) no-repeat 390px top;
}
.msc_02 {
	background: url(../customer-voice/msc/pic_msc_02.jpg) no-repeat 30px top;
}


/* AXIS Consul */
.img_axis_con_B {
	background: url(../customer-voice/axis_con/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_axis_con_S {
	background: url(../customer-voice/axis_con/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.axis_con_01 {
	background: url(../customer-voice/axis_con/pic_axis_con_01.jpg) no-repeat 390px top;
}
.axis_con_02 {
	background: url(../customer-voice/axis_con/pic_axis_con_02.jpg) no-repeat 30px top;
}
.axis_con_03 {
	background: url(../customer-voice/axis_con/pic_axis_con_03.jpg) no-repeat 390px top;
}


/* maiko */
.img_maiko_B {
	background: url(../customer-voice/maiko/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_maiko_S {
	background: url(../customer-voice/maiko/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.maiko_01 {
	background: url(../customer-voice/maiko/pic_maiko_01.jpg) no-repeat 390px top;
}
.maiko_02 {
	background: url(../customer-voice/maiko/pic_maiko_02.jpg) no-repeat 30px top;
}
.maiko_03 {
	background: url(../customer-voice/maiko/pic_maiko_03.jpg) no-repeat 390px top;
}


/* Carnet */
.img_carnet_B {
	background: url(../customer-voice/carnet/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_carnet_S {
	background: url(../customer-voice/carnet/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.carnet_01 {
	background: url(../customer-voice/carnet/pic_carnet_01.jpg) no-repeat 390px 3px;
}
.carnet_02 {
	background: url(../customer-voice/carnet/pic_carnet_02.jpg) no-repeat 30px 3px;
}
.carnet_03 {
	background: url(../customer-voice/carnet/pic_carnet_03.jpg) no-repeat 390px 3px;
}


/* dainichi */
.img_dainichi_B {
	background: url(../customer-voice/dainichi/img_big.jpg) no-repeat 25px 0px;
	width: 590px;
	margin-left: 5px;
	border-bottom: 1px dotted #999999;
	height: 90px;
	margin-top: 15px;
	padding-bottom: 10px;
}
.img_dainichi_S {
	background: url(../customer-voice/dainichi/img_small.gif) no-repeat 0px 0px;
	border-bottom: 1px dotted #999999;
	padding: 5px 0px 0px 90px;
	height: 45px;
	margin: 5px 30px 0px 0px;
}
.dainichi_01 {
	background: url(../customer-voice/dainichi/pic_dainichi_01.jpg) no-repeat 390px 3px;
}
.dainichi_02 {
	background: url(../customer-voice/dainichi/pic_dainichi_02.jpg) no-repeat 30px 3px;
}
.dainichi_03 {
	background: url(../customer-voice/dainichi/pic_dainichi_03.jpg) no-repeat 390px 3px;
}
.dainichi_04 {
	background: url(../customer-voice/dainichi/pic_dainichi_04.jpg) no-repeat 30px 3px;
}
