﻿@charset "utf-8";
@import url("main.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 */
	}


/* #
--------- --------- --------- --------- --------- */
.action_mtitle {
	background: url(../images/action/action_mtitle.jpg) no-repeat;
	margin: 0 0 20px 0;
	padding: 120px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:120px;/* for ie5.x */
	}
	
.action_stitle1,
.action_stitle2 {
	background: url(../images/action/action_stitle1.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 25px 0 0 0;
	width: 635px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:25px;/* for ie5.x */
	}
	
.action_stitle2 {
	background: url(../images/action/action_stitle2.jpg) no-repeat;
	}
	
.actionbox {
	clear:both;
	background: url(../images/action/action_dot.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	position: relative;
	}
	
.actionbox a {
	float:right;
	background: url(../images/common/go_hp.jpg) no-repeat;
	margin: 0;
	padding: 16px 0 0 0;
	width: 111px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:16px;/* for ie5.x */
	}
	
.actionbox a:hover {
	background-position: 0 -16px;
	}
	
#abox1,
#abox2,
#abox3,
#abox4,
#abox5,
#abox6,
#abox7,
#abox8 {
	margin:0 0 10px 0;
	padding:0 0 0 210px;
	font-size:1.2em;
	color:#5A3D1B;
	line-height:1.5;
	min-height:80px;
	height:auto !important;
	height:80px;
	}
	
#abox1 {
	background: url(../images/action/action_image1.jpg) no-repeat;
	}
	
#abox2 {
	background: url(../images/action/action_image2.jpg) no-repeat;
	}
	
#abox3 {
	background: url(../images/action/action_image3.jpg) no-repeat;
	}
	
#abox4 {
	background: url(../images/action/action_image4.jpg) no-repeat;
	}
	
#abox5 {
	background: url(../images/action/action_image5.jpg) no-repeat;
	
	}
	
#abox6 {
	background: url(../images/action/action_image6.jpg) no-repeat;
	}
	
#abox7 {
	background: url(../images/action/action_image7.jpg) no-repeat;
	}
	
#abox8 {
	background: url(../images/action/action_image8.jpg) no-repeat;
	}

.aboxtitle {
	font-size:1.2em;
	font-weight:bold;
	}
	
.pad {
	margin:0;
	padding:0 0 0 70px;
	}
