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


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


default reset


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

* {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    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: #00c; text-decoration: underline; outline: 0; }
a:visited { color: #551a8b; text-decoration: underline; outline: 0; }
a:hover { color: #f00; text-decoration: none; outline: 0; }
a:active { color: #f00; text-decoration: none; outline: 0; }
hr { display:  none; }
em, address { font-style: normal; }
strong { font-weight: bold; }
.clear { clear: both; }
.fL { float: left; }
.fR { float: right; }
.img_fL { float: left; margin: 0 0 10px 0; }
.img_fR { float: right; margin: 0 0 10px 0; }
.left { text-align:  left; }
.right { text-align:  right; }
.center { text-align:  center; }
p { margin: 0 0 10px 0; line-height: 1.4em; }
img { border: 0; }

/*---------add----------*/

.box{ padding: 0 10px; }

/*---------end----------*/

section,article,aside,nav,menu,canvas,details,figure,figcaption,footer,header,hgroup,summary { display:  block; }
mark { background: rgba(255,255,255,0.2); }

/*------------clearfix-------------*/

.clearfix:after {
	content: ".";
	display:  block;
	clear: both;
	height:  0;
	visibility: hidden;
}
.clearfix { display:  inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height:  1% }
.clearfix { display: block;}
/* end MacIE5 *//* clearfix end --------------------------------------------*/

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


common


----------------------------------------------------------------------------------------------------*/
body {
	padding:0;
	margin:0;
	background:url(../img/all_back.gif) repeat-x #990066;
	color:#ffccff;
}
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:#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:#ffcc10;
	background:#242424;
	text-decoration:none;
	margin:0;
	height:21px;
}
#headerPan ul li a:hover {
	color:#333300;
	background:#ffff67;
}
#headerPan h1 {
	margin: 0;
	padding: 5px;
	background: #000;
}

#headerPan h1 a { font-size: 12px; color: #ffcc10; }

#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:#000000;
}
#headerPan form input {
	width:158px;
	height:22px;
	display:block;
	background:#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;
}

	#mainBody h1 a { font-size: 30px; color: #fff; }
/*-------------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:#171717;
	display:block;
}
#leftPan ul li a:hover {
	background:#454545;
	color:#B6B6B5;
}
#leftPan h3 {
	color:#fff;
	width:114px;
	height:24px;
	display:block;
	margin:0px 0 10px 26px;
	padding: 0 0 0 0;
	background:#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:#f2cfff;
	display:block;
	float:left;
	margin: 0;
}
#rightPan div.kaisou {
	width:427px;
	font:14px/20px Arial, Helvetica, sans-serif;
	background:#000000;
	color:#A5A5A4;
	display:block;
	float:left;
	margin: 0;
}
#rightPan div span {
	color:#2BCB02;
	background:#000000;
	font-size:17px;
	font-weight:bold;
}
#rightPan div.more {
	width:421px;
	border:#353535 1px solid;
	height:18px;
	background:#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:#ffccff;
	display:block;
	margin:20px 0 0 0;
	height:27px;
	float:left;
}
#rightPan div.hig {
	color:#000033;
	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:#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;
	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;
	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;
	background:url(../img/01.gif) no-repeat 11px 13px #272727;
}
#rightPan div.more1 {
	background:#272727;
	color:#8C8C8B;
	padding:7px 0 13px 14px;
	width:411px;
	margin: 0;
}
#rightPan div.more1 a {
	background:#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:#124D8C;
	text-decoration:none;
}
#rightPan div.more2 {
	background:#151515;
	color:#8C8C8B;
	padding:7px 0 13px 14px;
	width:411px;
	margin: 0;
}
#rightPan div.more2 a {
	background:#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:#124D8C;
	text-decoration:none;
}
/*-------------------------------footer---------*/

#footer {
	clear: both;
	height:97px;
	margin:0 auto;
	padding:74px 0;
}
#footer div {
	width: 640px;
	display:block;
	color: #EAEAEA;
	margin: 0 0 0 430px;
	padding: 0 0 9px;
}
#footer div.copy {
	width:250px;
	display:block;
	color:#EAEAEA;
	margin:0;
	padding:0;
	float:right;
	display:block;
}
#footer div.copy a {
	text-decoration:underline;
	color:#ffccff;
}
#footer div.copy a:hover {
	text-decoration:none
}

