﻿@charset "utf-8";
@import url("../../script/css/basePrt.css");
@import url("../../script/css/commonPrt.css");
@import url("../../script/css/sitePrt.css");





/* ---------- TOPページ ---------- */

#right .service { 
	width:660px;
	padding:0 0 30px;
}

*+html #right .service {
	padding:0 0 45px;
}

#right .service li {
	border-bottom:#DDDDDD 1px dotted;
	padding:0 10px 5px;
	margin:0 0 15px;
}

#right .service h5 {
	font-size:85%;
	line-height:1.6em;
	margin:0 0 10px;
}

#right .service h5 a {
	background:url(http://www.01act.jp/image/base/bg_ttl_h5.gif) left 1px no-repeat;
	padding:0 0 0 20px;
}

#right .service .recBox {
	position:relative;
}

#right .service .recBox .rec {
	position:absolute;
	left: -15px;
	top: -15px;
}





/* ---------- ３カラムボックス ---------- */

#right .c3Box {
	width:190px;
	width:210px;
	\width:190px;
	float:left;
	margin:0 5px 10px;
	padding:9px 9px 0;
	display:inline;
	border:#DDDDDD 1px solid;
	background:#EEEEEE;
}

#right .c3Box h5 {
	text-align:center;
	padding:0 0 7px;
}





/* ---------- ３カラムリストリンク ---------- */

#right .c3LinkList {
	width:660px;
	margin:0 0 20px;
}

#right .c3LinkList li {
	width:210px;
	margin:0 5px 10px;
	display:inline;
	float:left;
	font-size:85%;
	line-height:1.5em;
	letter-spacing:0.3em;
	text-align:center;
	font-weight:bold;
}

#right .c3LinkList li a {
	border:#DDDDDD 1px solid;
	background:#EEEEEE;
	display:block;
	padding:10px 0;
	text-decoration:none;
}





/* ---------- フォーム関連 ---------- */

#right .message {
	font-size:75%;
	line-height:1.5em;
	margin:0 0 10px;
	width:644px;
}
