@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 90%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	color: #333333;
	background:  #E6F2FF url(../img/kage.jpg) center top repeat-x;
	text-align:center ;
	margin-left:auto ; 
	margin-right:auto ;
	width: 900px ;
}

h1 {
    font-size: 90%;
	color: #FFFFFF;
	font-weight: normal;
	background: #1D7AE4;
	height: 20px;
	padding:5px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}

a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


#wrapper {
	width: 900px;
	background: #E6F2FF;
	text-align: left;
}
div,td,th {
	text-align:left;
	margin:0;
}
li {
	margin: 0;
	list-style-type: none;
}
ol, ul {
	margin: 0;
	padding:0;
}
.float_left {
	float: left;
	padding-right : 10px;
}
.float_right {
	float: right;
	padding-left : 10px;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#header {

	width: 100%;
}
#top {
	float: left;
	width: 900px;
	height: 92px;
	background: #E6F2FF url(../img/back_logo.jpg) left top no-repeat;
}
#top .logo {
	float: left;
	width: 172px;
	height: 90px;
}
#top .login {
	float: right;
	width: 165px;
	margin-top: 65px;
	height: 20px;
}
#globalNav {
	list-style-type: none;
	margin-top: 2px;
	background:  url(../img/global_nav_bg.jpg) left top repeat-x;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}


/* メインイメージと2段組
---------------------------------------------*/
#title {
    margin: 0px;
	text-align: center;
	margin-left:auto ; 
	margin-right:auto ;
	background: #E6F2FF ;
}

#table_banar {
	color: #333333;
	background-color: #ffffff;
	margin: 5px 0px 10px 0px;
	width : 800px;
	text-align: center;
}

#table_banar .btn{
	text-align: center;
}


#content {
	width: 100%;
	background: #E6F2FF ;
	padding-top: 7px;

}



#about_top {
	float: left;
	width: 640px;
	background: #E6F2FF ;
	padding: 0px 2px 5px 5px ;
	margin: 0px 0px 0px 0px;
}

#right {
	float: right;
	width: 240px;
	background: #E6F2FF ;
	padding: 0px 0px 5px 10px ;
	line-height: 1.3;
}

#about {
	float: right;
	width: 640px;
	background: #E6F2FF ;
	padding: 0px 2px 5px 0px ;
	margin: 0px 0px 0px 0px;
}

#left {
	float: left;
	width: 200px;
	background: #FFFFFF ;
	padding: 0px 0px 5px 3px ;
	line-height: 1.3;
}
#footer {
	clear: both;
	color: #333333;
	background:  #E6F2FF;
	text-align: center;
}
#footerNav {
	list-style-type: none;
	margin: 5px;
	text-align: center;
	margin-left:auto ; 
	margin-right:auto ;
}
#footerNav li {
	display: inline;
	padding:2px;
	color: #333333;
	text-align: center;
	font-size: 11px;
	margin-left:auto ; 
	margin-right:auto ;
}
#footerNav li a {
	color: #333333;
	text-align: center;
	font-size: 11px;
	margin-left:auto; 
	margin-right:auto;
	text-decoration: none;
}

#footerNav li a:hover {
	color: #0066CC;
}


#footerNav2 {
	list-style-type: none;
	margin: 5px;
	text-align: center;
	margin-left:auto ; 
	margin-right:auto ;
}
#footerNav2 li {
	display: inline;
	padding:2px;
	color :#ffffff;
	text-align: center;
	font-size: 11px;
	margin-left:auto ; 
	margin-right:auto ;
}
#footerNav2 li a {
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	margin-left:auto; 
	margin-right:auto;
	text-decoration: none;
}
#footerNav2 li a:hover {
	color: #0066CC;
}


/* トップページ右カラムのレイアウト
---------------------------------------------*/
#right .side {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background: #EEF7FF;
	border: 1px solid #cccccc;
	width: 240px;
}
#right .side .section {
	margin: 5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	background: #EEF7FF;
	line-height: 1.2;
}
#right .side .section p {
	margin: 10px 5px;
}
#right .side .section .center {
	text-align: center;
}
#right .side .section  li{
	background: url(../img/sankaku.gif) left center no-repeat;
	padding-left: 12px;
	margin-bottom:10px;
}
#right .side2 {
	margin: 0px 0px 10px 2px;
	padding:0px 0px 0px 0px;
	background: #E6F2FF;
	border: 1px solid #cccccc;
	width: 190px;
}
#right .side2 .section {
	margin: 5px 3px 5px 3px;
	padding:0px 0px 0px 0px;
	background: #f5f5eb;
}
#right .side2 .section .float_right {
	float: right;
	width: 110px;
	height: 20px;
}
#right .side2 .section  li{
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}



/* トップページ左カラム本文のレイアウト
---------------------------------------------*/
#about_top .section p {
	margin: 10px 10px;
}

#about_top .section .title {
	margin: 0px;
	padding: 0px;
}
#about_top .section h2 {
	background: url(../img/h2_back.jpg) left top no-repeat;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 10px 0px 5px;
	height: 40px;
	margin-top: 10px;
	margin-right: 5px;
}

#about_top .section .back_voice {
	background: #EEF7FF;
	padding: 0px 1px 5px 1px;
	border:1px solid #cccccc ;
    overflow /**/: hidden;
	width: 620px;
	color: #333333;
	margin: 5px;
}

#about_top .section .back_voice .back_voice_left {
	background: url(../img/back_voice.jpg) left top repeat;
	float: left;
	width: 290px;
	color: #333333;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
#about_top .section .back_voice .back_voice_left li {
	padding: 0px 5px 0px 0px;
	background: url(../img/nikukyuu3.gif) left top no-repeat;
	margin-left: 5px;
	
}
#about_top .section .back_voice .back_voice_right {
	background: url(../img/back_voice.jpg) left top repeat;
	float: right;
	width: 290px;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	
}

#about_top .section .back_voice .back_voice_left .back_voice2 {
    overflow /**/: hidden;
	width: 284px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #ffffff ;
	border:#CCC 1px solid;
	height: 140px;
}
#about_top .section .back_voice .back_voice_left .back_voice2 .back_voice2_left {
	float: left;
	width: 80px;
	color: #333333;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
#about_top .section .back_voice .back_voice_left .back_voice2 .back_voice2_right {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 5px;
	border: 0px solid #cccccc;
}
#about_top .section .back_voice .back_voice_right .back_voice2 {
    overflow /**/: hidden;
	width: 284px;
	color: #333333;
	margin: 0px;
	border:#CCC 1px solid;
	height: 140px;
	padding: 0px;
	background: #ffffff ;
}
#about_top .section .back_voice .back_voice_right .back_voice2 .back_voice2_left {
	float: left;
	width: 80px;
	color: #333333;
	padding: 5px;
	margin: 0px;
	text-align: center;
}
#about_top .section .back_voice .back_voice_right .back_voice2 .back_voice2_right {
	float: right;
	width: 160px;
	margin: 0px;
	padding: 5px;
	border: 0px solid #cccccc;
}

#about_top .section .new {
	line-height: 1.5;
	width: 620px;
	border: 1px solid #cccccc;
margin: 5px;
background : #EEF7FF;
}
#about_top .section .new ul {
	padding: 0px 10px 10px 10px ;
}

#about_top .section .new li{
	background: url(../img/sankaku.gif) left center no-repeat;
	margin: 5px 5px 5px 5px;
	padding-left: 10px;
	line-height: 1.2;
	color: #333333;
}

#naiyou{ 
   	background: #EEF7FF;
	border: 1px solid #cccccc;
	margin: 10px 5px 5px 5px;
	width: 625px;
}

#naiyou .kai {
	width: 100px;
	font-weight: bold;
	padding: 5px;
	vertical-align:top;
}

#naiyou .day {
	width: 120px;
	font-weight: bold;
	padding: 5px;
	vertical-align:top;
}

#naiyou .cal {
	padding: 5px;
	vertical-align:top;
}

#about_top .section .company {
	background: #EEF7FF;
	padding: 0px 1px 5px 1px;
	border:1px solid #cccccc ;
    overflow /**/: hidden;
	width: 620px;
	color: #333333;
	margin: 5px;
}
#about_top .section .company .left {
	float: left;
	width: 100px;
	color: #333333;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
#about_top .section .company .right {
	float: right;
	width: 430px;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	text-align:left;
}

#about_top .section .form {

	overflow /**/: hidden;
	background: #EEF7FF;
	width:620px;
	color:  #333333;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 10px;
}
#about_top .section .form_left {
	float: left;
	width: 170px;
	padding: 5px;
}
#about_top .section .form_right {
	float: right;
	width: 420px;
	padding: 5px;
}

/* 左カラムのレイアウト
---------------------------------------------*/
#left .order {
	margin: 0px 0px 5px 2px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
	width: 190px;
}
#left .side {
	margin: 0px 0px 10px 1px;
	padding:0px 0px 0px 0px;
	background: #f5f5eb;
	border: 1px solid #cccccc;
	width: 190px;
}
#left .side .section {
	margin: 5px 1px 5px 1px;
	padding:0px 0px 0px 0px;
	background: #f5f5eb;
	line-height: 1.1;
}
#left .side .section .center {
	text-align: center;
}
#left .side .section  li{
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 10px 2px 5px 2px;
}

#left .side .section dl{
	margin: 5px 2px 15px 2px;
}

#left .side .section  dt{
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 2px 2px 10px 2px;
	font-weight: bold;
	font-size: 14px;
}

#left .side .section  dd{
	padding-left: 14px;
	margin: 2px 2px 10px 2px;
	font-size: 12px;
}


#left .side2 {
	margin: 0px 0px 10px 2px;
	padding:0px 0px 0px 0px;
	background: #f5f5eb;
	border: 1px solid #cccccc;
	width: 190px;
}
#left .side2 .section {
	margin: 5px 3px 5px 3px;
	padding:0px 0px 0px 0px;
	background: #f5f5eb;
}
#left .side2 .section .float_right {
	float: right;
	width: 110px;
	height: 20px;
}
#left .side2 .section  li{
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}







/* 右カラム本文のレイアウト
---------------------------------------------*/
#about .section {
	margin: 10px 0px 15px 0px;
}

#about .section p {
	margin: 10px 10px;
}

#about .section .back_index {
	background: url(../img/back_index1.jpg) left top no-repeat;
	padding: 43px 0 0px 195px;
	font-size: 14px;
	font-weight:bold;
	margin: 5px 0px 0px 5px;
	height: 270px;
}



/* ccompareのレイアウト
---------------------------------------------*/

#about .section .table590 {
	color: #333333;
	background-color: #ffffff;
	margin: 10px 2px 10px 2px;
	border: 1px solid #cccccc;
	width : 590px;
}

#about .section .kind1 {
	color: #333333;
	background-color: #339900;
	text-align: center;
	font-weight: bold;
	width: 150px;
    line-height: 1.5;
	border:1px solid #ffffff ;
}
#about .section .kind2 {
	color: #333333;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
	width: 120px;
    line-height: 1.5;
	border:1px solid #ffffff ;
	color : #ffffff;
}
#about .section .kind3 {
	background-color: #0099ff;
	text-align: center;
	font-weight: bold;
	width: 320px;
    line-height: 1.5;
	border:1px solid #ffffff ;
	color : #ffffff;
}

#about .section .kind_l {
	background-color: #ecffe3;
	text-align: left;
	font-weight: bold;
	width: 150px;
    line-height: 1.5;
	border:1px solid #ffffff ;
	color : #006600;
	padding: 3px;
}
#about .section .kind_c {
	color: #333333;
	background-color: #efefef;
	text-align: left;
	width: 120px;
    line-height: 1.5;
	border:1px solid #ffffff ;
	padding: 3px;
	
}
#about .section .kind_r {
	color: #333333;
	background-color: #dbf0ff;
	text-align: left;
	font-weight: bold;
	width: 320px;
    line-height: 1.5;
	border:1px solid #ffffff ;
	padding: 3px;
}




#about .section .shoukai1 {
	padding: 0px 3px 0px 3px;
	text-align: left;
	width:170px;
	border:0px ;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: top;
}
#about .section .shoukai2 {
	padding: 0px 3px 0px 3px;
	text-align: left;
	width:170px;
	border:0px ;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: top;
}
#about .section .shoukai3 {
	padding: 0px 3px 0px 0px;
	text-align: right;
	width:170px;
	border:0px ;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: top;
}





#about .section .kensaku {
	color: #333333;
	font-size:16px;
	font-weight: bold;
	padding: 5px;
}

#about .section .sentaku {
	color: #333333;
	padding: 0px 5px 0px 5px;
}





#about .section .back_voice .back_voice_left .kinou {
    overflow /**/: hidden;
	width: 280px;
	color: #333333;
	margin-top: 5px;
	border: 0px solid #cccccc;
	padding: 0px;
	background: #ffffff ;
}
#about .section .back_voice .back_voice_left .kinou .kinou_left {
	float: left;
	width: 80px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#about .section .back_voice .back_voice_left .kinou .kinou_right {
	float: right;
	width: 185px;
	margin: 0px;
	padding: 5px 2px 0px 2px;
	border: 0px solid #cccccc;
	height:150px;
}

#about .section .back_voice .back_voice_left .kinou .kinou_right dt {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 3px;
}

#about .section .back_voice .back_voice_left .kinou .kinou_right dd {
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	
}
#about .section .back_voice .back_voice_right .kinou {
    overflow /**/: hidden;
	width: 280px;
	color: #333333;
	margin-top: 5px;
	border: 0px solid #cccccc;
	padding: 0px;
	background: #ffffff ;
}
#about .section .back_voice .back_voice_right .kinou .kinou_left {
	float: left;
	width: 80px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#about .section .back_voice .back_voice_right .kinou .kinou_right {
	float: right;
	width: 185px;
	margin: 0px;
	padding: 5px 2px 0px 2px;
	border: 0px solid #cccccc;
	height:150px;
}

#about .section .back_voice .back_voice_right .kinou .kinou_right dt {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	margin-bottom: 3px;
}

#about .section .back_voice .back_voice_right .kinou .kinou_right dd {
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	
}

#about .section .back_voice dt {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 3px;
}

#about .section .back_voice dd {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}

#about .section .back_shisan {
	background: url(../img/back_shisan.jpg) left top repeat;
	padding: 5px;
	border:1px double #cccccc ;
    overflow /**/: hidden;
	width: 560px;
	color: #333333;
	margin: 10px;

}

#about .section .back_private {
	background: url(../img/back_voice.jpg) left top repeat;
	padding: 5px;
	border:1px solid #cccccc ;
    overflow /**/: hidden;
	width: 560px;
	color: #333333;
	margin: 10px;
}



#about .section .merit {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 560px;
	border: 1px solie #cccccc;
	margin: 10px;
}
#about .section .merit ul {
	padding: 10px 10px 10px 10px ;
}

#about .section .merit li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: bold ;
	color: #333333;
}

#about .section .link {
	background: url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#about .section .nayami {
	background: url(../img/nayami.gif) right center no-repeat;
	line-height: 1.5;
}
#about .section .nayami ul {
	border: 1px solid #cccccc;
	width: 530px;
}
#about .section .nayami li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 170px 10px 0px;
	padding-left: 15px;
	line-height: 1.5;
}

#about .section h3 {
	background: url(../img/h3_back.jpg) left top no-repeat;
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px 2px 25px;
	line-height: 2.0;
	margin-top: 5px;
}

/* listのレイアウト
---------------------------------------------*/
#table1 {

	border: 1px solid #666;
	margin-top: 10px;
	margin-left: 5px;
}

#table1 .name{
	background : #666666 ;
	padding: 5px;
	line-height: 1.5;
	font-weight: bold ;
	color: #ffffff;
	font-size: 14px;
}

#table1 .shibu{
	background : #666666 ;
	padding: 5px;
	line-height: 1.5;
	font-weight: bold ;
	color: #ffffff;
	font-size: 14px;
	text-align: right;
}

#table1 .koumoku{
	padding: 5px;
	line-height: 1.5;
	font-weight: bold ;
	color: #333;
	font-size: 12px;
	width: 100px;
	border-right:#666 1px solid;
	border-top:#666 1px solid;
	background: #efefef;
}
#table1 .data{
	padding: 5px;
	line-height: 1.5;
	color: #333333;
	font-size: 12px;
	border-top:#666 1px solid;
}

/* reportのレイアウト
---------------------------------------------*/
#houkoku{
	margin-top:5px;
	width:560px;
	padding:0;
}
#houkoku .pic1{
	padding:5px;
}

#houkoku .text1{
	text-align: left;
	font-size: 11px;
    vertical-align: top;
	padding-left:7px;
}

#about .section .info .float-info {
    width: 300px;
    float: left;
    font-size: 11px;
    text-align: left;
	margin: 10px 10px 5px 0px;
}

/* goodpointのレイアウト
---------------------------------------------*/
#about .section .omonakoto {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 530px;
	border: 2px outset #0A86C2;
}
#about .section .omonakoto dt{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: bold ;
	color: #0066cc;
}
#about .section .omonakoto dd{
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: normal ;
	color: #333333;
}

/* infoのレイアウト
---------------------------------------------*/
#about .section .info {
	background: url(../img/back_voice.jpg) left top repeat;
	padding:10px;
	margin: 3px 5px 0px 5px;
	width: 560px;
	border: 1px solid #ededed;
}
#about .section .info ul {
	margin: 5px 10px 5px 15px;
}
#about .section .info li {
	margin: 0px;
	list-style-type: disc;
}
#table2 {
    width: 540px;
	border: 0px solid #666;
	margin: 10px 5px 10px 5px;
}

#table2 .pic{
    width: 180px;
	line-height: 1.5;
	text-align: center;
}

#table2 .pic2{
    width: 170px;
	line-height: 1.5;
	text-align: center;
    vertical-align: top;
}
#table2 .pic3{
    width: 150px;
	line-height: 1.5;
	text-align: right;
    vertical-align: top;
	font-size: 11px;
	line-height: 2.0;
}
#table2 .pic4{
    width: 180px;
	line-height: 1.5;
	text-align: center;
    vertical-align: top;
	font-size: 11px;
	line-height: 2.0;
}


#table2 .text{
    width: 180px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
#table2 .text2{
    width: 220px;
	line-height: 1.5;
	text-align: left;
	font-size: 12px;
    vertical-align: top;
}
#table2 .text3{
    width: 370px;
	line-height: 1.5;
	text-align: left;
	font-size: 12px;
    vertical-align: top;
}
#table2 .text4{
    width: 150px;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 15px 5px 15px;
	color: #009900;
}

#table3 {
    width: 540px;
	border: 0px solid #666;
	margin: 10px 5px 10px 5px;
}

#table3 .pic5{
    width: 222px;
	line-height: 1.5;
	text-align: left;
    vertical-align: top;
}

#table3 .text5{
    width: 222px;
	line-height: 1.5;
	text-align: left;
	padding: 5px 30px 10px 0px;
	font-size: 12px;
	vertical-align: top;
}

/* voiceのレイアウト
---------------------------------------------*/
#about .section .voice {

	overflow /**/: hidden;
	width:570px;
	color:  #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 0px 10px 15px 10px;
	border: 2px solid #0A86C2;
}
#about .section .voice dl {
	background-color: #0A86C2;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	height: 24px;
}


#about .section .int {
	width:580px;
	line-height: 1.5;
	margin:5px ;
	border: 0px solid #cccccc;
	padding: 5px;
}
#about .section .int dl {
	margin: 0px 5px 0px 5px;
}
#about .section .int dt {
	margin: 0px;
	padding: 5px;
	color:#FF6600;
	font-weight: bold;
}
#about .section .int dd {
	margin: 0px;
	padding: 0px 0px 5px 15px;
}

#about .section .back_voice3 {
	background: url(../img/back_voice.jpg) left top repeat;
	padding: 5px;
	border:1px dotted #0066CC ;
    overflow /**/: hidden;
	width: 570px;
	color: #333333;
	margin: 10px;
}

#about .section .back_voice3 .no1{
	background: url(../img/no1.jpg) left top no-repeat;
	padding-left: 40px;
	margin:5px;
}
#about .section .back_voice3 .no2{
	background: url(../img/no2.jpg) left top no-repeat;
	padding-left: 40px;
	margin:5px;
}
#about .section .back_voice3 .no3{
	background: url(../img/no3.jpg) left top no-repeat;
	padding-left: 40px;
	margin:5px;
}
/* priceのレイアウト
---------------------------------------------*/
#about .section .price {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 530px;
	border: 2px solid #0A86C2;
}

#about .section .price li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: bold ;
}
#about .section .price p{
	margin: 10px 5px 10px 5px;
}
#about .section .dvd {

	overflow /**/: hidden;
	width:530px;
	color:  #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 0px 0px 15px 0px;
	border: 2px solid #0A86C2;
}
#about .section .dvd dl {
	background-color: #0A86C2;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 2px 5px 2px;
	line-height: 1.8;
}
#about .section .dvd .pad_dvd {
	padding: 0px 10px 0px 10px;
}
#about .section .dvd .pad_dvd .dvd_left {
	float: left;
	width: 250px;
}
#about .section .dvd .pad_dvd .dvd_right {
	float: right;
	width: 255px;
}
#about .section .dvd li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
	line-height: 1.5;
}

/*orderのレイアウト
---------------------------------------------*/
#about .section .back_order {
	background: url(../img/back_voice.jpg) left top repeat;
	padding: 5px;
	border:1px solid #cccccc ;
    overflow /**/: hidden;
	width: 520px;
	color: #333333;
	margin: 5px 30px 5px 30px ; 
}
#about .section .order {
	line-height: 1.5;
	width: 540px;
	margin: 5px;
	padding: 5px;
	border: 3px solid #0066cc;
}

#about .section .table2 {
	margin: 5px 20px 5px 20px;
	width: 500px;
	border: 0 ;
}
#about .section .haishin {
	color: #333333;
	background-color: #ffffee;
	width: 250px;
	text-align: center;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .ryoukin {
	color: #333333;
	background-color: #ffffee;
	text-align: center;
	width: 250px;
    line-height: 1.5;
	border:1px solid #cccccc ;
}
#about .section .haishin2 {
	color: #333333;
	background-color: #ffffee;
	width: 250px;
	text-align: center;
    line-height: 1.5;
	border-top:0px solid #cccccc;
	border-right: 0px solid #cccccc ;
	border-bottom: 1px solid #cccccc ;
	border-left: 1px solid #cccccc ;
	padding-left: 5px;
}
#about .section .ryoukin2 {
	color: #333333;
	background-color: #ffffee;
	text-align: center;
    line-height: 1.5;
	border-top:0px solid #cccccc ;
	border-right: 1px solid #cccccc ;
	border-bottom: 1px solid #cccccc ;
	border-left: 1px solid #cccccc ;
	width: 250px;
	padding-right: 5px;
}


/* manualのレイアウト
---------------------------------------------*/
#about .section .movie ul{
	margin: 0px 5px 10px 5px;
}
#about .section .movie li{
	background: url(../img/on.gif) left top no-repeat;
	margin: 10px 5px 10px 5px;
	padding-left: 25px;
	line-height: 2.0;
}
/* freetoolのレイアウト
---------------------------------------------*/
#about .section .download{
	width: 560px;
	color: #333333;
	background: url(../img/omonakoto.gif) left top repeat;
	margin: 5px 5px 5px 15px ;
	padding: 5px;
	border: 1px solid #cccccc;
	line-height:1.5;
}
#about .section .free {
    overflow /**/: hidden;
	width:520px;
	color:  #333333;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cccccc;
	padding: 5px;
}
#about .section .free .pad_free .free_left {
	float: left;
	width: 80px;
	text-align: center;
}
#about .section .free .pad_free .free_right {
	float: right;
	width: 420px;
	line-height:1.5;
}
#about .section .pad_free .free_right ul{
	margin: 0px;
	padding: 0px;
}
#about .section .pad_free .free_right li{
	background: url(../img/check.gif) left top no-repeat;
	margin: 10px 0px 10px 0px;
	padding-left: 15px;
}

/* webのレイアウト
---------------------------------------------*/
#about .section .form {

	overflow /**/: hidden;
	background: url(../img/back_form.jpg) left top repeat;
	width:570px;
	color:  #333333;
	margin: 0px 0px 15px 0px;
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 10px;
}
#about .section .form_left {
	float: left;
	width: 170px;
	padding: 5px;
}
#about .section .form_right {
	float: right;
	width: 380px;
	padding: 5px;
}
#about .section .letter {
	background: url(../img/omonakoto.gif) left top repeat;
	line-height: 1.5;
	width: 520px;
	border: 2px outset #0A86C2;
	padding:5px;
}
#about .section .letter dt{
	margin: 10px 5px 10px 5px;
	line-height: 1.5;
	font-weight: bold ;
	color: #0066cc;
}
#about .section .omonakoto dd{
	margin: 10px 5px 10px 5px;
	padding-left: 15px;
	line-height: 1.5;
	font-weight: normal ;
	color: #333333;
}

/* ruleのレイアウト
---------------------------------------------*/
#about .section .rule {
	line-height: 1.5;
	margin:5px ;
}
#about .section .rule ul {
	margin: 0px 5px 0px 50px;
}
#about .section .rule li {
	margin: 0px;
	list-style-type: disc;
}
/* corporateのレイアウト
---------------------------------------------*/
#about .section .corp {
	line-height: 1.7;
	margin:10px 10px 15px 15px ;
}
#about .section .rule ul {
	margin: 0px 5px 0px 50px;
}
#about .section .rule li {
	margin: 0px;
	list-style-type: disc;
}

/* questionのレイアウト
---------------------------------------------*/
#about .section .faq {
	width:570px;
	line-height: 1.5;
	margin:5px ;
	border: 1px solid #cccccc;
	padding: 5px;
	background: url(../img/back_voice.jpg) left top repeat;

}
#about .section .faq ul {
	margin: 0px 5px 0px 10px;
}
#about .section .faq li {
	margin-left: 10px;
	padding: 5px 5px 5px 14px ;
	background: url(../img/q.gif) left center no-repeat;
}

#about .section .faq dl {
	margin: 0px 5px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
}
#about .section .faq dt {
	margin: 0px;
	padding: 5px 5px 5px 14px;
	font-weight: bold;
	background: url(../img/q.gif) left center no-repeat;
}
#about .section .faq dd {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 5px 16px;
	background: url(../img/a.gif) left top no-repeat;
}
/* companyのレイアウト
---------------------------------------------*/
#about .section .company {
    overflow /**/: hidden;
	background: url(../img/back_company.jpg) left top repeat;
	width: 570px;
	color: #333333;
	margin: 10px;
	border: 1px solid #cccccc;
	padding: 0px;
}
#about .section .company .pad_company .company_left {
	float: left;
	width: 120px;
	color: #333333;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px;
}
#about .section .company .pad_company .company_right {
	float: right;
	width: 430px;
	margin: 0px;
	padding: 0px 5px 5px 0px;
}
#about .section .company .pad_company .company_right ul{
	margin: 0px;
	padding: 0px;
}
#about .section .company .pad_company .company_right li{
	margin: 7px 0px 5px 15px;
	line-height: 1.5 ;
	list-style-type: square;
}
/* ceoのレイアウト
---------------------------------------------*/
#about .section .ceo {
	width:560px;
	padding: 5px;
}
#about .section .ceo .sign {
	width:200px;
	color:  #333333;
	margin: 10px 0px 5px 360px;
}
/* sitemapのレイアウト
---------------------------------------------*/
#about .section .sitemap_left {
	float: left;
	width: 270px;
	color: #333333;
	margin: 5px;
	border-right: 1px solid #cccccc;
}
#about .section .sitemap_right {
	float: right;
	width: 270px;
	color: #333333;
	margin: 5px;
}
#about .section .sitemap_left dt {
    background: url(../img/sitemap_back.jpg) left top no-repeat; 
	padding: 5px 5px 5px 10px;
	margin: 10px 5px 5px 0px;
	height: 25px;
}
#about .section .sitemap_right dt {
    background: url(../img/sitemap_back.jpg) left top no-repeat; 
	padding: 5px 5px 5px 10px;
	margin: 10px 5px 5px 0px;
	height: 25px;
}
#about .section .sitemap_left dd {
    background: url(../img/sankaku.gif) left center no-repeat; 
	padding: 0px 0px 0px 10px;
	margin: 5px 5px 5px 10px;
	line-height: 1.5;
}
#about .section .sitemap_right dd {
    background: url(../img/sankaku.gif) left center no-repeat; 
	padding: 0px 0px 0px 10px;
	margin: 5px 5px 5px 10px;
	line-height: 1.5;
}
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
	clear:both;
}	
/* ____ テキスト用 ____ */
.u {
	text-decoration: underline;
}
.b {
	font-weight: bold;
}
.u_b {
	text-decoration: underline;
	font-weight: bold;
}
.px9 {
	font-size: 9px;
	line-height:150%;
}
.px10 {
	font-size: 10px;
	line-height:150%;
}
.px11 {
	font-size: 11px;
	line-height:150%;
}
.px12 {
	font-size: 12px;
	line-height:150%;
}
.px14 {
	font-size: 14px;
	line-height:150%;
}
.f10 {
	font-size: 10px;
	line-height:12px;
}
.f14 {
	font-size: 14px;
	line-height:18px;
}
.f18 {
	font-size: 18px;
	line-height:22px;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
.px14_under_b {
	font-size: 14px;
	line-height:150%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}


/* ____ テキスト用（色） ____ */
.red {
	color: #CC0000;
	font-weight: bold;
}
.red2 {
	color: #CC0000;
}
.red_back {
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFCC;
}
.blue2 {
	color: #055AA5;
	font-weight: bold;
}
.blue3 {
	color: #0033FF;
	font-weight: bold;
}
.blue_back {
	color: #333333;
	font-weight: bold;
	background-color: #DEF0FF;
}
.green_back {
	color: #ffffff;
	font-weight: bold;
	background-color: #006600;
	padding:5px;
}
.green1 {
	color: #669900;
	font-size: 18px;
	font-weight: bold;
}

.brown1 {
	color: #663300;
	font-size: 16px;
	font-weight: bold;
}

.ora_back {
	color: #333333;
	background-color: #FFCC66;
	font-weight: bold;
}
.ora2 {
	color: #FF6600;
	background-color: #F3F3F3;
	font-weight: bold;
}
.red_u {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.text_right{
    text-align: right;
}
.text_center {
	text-align: center;
	margin-left:auto ; 
	margin-right:auto ;
}
