@charset "utf-8";

* { padding: 0; margin: 0; }

body {
	background-color:#949494;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 14px;
}

h1 {
	background-image:url(../images/bg_h1.jpg);
	background-repeat:no-repeat;
	font-size:24px;
	padding-left:10px;
	margin:0px 0px 10px 0px;
	line-height:50px;
	height:50px;
	color:#27408B;
}

h2 {
	background-image:url(../images/bg_h2.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:10px;
	margin:0px 0px 5px 0px;
	line-height:30px;
	height:30px;
	color:#333333;
}

h3 {
	color:#000066;
}

h4 {
	color:#FF0099;
}

.red {
	color:#FF0000;
}

.blue {
	color:#000066;
}

.ml20 {
	margin-left:20px;
}

div#wrapper {
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
}

/* ヘッダー設定 */
div#header {
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:216px;
}

#topLink1 {
	text-indent:-99999px;
}

#topLink1 a {
	background-image:url(../images/btn_try.gif);
	display:block;
	position:absolute;
	top:175px;
	left:440px;
}
#topLink1 a:link,#topLink1 a:visited, #topLink1 a:hover {
	background-position:0px 0px;
	width:160px;
	height:32px;
}

#topLink2 {
	text-indent:-99999px;
}

#topLink2 a {
	background-image:url(../images/btn_inquiry.gif);
	display:block;
	position:absolute;
	top:175px;
	left:620px;
}
#topLink2 a:link,#topLink2 a:visited, #topLink2 a:hover {
	background-position:0px 0px;
	width:160px;
	height:32px;
}


/* ページ増加分をカバーするストレッチ領域設定 */
div#StretchWrap {
	background-image:url(../images/bg_stretch.png);
	background-repeat:repeat-y;
	margin:0;
	overflow: auto;
	width: 100%;
}

div.clear {
	clear:both;
	font-size:1px;
}

/* フッター設定 */
div#footer {
	position:relative;
	text-align:center
	top:0px;
	left:0px;
	background-image:url(../images/footer.jpg);
	width:800px;
	height:24px;
}

/* 左メニュー設定 */
div#gn {
	display: inline;
	width:220px;
	float: left;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
}

div#gn ul {
	padding:0;
	margin:0;
}

div#gn ul li.on {
	background-image:url(../images/btn_on.gif);
}

div#gn ul li.off {
	background-image:url(../images/btn_off.gif);
}

div#gn ul li {
	list-style:none;
	font-size:1.0em;
	background-repeat:no-repeat;
	background-position:top right;
	height:56px;
	padding-left:25px;
	margin-bottom:5px;
}

div#gn ul li a {
	text-decoration:none;
	display: block;
	padding-left:20px;
	line-height:56px;
}

/* コンテンツ上部画像 */
div#contTopBar {
	background-image:url(../images/body_topbar.jpg);
	background-repeat:no-repeat;
	width:580px;
	float: left;
	margin:0px;
	display: inline;
	position: relative;
	height:7px;
}

/* パンくず */
div#TopicPath {
	width:546px;
	height:20px;
	float: left;
	margin:5px 10px 0px 10px;
	display: inline;
	position: relative;
	font-size:12px;
}

/* コンテンツ領域設定 */
div#ContDetail {
	width:546px;
	float: left;
	margin:10px;
	display: inline;
	position: relative;
}

/* index.html */
#indexCont {
}

#index01 {
	background-image:url(../images/index01.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#index02 {
	background-image:url(../images/index02.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#index03 {
	background-image:url(../images/index05.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#indexCont .cssbox_head p {
	line-height:2.4em;
}

#indexCont .cssbox_body p {
	line-height:2.4em;
}

#indexCont01 {
}

/* details.html */
#detailsCont {
	width:100%;
	float:left;
	margin:0;
	position:relative;
}

#detailsCont img {
	margin:3px;
}

#detailsCont h4 {
	color:#333333;
}

div.spacer {
	width:100%;
	float:left;
	margin:0;
	position:relative;
	height:10px;
}

div#detailsTop {
	width:100%;
	float:left;
	position:relative;
}

h3.details {
	background-image:url(../images/detail_point_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:5px;
}

div#details01 {
	width:260px;
	float:left;
	margin:0;
	position:relative;
	background-color:#FFB9FF;
	border:solid 1px #6633CC;
	height:200px;
	padding:3px;
}

div#details02 {
	width:260px;
	float:right;
	margin:0;
	position:relative;
	background-color:#FFB9FF;
	border:solid 1px #6633CC;
	height:200px;
	padding:3px;
}


div#detailsMiddle {
	width:544px;
	float:left;
	position:relative;
	background-color:#FF0000;
}

div#details03 {
	width:538px;
	float:left;
	margin:0;
	position:relative;
	background-color:#FFB9FF;
	border:solid 1px #6633CC;
	height:200px;
	padding:3px;
}

div#detailsoBottom {
	width:100%;
	float:left;
	position:relative;
}

div#details04 {
	width:260px;
	float:left;
	margin:0;
	position:relative;
	background-color:#FFB9FF;
	border:solid 1px #6633CC;
	height:200px;
	padding:3px;
}

div#details05 {
	width:260px;
	float:right;
	margin:0;
	position:relative;
	background-color:#FFB9FF;
	border:solid 1px #6633CC;
	height:200px;
	padding:3px;
}

#detailsCont2 {
	width:100%;
	float:left;
	margin:0;
	position:relative;
}

#details2Top{
}

#details2Main {
	background-image:url(../images/detailsbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#detailsCont2 p {
	margin:5px;
}

#detailsCont2 h3 {
	margin-top:10px;
	margin-bottom:5px;
	color:#000000;
}

.details2 {
	margin:0 auto;
	width:400px;
	background-color:#CCFFFF;
	border:solid 2px #000099;
}

/* flow.html */
#flowCont {
}

#flow01 {
	margin:10px 19px;
}

#flow01 h3 {
	width:458px;
	height:50px;
	background-image:url(../images/flow01title.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	line-height:50px;
	color:#000033;
}

#flow02 {
	margin:10px 19px;
}

#flow02 h3 {
	width:458px;
	height:50px;
	background-image:url(../images/flow02title.gif);
	background-repeat:no-repeat;
	padding-left:50px;
	line-height:50px;
	color:#003300;
}


#flow03 p {
	width:300px;
	float:right;
	margin-right:19px;
}

/* voice.html */
#voiceCont {
}

#voiceList {
}

/* faq.html */
#faqCont {
}

.q {
	margin:0 10px 0 0;
	font-size:24px;
	font-weight:bold;
	color:#3333FF;
	font-family:"Arial Black";
}

.ans {
	margin:0 5px 0 0;
	font-size:24px;
	font-weight:bold;
	color:#FF0033;
	font-family:"Arial Black";
}

/* inquiry.php */
#contact-page {
	width:500px;
	margin:10px auto;
}

#contact-page dl {
}

#contact-page dt {
	width:150px;
	border-left:solid 5px #FF4500;
	border-right:solid 1px #FF4500;
	border-top:solid 1px #FF4500;
	border-bottom:solid 1px #FF4500;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:13px;
}

#contact-page dd {
	width:450px;
	font-size:12px;
}

#contact-page small {
	color:red;
	background-color:transparent;
}

#contact-button {
	width:500px;
	margin:10px auto;
}

#contact-button input{
	margin-left: 10px;
	margin-right: 10px;
}


/* RoundeCcornr CSS */

.cssbox, .cssbox_body, .cssbox_head, .cssbox_head p	{ 
	background: transparent url(../images/voice_border.png) no-repeat bottom right;
} 
.cssbox{
	width:515px !important;
	width: 550px;
}
.cssbox_head{
	background-position:top right;
	margin-right:-15px;
	padding-right:40px;
}

.cssbox_head p{ 
	background-position:top left; 
	margin:0; 
	border:0;
	padding:15px 0 0px 40px; 
	height:auto !important; 
	height:1%;
}
.cssbox_body{
	background-position:bottom left; 
	margin-right:25px;
	padding:0px 0 15px 40px;
}



/* MOVIE */
#cs_noexpressUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
	text-align: left;
	background-image: url(../video/koka/koka_nofp_bg.gif);
	background-repeat: no-repeat;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}
