body {
	background:#fff;
	font-size:small;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	line-height:1.5em;
	color:#333;
	text-align:center;
	margin:0 auto;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,table,th,td,ul,li,ol,address,hr,div {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

address {
	font-style:normal;
	letter-spacing:0.1em;
	color:#fff;
	font-size:10px;
}

#wrap {
	background:url(images/bg_topimg.jpg) -115px 0 no-repeat;
	margin:0 auto;
	padding:0;
}

#wrap_n {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:0;
	position:relative;
}



/*---- header start ----*/
#header {
	width:800px;
	height:655px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

#header_low {
	width:800px;
	height:460px;
	text-align:left;
	margin:0 auto;
	padding:0;
	position:relative;
}

.topimg_sub01 {
	background:url(images/bg_hh2.png) 0 0 no-repeat;
	width:506px;
	height:23px;
	float:right;
	margin-bottom:6px;
	padding:3px 3px 3px 7px;
}

.topimg_sub01 h1 {
	font-size:10px;
	font-weight:normal;
	color:#fff;
	letter-spacing:0.1px;
}

.topimg_sub02 {
	float:right;
	clear:both;
	margin-bottom:125px;
}

.topimg_sub03 {
	float:right;
	width:455px;
	height:147px;
	_height:135px;
	background:url(images/topimg_txt.png) 0 0 no-repeat;
	padding:228px 0 0 100px;
	_padding:240px 0 0 100px;
	font-size:12px;
	clear:both;
	line-height:1.5em;
	letter-spacing:0.1em;
}

.topimg_sub03 dl dt {
	padding-top:4px;
}

.topimg_sub03 dl dd {
	margin:0 0 0 12px;
}

.topimg_sub03 dl dd a {
	background:#da0700;
	color:#fff;
	padding:2px;
	margin-right:3px;
}

.topimg_sub03 dl dd a:hover {
	background:#ee4d48;
}

.topimg_sub04 {
	float:right;
	clear:both;
	margin-bottom:148px;
}

.topimg_sub05 {
	float:right;
	clear:both;
}

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

/*-- scrollmenu start --*/
#scrollmenu {
	position:absolute;
	top:0;
	left:0;
	width:215px;
	min-height:611px;
	height:auto !important;
	height:611px;
	z-index:1;
}

.scrollmenu_inner {
	position:relative;
	top:0;
	left:0;
	width:203px;
	min-height:611px;
	height:auto !important;
	height:611px;
	background:url(images/bg_menu.png) 0 0 repeat-y;
	z-index:2;
	padding:0 0 0 12px;
}

.scrollmenu_inner h2 {
	font-size:11px;
	letter-spacing:0.1em;
	padding:0 0 2px 5px;
}

.c_address {
	width:180px;
}

.c_name {
	background:url(images/address_ttl.gif) 0 0 no-repeat;
	width:180px;
	height:33px;
	padding:11px 0 0 0;
}

.c_name h3 {
	font-size:14px;
	color:#fff;
	text-align:center;
}

.c_name p {
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	line-height:1.3em;
}

.address_txt {
	background:url(images/address_mid.png) 0 0 repeat-y;
	padding:5px 5px;
}

.address_txt p a {
	color:#003399;
}

.address_txt p a:link {
	color:#003399;
}

.address_txt p a:visited {
	color:#003399;
}

.address_txt p a:hover {
	color: #6699CC;
}

.address_txt p a:active {
	color:#003399;
}

.address p {
	font-size:12px;
}

#gnavi {
	margin:5px 0;
}
/*-- scrollmenu end --*/

/*---- contents start ----*/
#contents {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:0;
	position:relative;
	clear:both;
}

#right_area {
	float:right;
	width:585px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:10px 0 30px 0;
	background:url(images/bg_right_area.jpg) 0 0 no-repeat;
}

#right_area_low {
	float:right;
	width:585px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:10px 0 30px 0;
	background:url(images/bg_right_area.jpg) 0 0 repeat-y;
}

.whatcost {
	margin-bottom:20px;
}

.whatcost p {
	margin-bottom:5px;
}

.whatcost h4 {
	font-size:14px;
	letter-spacing:0.2em;
	margin-bottom:10px;
}

.secret {
	margin-bottom:10px;
}

.secret h3 {
	margin-bottom:10px;
}

.secret p {
	margin-bottom:10px;
}

.rank {
	margin-bottom:10px;
}

.rank_item {
	width:78px;
	float:left;
	text-align:center;
	margin:10px 15px 0 0;
}

.rank_item img {
	margin-bottom:3px;
}

.rank_item p {
	font-size:10px;
	line-height:1.3em;
}

.whatnew {
	margin-bottom:20px;
}

.flow {
	overflow:auto;
	height:130px;
	padding:5px;
}

.flow p a {
	color: #003399;
	text-decoration:underline;
}

.flow p a:link {
	color:#039;
	text-decoration:underline;
}

.flow p a:visited {
	color:#039;
	text-decoration:underline;
}

.flow p a:hover {
	color:#0066CC;
	text-decoration:none;
}

.flow p a:active {
	color:#039;
	text-decoration:underline;
}

.area {
	margin-bottom:20px;
}

.area p {
	margin-bottom:10px;
}

.area ul {
	margin-bottom:15px;
}

.area ul li {
	float:left;
	list-style:none;
	margin-right:30px;
}

.area ul li a {
	background:url(images/icon_service.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	color: #003399;
	text-decoration:underline;
}

.area ul li a:link {
	color:#039;
	text-decoration:underline;
}

.area ul li a:visited {
	color:#039;
	text-decoration:underline;
}

.area ul li a:hover {
	color:#0066CC;
	text-decoration:none;
}

.area ul li a:active {
	color:#039;
	text-decoration:underline;
}
/*---- contents end ----*/


/*---- footer start ----*/
#footer {
	background:url(images/bg_foot.gif) 0 0 repeat-x;
	height:70px;
}

.foot_in {
	width:800px;
	margin:0 auto;
	padding-top:4px;
}

.foot_left {
	float:left;
	text-align:left;
}

.foot_left p {
	color:#fff;
	font-size:11px;
}

.foot_left p a {
	color:#fff;
}

.foot_left p a:link {
	color:#fff;
}

.foot_left p a:visited {
	color:#fff;
}

.foot_left p a:hover {
	color:#FFCC00;
	text-decoration:underline;
}

.foot_left p a:active {
	color:#fc0;
	text-decoration:underline;
}

.foot_right {
	float:right;
	text-align:right;
	padding-top:3px;
}

.foot_right p {
	color:#fff;
	font-size:10px;
	line-height:1.3em;
}
/*---- footer end ----*/


/*---- etc ----*/
.clear {
	clear:both;
}

.F_left {
	float:left;
}

.F_right {
	float:right;
}

.T10 {
	margin-top:10px;
}

.T20 {
	margin-top:20px;
}

.T30 {
	margin-top:30px;
}

.B5 {
	margin-bottom:5px;
}

.B10 {
	margin-bottom:10px;
}

.B20 {
	margin-bottom:20px;
}

.B30 {
	margin-bottom:30px;
}

.TB10 {
	margin:10px 0;
}

.TB20 {
	margin:20px 0;
}

.TB30 {
	margin:30px 0;
}

.L10 {
	padding: 0 0 0 10px;
}

.L20 {
	padding: 0 0 0 20px;
}

.L30 {
	padding: 0 0 0 30px;
}

.R10 {
	padding:0 10px 0 0;
}

.R20 {
	padding:0 20px 0 0;
}

.R30 {
	padding:0 30px 0 0;
}

.left_cell {
	width:130px;
	text-align:center;
	vertical-align:top;
	background:url(images/bg_cell.png) 0 0 repeat-y;
	color:#fff;
	padding:10px 0 10px 0;
}

.left_cell02 {
	width:60px;
	_width:250px;
	padding:5px;
	background-color:#fff;
	text-align:left;
	vertical-align:top;
}

.right_cell {
	padding:10px 0 10px 5px;
}

.top_cell {
	width:67px;
	background-color:#69c;
	color:#fff;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.bottom_cell {
	width:67px;
	background-color:#fff;
	font-size:11px;
	padding:3px;
	text-align:center;
}

.note_cell {
	background-color:#fff;
	font-size:11px;
	color:#FF3333;
	padding:3px 3px 3px 5px;
}

.ttl {
	border-left:#336699 8px solid;
	border-bottom:#333 1px dashed;
	margin:0 0 5px 0;
	padding:0px 0 0 8px;
}

.ttl h3 {
	font-size:14px;
	font-weight:bold;
	color: #369;
}

.B_dotted {
	border-bottom:#000099 1px dotted;
	margin-bottom:20px;
	padding:0 5px 10px 5px;
}

.field_in {
	margin:0 0 5px 0;
	padding:5px 10px;
	text-align:justify;
}

.field_in02 {
	padding:0 10px;
	text-align:justify;
}

.center {
	text-align:center;
}

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

/*---- back to top start ----*/
#pagetop {
	position:absolute;
	top:15px;
	left:800px;
}

/*---- back to top end ----*/

/*---- png -----*/
* html .iepngfix ,* html img ,* html .topimg_sub01 ,* html .left_cell ,* html .c_address ,* html .mailform tr th ,* html .pricetable_cell01 ,* html .pricetable_cell02 ,* html .pricetable_cell03 {
	behavior: expression(IEPNGFIX.fix(this));
}

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

/*-- clearfix start --*/
.clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

.clearfix{
    display:inline-block;
    min-height:1%;  /* for IE 7*/
	overflow: hidden; /* Dreamweaverデザインビュー崩れ対策 ※本番環境では不要 */
}
/*-- clearfix end --*/
