@charset "shift-JIS";
/* reset elements */

body {
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	color: #666666;
}

img {
	border: none;
}

/*_font_begin_*/

p {
	margin: 5px 15px 5px;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #666666;
}

.blue_b {
	font-size: 12px;
	color: #5a6778;
	font-weight: bold;
}

/*_font_end_*/

.sum {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	width: 770px;
	height: 16px;
	position: relative;
	background-image: url(../img/sum.gif);
	background-repeat: no-repeat;
}

.sum_text {
	margin: 0px 10px 0px 0px;
	font-size: 10px;
	color: #666666;
}

.head {
	margin: 0px;
	padding: 0px;
	width: 770px;
	height: 62px;
	position: relative;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/h1_bg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 10px;
	height: 37px;
	width: 539px;
	margin: 5px 0px 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #5a6778;
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	height: 28px;
	width: 539px;
	margin: 15px 0px 0px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3c628c;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	height: 25px;
	width: 525px;
	margin: 10px 0px 0px 14px;
}

.contents {
	width: 561px;
	float:right;
	padding-bottom:10px;
}


.case h2 {
	margin: 0px 0px 5px;
}

.casebox p.lefttext {
	float: left;
	width: 320px;
	display: inline;
	margin-bottom: 40px;
}

.casep {
	margin: 5px 15px 40px;
}

.casebox img {
	float: right;
	margin-right: 30px;
	display: inline;
}


/*_link_color_begin_*/

a:link ,a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #FFA44B;
	text-decoration: underline;
}

.footer a:link , 
.footer a:visited  {
	color: #4D7060;
	text-decoration: underline;
}

.footer a:hover {
	color: #8BAF9F;
	text-decoration: underline;
}

.add a:link , 
.add a:visited  {
	color: #BD3008;
	text-decoration: underline;
}

.add a:hover {
	color: #FFA44B;
	text-decoration: underline;
}

.privacy_text a:link , 
.privacy_text a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
}

.privacy_text a:hover {
	color: #FFA44B;
	text-decoration: underline;
}

.path a:link, 
.path a:visited {
	color:#4077c5;
	text-decoration: underline;
}

/*_link_color_end_*/

/*_main_begin_*/

.wrap {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/wrap.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 770px;
	position: relative;
}

.wrap02 {
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/wrap02.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 770px;
	position: relative;
}

/*_top_menu_*/

#menu {
	width: 762px;
	height: 54px;
	padding: 0px;
	margin-left: 4px;
	background: url(../img/menu.gif);
	position: relative;
	}

#menu ul{
	padding: 0px;
	margin: 0px;
	}

#menu li{
	float:left;
	padding: 0px;
	}
		
#menu li, #menu a {
	width: 190px;
	height: 54px;
	display: block;
	}

#menu a{
	text-indent:-5000px;
	text-decoration: none;
}

#menu a,#menu a:link,#menu a:visited {
	background: transparent;
}
#menu a:hover,#menu a:active {
	background: transparent;
}

#menu_home a:hover,#menu_home a:visited:hover {
	background: url(../img/menu.gif) 0px -54px no-repeat;
	}

#menu_office a:hover,#menu_office a:visited:hover {
	background: url(../img/menu.gif) -190px -54px no-repeat;
	}

#menu_inq a:hover,#menu_inq a:visited:hover {
	background: url(../img/menu.gif) -380px -54px no-repeat;
	}

#menu_sitemap a:hover,#menu_sitemap a:visited:hover {
	background: url(../img/menu.gif) -570px -54px no-repeat;
	}

/*_top_key_*/

.top_key {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	position: relative;
	width: 762px;
	height: 241px;
}

.title_img {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	position: relative;
	width: 762px;
	height: 99px;
}

/*_navi_*/

.navi {
	margin: 8px 0px 0px 20px;
	padding: 0px;
	width: 726px;
	height: 186px;
	position: relative;
}

.navi p {
	margin: 0px 10px 0px 20px;
	text-indent: 0px;
}

.left_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 478px;
	height: 186px;
}

.left_area .left {
	margin: 0px;
	padding: 0px 0px 0px;
	float: left;
	width: 230px;
	height: 186px;
	background-image: url(../img/navi01.jpg);
	background-repeat: no-repeat;
}

.left_area .right {
	margin: 0px;
	padding: 0px 0px 0px;
	float: right;
	width: 230px;
	height: 186px;
	background-image: url(../img/navi02.jpg);
	background-repeat: no-repeat;
}

.right_area {
	margin: 0px;
	padding: 0px 0px 0px;
	float: right;
	width: 230px;
	height: 186px;
	background-image: url(../img/navi03.jpg);
	background-repeat: no-repeat;
}

.navi_margin {
	margin: 119px 5px 0px 20px;
	line-height: 1.4em;
}

.navi .text_b {
	font-weight: bold;
	line-height: 1.9em;
}

/*_list_*/

.list_area {
	margin: 15px 0px 0px 20px;
	padding: 0px;
	width: 726px;
	position: relative;
	clear: both;
}

.topics {
	margin: 0px;
	padding: 0px;
	width: 478px;
	float: left;
}

.topics_img {
	margin: 0px;
	padding: 0px;
	width: 478px;
	height: 27px;
}

.topics_area {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 478px;
	background-color: #F1F1F1;
	height: 176px;
}

.topics_area ul {
	margin:0px;
	padding: 10px 0px 15px;
}

.topics_area li {
	margin: 0px auto;
	padding: 0px;
	width: 451px;
	background: url(../img/arrow02.gif) no-repeat left bottom;
	text-align: left;
	text-indent: 15px;
	height:26px;
	list-style-type: none;
}

/*_banner_area_*/

.banner_area {
	margin: 0px;
	padding: 0px 0px 15px;
	float: right;
	width: 230px;
}

.banner01 {
	margin: 0px 0px 2px;
	padding: 0px;
	widht: 230px;
	height: 70px;
}

.banner02 {
	margin: 0px;
	padding: 0px;
	widht: 230px;
	height: 45px;
}

.banner03 {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	widht: 114px;
	height: 54px;
}

/*_main_end_*/


/*_info_html_begin_*/

.infotb-box {
	width: 520px;
	margin: 20px 0px;
	padding: 0px 0px 0px 10px;
}

.info_table {
	margin: 20px 0px 0px 10px;
	padding: 0px;
	background-color: #7D94AC;
}

.info_left {
	background-color:#CBD4DE;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
}

.info_right {
	background-color:#FFFFFF;
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
}

.info_table p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 1.4em;
}

.info_text_b {
	font-weight: bold;
}

.infotb-box .info_table {
	margin: 0px;
}

/*_info_html_end_*/

/*_foot_*/

.footer {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	width: 770px;
	height: 127px;
	font-size: 10px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
}
.footer p {
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 15px 0px 10px;
}
.footer p.add {
	margin: 0px 20px;
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	background-image: none;
	padding-top: 8px;
}

.text12_b {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.privacy_text {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	color: #FFFFFF;
}

.path {
	font-size: 10px;
	margin: 5px 0px 0px;
}

.pagetop {
	width: 539px;
	text-align: right;
	height: 34px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.sidemenu {
	background-image: url(../img/sidemenu_bg.gif);
	background-repeat: repeat-y;
	width: 190px;
	float:left;
	margin-left:4px;
	display:inline;
	padding-bottom: 15px;
}

.sidebanner {
	margin-top: 3px;
}

.history {
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #7D94AC;
}

.year {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #8BA7C5;
	padding-right: 7px;
	padding-left: 7px;
}

.white {
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.text10 {
	font-size: 10px;
}

.form_sp01 {
	margin-bottom: 150px;
}

/*_access_map_*/
body#mapBody {
  padding: 10px 0px 20px 0px;
	text-align: center;
}
.map {
	width: 402px;
	margin: 0px auto;
	text-align: left;
}
.map div.gMap {
	margin-bottom: 5px;
	padding: 1px 0px;
	width: 402px;
	background: #666;
	text-align: center;
}
body#mapBody form {
	text-align: center;
	padding-top: 15px;
}
* html body#mapBody form { /* IE Hack */
	padding-top: 0px;
}
/*_access_map end_*/

.img_center {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
.img_right {
	float: right;
}

.floatleft {
	float: left;
}


p.bluearrow {
	line-height: 1.7em;
	margin: 0px;
}

p.bluearrow a {
	background: url(../img/blue-arrow.gif) no-repeat 3px;
	padding-left: 10px;
}

.clear {
	clear: both;
}
.qa_ul {
	list-style-type: none;
}
.icon {
	margin-left: 12px;
}
.icon td {
	width: 114px;
}
.red {
	color: #c40705;
}
.pink-b {
	color: #f0646b;
	font-weight: bold;
}
.price ul{
	margin-left: 36px;
	margin-right: 24px;
	list-style: square;
	padding: 0px;
}

.normal {
	font-weight: normal;
}


.cell {
	font-size: 12px;
	color: #666666;
	background-color: #999999;
	margin-bottom:10px;
	margin-top: 6px;
	margin-left: 12px;
}
.cell td {
	background-color: #FFFFFF;
	padding: 3px 7px;
}
.cell th {
	background-color: #FFFFFF;
	padding: 3px 7px;
	text-align:left;
	color: #666666;
	font-weight: normal;
}
.cell th.title {
	background-color: #cbd4de;
	padding: 3px 7px;
	text-align:left;
	color: #666666;
	font-weight: bold;
}
.price .cell td {
	background-color: #FFFFFF;
	padding: 3px 7px;
	color: #666666;
	font-weight: bold;
}
.outsourcing ol {
	margin-top: 0px;
	margin-right: 30px;
}
.outsourcing .cell td {
	background-color: #FFFFFF;
	padding: 3px 7px;
}
.outsourcing img {
	margin-left: 15px;
	margin-bottom: 12px;

}
/* information */
#information{
	width: 399px;
	margin-left: 72px;
	margin-top: 18px;
}
#information h2{
	background:url(none);
	text-indent:0px;
	height: 35px;
	width: 399px;
	margin: 0px;
	padding: 0px;
}
#information img{
	vertical-align:bottom;
}
#information .info-bg{
	background:url(../img/information-bg.gif) no-repeat 0px bottom;
	width: 399px;
}

#information .info-bg p{
	line-height: 1.4em;
	border-right: 1px solid #bebcbc;
	border-left: 1px solid #bebcbc;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN";
	padding: 6px 12px 4px;
}

#information p{
	margin: 0px;
	padding: 0px;
}


/* local-navi */
