@charset "utf-8";
/*----------------------------------------------------------------------------------------------------


default reset


----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-decoration: none;
	border: 0;
	word-wrap: break-word;
}

body,div,h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form,input,textarea,pre,fieldset,blockquote,table,thead,tbody,tfoot,caption,th,td,
.section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { margin: 0; padding: 0; }
ul, li, dl, dt, dd { list-style-type: none; line-height: 1.4em; }

a         {
	color: #a21e29;
	text-decoration: underline;
	outline: 0;
	transition: background-color 0.5s linear;
	-webkit-transition: background-color 0.5s linear;
	-moz-transition: background-color 0.5s linear;
	-o-transition: background-color 0.5s linear;
	-ms-transition: background-color 0.5s linear;
}
a:visited { color: #a21e29; text-decoration: underline; outline: 0; }
a:hover   { color: #4b932c; text-decoration: none; outline: 0; }
a:active  { color: #4b932c; text-decoration: none; outline: 0; }

em, address { font-style: normal; }
strong      { font-weight: bold; }
.clear      { clear: both; }
.fL         { float: left; }
.fR         { float: right; }
.img_fL     { float: left; margin: 0 20px 10px 0; }
.img_fR     { float: right; margin: 0 0 10px 20px; }
.left       { text-align: left; }
.right      { text-align: right; }
.center     { text-align: center; }

abbr        { cursor: help; border-bottom: 1px dotted #999; }
p           { margin: 0 0 1em 0; line-height: 1.4em; }
img         { border: 0; }

.section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display: block; }

mark { display: inline; font-size: inherit; font-weight: inherit; background: #ff0; }

::selection      { color: #fff; background: #900; }
::-moz-selection { color: #fff; background: #900; }

ruby {
	display: inline-table;
	margin: 0;
	padding: 0;
	border: none;
	white-space: nowrap;
	text-indent: 0;
	vertical-align: text-bottom !important;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
}

ruby rt, a:link ruby rt, a:visited ruby rt {
	display: table-header-group;
	margin: 0;
	padding: 0;
	border: none;
	font: inherit;
	font-size: 70%;
	line-height: 100%;
	text-decoration: none;
}

ruby rp { display: none; }

form input { margin: 0; padding: 2px 3px; }

/* clearfix start ------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


header:after         { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
#content:after       { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
article:after        { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.section:after        { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
aside:after          { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.breadcrumb ol:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
footer:after         { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

* html header         { zoom: 1; }
* html #content       { zoom: 1; }
* html article        { zoom: 1; }
* html section        { zoom: 1; }
* html aside          { zoom: 1; }
* html .breadcrumb ol { zoom: 1; }
* html footer         { zoom: 1; }

*:first-child+html header         { zoom: 1; }
*:first-child+html #content       { zoom: 1; }
*:first-child+html article        { zoom: 1; }
*:first-child+html section        { zoom: 1; }
*:first-child+html aside          { zoom: 1; }
*:first-child+html .breadcrumb ol { zoom: 1; }
*:first-child+html footer         { zoom: 1; }
/* clearfix end --------------------------------------------*/

/*----------------------------------------------------------------------------------------------------


common


----------------------------------------------------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	background:url(../img/all_back.gif) repeat-x #FF9900;
	color:#000033;
}
div, ul, h1, h2, h3, h4, p, img, form {
	padding:0;
	margin:0;
}
ul {
	list-style-type:none;
}
.blank {
	font-size:0px;
	clear:both;
	line-height:0px;
}
/*--------------------------------header pan---------------------------*/

#headerPan {
	width:640px;
	margin:0 auto;
	background:url(../img/top.jpg) no-repeat;
}
#headerPan ul {
	margin:0px;
	display:block;
	height:21px;
	border-bottom:solid 1px #393939;
	background-color:#242424;
}
#headerPan ul li {
	display:block;
	float:left;
	height:21px;
	margin:0;
	padding:0;
}
#headerPan ul li a {
	font: bold 12px/21px ダブルTrebuchet MSダブル, Arial, Helvetica, sans-serif;
	padding:0 14px 0 14px;
	color:#FFCCFF;
	background-color:#242424;
	text-decoration:none;
	margin:0;
	height:21px;
}
#headerPan ul li a:hover {
	color:#663300;
	background-color:#00FF00;
}
#headerPan h1 {
	margin: 0;
	padding: 5px;
	background: #fff;
}
#headerPan form {
	width:397px;
	height:46px;
	background:url(../img/search_bg.gif) no-repeat 0 0 #000000;
	margin:276px auto 0 auto;
	font-size:0;
	padding:0;
}
#headerPan form label {
	font:16px Arial, Helvetica, sans-serif;
	color:#FFCCFF;
	margin:16px 0 0 64px;
	float:left;
	padding:0;
	font-weight:normal;
	background-color:#000000;
}
#headerPan form input {
	width:158px;
	height:22px;
	display:block;
	background-color:#171717;
	border:#494949 1px solid;
	color:#ACACAC;
	float:left;
	margin:12px 0 0 20px;
	padding:0 0 0 5px;
}
#headerPan form input.button {
	width:31px;
	height:23px;
	background:url(../img/search_button.gif) no-repeat 0 0;
	float:left;
	cursor:pointer;
	border:none;
}
/*----------------------------------body part----------------*/

#mainBody {
	width:612px;
	margin:24px auto 0 auto;
}
/*-------------left side------*/

#leftPan {
	width:161px;
	color:#B6B6B5;
	background:url(../img/left_side_up.gif) no-repeat 0 0 #171717;
	padding:19px 0 0 0;
	float:left;
}
#leftPan div {
	background:url(../img/img/left_side_down.gif) no-repeat bottom left;
	height:8px;
	font-size:0;
	display:block;
	float:left;
}
#leftPan h2 {
	background:url(../img/services_icon.gif) no-repeat 0 0 #171717;
	color:#fff;
	width:120px;
	height:34px;
	display:block;
	margin:0px 0 0 5px;
	font: normal 16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 25px;
}
#leftPan ul {
	width:129px;
	display:block;
	margin:6px 0 24px 10px;
	font-size:0;
}
#leftPan ul li {
	background:url(../img/left_side_arrow.gif) no-repeat 0 4px;
	padding: 0 0 0 11px;
	display:inline;
	height:24px;
	vertical-align:top;
}
#leftPan ul li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#B6B6B5;
	text-decoration:none;
	background-color:#171717;
	display:block;
}
#leftPan ul li a:hover {
	background-color:#454545;
	color:#B6B6B5;
}
#leftPan h3 {
	color:#fff;
	width:114px;
	height:24px;
	display:block;
	margin:0px 0 10px 26px;
	padding: 0 0 0 0;
	background-color:#171717;
	font: normal 24px/24px Arial, Helvetica, sans-serif;
}
/*-------------------------------right-------*/

#rightPan {
	width:430px;
	margin:0 0 0 10px;
	float:left;
}
#rightPan h2 {
	height:95px;
	width:204px;
	display:block;
	float:left;
}
#rightPan h2 a {
	width:204px;
	height:95px;
	display:block;
	text-decoration:none;
	text-indent:-2000px;
}
#rightPan h2.about {
	width:429px;
	height:20px;
	display:block;
	margin:25px 0 27px 0;
	padding:0;
}
#rightPan div {
	width:427px;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#000033;
	background-color:#FF6600;
	display:block;
	float:left;
	margin:0 0 0 0;
}
#rightPan div.kaisou {
	width:427px;
	font:14px/20px Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#A5A5A4;
	display:block;
	float:left;
	margin:0 0 0 0;
}
#rightPan div span {
	color:#2BCB02;
	background-color:#000000;
	font-size:17px;
	font-weight:bold;
}
#rightPan div.more {
	width:421px;
	border:#353535 1px solid;
	height:18px;
	background-color:#171717;
	color:#FFFFFF;
	margin:25px 0 28px 0;
	padding:3px 3px 0 0;
}
#rightPan div.more a {
	display:block;
	text-align:right;
	text-decoration:none;
	font:14px/15px Arial, Helvetica, sans-serif;
	width:80px;
	height:15px;
	background:url(../img/read_more_arrow.gif) no-repeat right center #000000;
	color:#FFFFFF;
	float:right;
	padding:0 25px 0 0;
}
#rightPan div a:hover {
	text-decoration:underline;
}
#rightPan h3 {
	font:24px/22px Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	display:block;
	margin:20px 0 0 0;
	height:27px;
	float:left;
}
#rightPan div.hig {
	background-color:#FF9900;
	color:#330000;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:413px;
	float:left;
	padding:16px 0px 0 12px;
	margin:5px 0 0 0;
}
#rightPan div.hig1 {
	background-color:#151515;
	color:#8C8C8B;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:413px;
	padding:16px 0px 0 12px;
	margin:5px 0 0 0;
}
#rightPan div.two {
	color:#D3D3D3;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:373px;
	padding:10px 0px 0 52px;
	margin:0 0 0 0;
	background:url(../img/02.gif) no-repeat 11px 13px #151515;
}
#rightPan div.three {
	color:#D3D3D3;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:373px;
	padding:10px 0px 0 52px;
	margin:0 0 0 0;
	background:url(../img/03.gif) no-repeat 11px 13px #151515;
}
#rightPan div.one {
	color:#D3D3D3;
	font:14px/20px Arial, Helvetica, sans-serif;
	display:block;
	width:373px;
	padding:10px 0px 0 52px;
	margin:0 0 0 0;
	background:url(../img/01.gif) no-repeat 11px 13px #272727;
}
#rightPan div.more1 {
	background-color:#272727;
	color:#8C8C8B;
	padding:7px 0 13px 14px;
	width:411px;
	margin:0 0 0 0;
}
#rightPan div.more1 a {
	background-color:#000000;
	color:#2BCB02;
	width:397px;
	display:block;
	font:14px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
	padding:0 3px;
}
#rightPan div.more1 a:hover {
	color:#fff;
	background-color:#124D8C;
	text-decoration:none;
}
#rightPan div.more2 {
	background-color:#151515;
	color:#8C8C8B;
	padding:7px 0 13px 14px;
	width:411px;
	margin:0 0 0 0;
}
#rightPan div.more2 a {
	background-color:#000000;
	color:#2BCB02;
	width:397px;
	display:block;
	font:14px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:right;
	padding:0 3px 0 0;
}
#rightPan div.more2 a:hover {
	color:#fff;
	background-color:#124D8C;
	text-decoration:none;
}
/*-------------------------------footer---------*/

#footer {
	clear: both;
	height:97px;
	width:778px;
	margin:0 auto 0 auto;
	padding:74px 0 0 0;
}
#footer div {
	display:block;
	font:12px/18px ダブルTrebuchet MSダブル, Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	margin:0px 0 0 430px;
	padding:0 0 9px 0;
}
#footer div.copy {
	width:250px;
	display:block;
	font:12px/18px ダブルTrebuchet MSダブル, Arial, Helvetica, sans-serif;
	color:#EAEAEA;
	margin:0;
	padding:0;
	float:right;
	display:block;
}
#footer div.copy a {
	text-decoration:underline;
	color:#000033;
}
#footer div.copy a:hover {
	text-decoration:none
}

