﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.guide_mtitle {
	background: url(../images/guide/guide_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 64px 0 0 0;
	width: 699px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:64px;/* for ie5.x */
	}
	
.guide_stitle {
	background: url(../images/common/icon_arrow4.jpg) no-repeat;
	background-position: 6px 5px;
	background-color: #D8D8D8;
	margin:0 0 15px 0;
	padding:4px 0 2px 24px;
	font-size:1.6em;
	color:#4D4D4D;
	font-weight: bold;
	line-height:1.1;
	}
	
.guide_area1 {
	margin:0 0 15px 0;
	font-size:1.4em;
	}
	
.guide_area1 img {
	margin:0 0 10px 0;
	float:right;
	}




.guide_area2 {
	margin:0 0 15px 0;
	padding:0 0 30px 0;
	background: url(../images/common/dot.gif) repeat-x;
	background-position: 0 bottom;
	}

.guide_box1,
.guide_box2,
.guide_box3,
.guide_box4 {
	margin:0;
	width:700px;
	height:260px;
	position: relative;
	}

.guide_box1 {
	background: url(../images/guide/guide_image1.jpg) no-repeat;
	}
	
.guide_box2 {
	background: url(../images/guide/guide_image2.jpg) no-repeat;
	}
	
.guide_box3 {
	background: url(../images/guide/guide_image3.jpg) no-repeat;
	}
	
.guide_box4 {
	background: url(../images/guide/guide_image4.jpg) no-repeat;
	}
	
.guide_sstitle {
	margin:0 0 25px 0;
	font-size: 1.5em;
	font-weight: bold;
	}
	
.guide_ex {
	margin: 0;
	font-size:1.4em;
	width:350px;
	}

.guidelink1 {
	margin:0 0 15px 0;
	height:18px;
	}
	
.guidelink1 a {
	background: url(../images/guide/guide_btn1.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	width: 148px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:18px;/* for ie5.x */
	}

.guidelink2,
.guidelink3,
.guidelink4,
.guidelink5 {
	position: absolute;
	left:0;
	bottom:0;
	height:18px;
	}
	
.guidelink2 {
	width:158px;
	}
	
.guidelink3 {
	width:118px;
	}
	
.guidelink4 {
	width:239px;
	}
	
.guidelink5 {
	width:231px;
	}

.guidelink2 a,
.guidelink3 a,
.guidelink4 a,
.guidelink5 a {
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:18px;/* for ie5.x */
	}
	
.guidelink2 a {
	background: url(../images/guide/guide_btn2.jpg) no-repeat;
	width: 158px;
	}
	
.guidelink3 a {
	background: url(../images/guide/guide_btn3.jpg) no-repeat;
	width: 118px;
	}
	
.guidelink4 a {
	background: url(../images/guide/guide_btn4.jpg) no-repeat;
	width: 239px;
	}
	
.guidelink5 a {
	background: url(../images/guide/guide_btn5.jpg) no-repeat;
	width: 231px;
	}
	
.mov {
	position: absolute;
	top:0;
	right:0;
	}