@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-07-13
 * Modified: 2010-07-13
 * Editor:   hara@DiiV
 *
 * Information: CSS for root/service/ppt.html
 *
 * ******************************
 */
h1{
	background: url(../../img/service/ppt/h1_title.gif) left top no-repeat;
	border-bottom: #9C9D9F 1px solid;
	width: 717px;
	height: 32px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	text-indent: -9999px;
	display: block;
}

/********************************/
/*****▼ first_area start ▼*****/
/********************************/
#first_area{
	margin-bottom: 22px;
}

#first_area .column_left{
	width: 412px;
	float: left;
}

#first_area .column_left p{
	border-bottom: #9C9D9F 1px solid;
	margin-bottom: 20px;
}

#first_area .column_left p span{
	font-size: 10px;
	letter-spacing: 0;
	line-height: 4em;
}

#first_area .column_left p.price{
	background: url(../../img/service/ppt/img_price.gif) left top no-repeat;
	border: none;
	width: 412px;
	height: 37px;
	text-indent: -9999px;
	display: block;
}

#first_area .column_left .package{
	border: #40434C 1px solid;
	padding: 7px 10px;
	width: 390px;
}

#first_area .column_left .package li{
	background: url(../../img/common/icon_package.gif) left center no-repeat;
	padding-left: 10px;
	display: inline;
}

#first_area .main_img{
	float: right;
}
/******************************/
/*****▲ first_area end ▲*****/
/******************************/

/*********************************/
/*****▼ second_area start ▼*****/
/*********************************/
#second_area{
	margin-bottom: 30px;
}

#second_area h2{
	border-bottom: #517636 1px dotted;
	margin-bottom: 8px;
	color: #517636;
	font-weight: bold;
}

#second_area ul.data{
	margin-bottom: 25px;
	text-align: center;
}

#second_area ul.data li{
	margin-right: 20px;
	display: inline;
}

#second_area ul.data li.last_child{
	margin-right: 0;
}

#second_area img.flow{
	margin: 0 0 20px 38px;
}

#second_area .frame{
	background: url(../../img/service/ppt/bg_note_top.gif) left top no-repeat;
	width: 717px;
	padding-top: 5px;
}

#second_area .frame_bg{
	background: url(../../img/service/ppt/bg_note_bottom.gif) left bottom no-repeat;
	padding-bottom: 5px;
}

#second_area .frame_inner{
	background: url(../../img/service/ppt/bg_note_center.gif) left top repeat-y;
	padding: 0 5px;
}

#second_area .frame_inner dt{
	padding-left: 5px;
	font-weight: bold;
	color: #517636;
}

#second_area .frame_inner dd{
	border-bottom: #517636 1px dotted;
	padding: 0 5px;
	margin-bottom: 5px;
	letter-spacing: 0;
}

#second_area .frame_inner dd.last_child{
	border: none;
	margin-bottom: 0;
}
/******************************/
/*****▲ second_area end ▲*****/
/******************************/

/*********************************/
/*****▼ third_area start ▼*****/
/*********************************/
#third_area{
	margin-bottom: 20px;
}

#third_area h2{
	background: #517636;
	padding: 2px 10px;
	margin-bottom: 7px;
	color: #FFFFFF;
}

#third_area ul{
	width: 358px;
	float: left;
}

#third_area ul li{
	line-height: 1.8em;
}

#third_area ul li em{
	color: #517636;
}

#third_area ul li span{
	font-weight: bold;
}

#third_area ul li.attention{
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.2em;
}
/******************************/
/*****▲ third_area end ▲*****/
/******************************/

/*********************************/
/*****▼ fourth_area start ▼*****/
/*********************************/
#fourth_area{
	margin-bottom: 30px;
}

#fourth_area .section_lv1{
	margin-bottom: 15px;
}

#fourth_area .section_lv1 .column_left,
#fourth_area .section_lv1 .column_center,
#fourth_area .section_lv1 .column_right{
	width: 230px;
	float: left;
	display:inline;
}


#fourth_area .section_lv1 .column_left{
	margin-right: 14px;
}

#fourth_area .section_lv1 .column_center{
	margin-right: 13px;
}

#fourth_area .section_lv1 .column_left p.title,
#fourth_area .section_lv1 .column_center p.title,
#fourth_area .section_lv1 .column_right p.title{
	height: 16px;
	text-indent: -9999px;
	display: block;
}

#fourth_area .section_lv1 .column_left p.title{
	background: url(../../img/service/ppt/title_method_01.gif) left top no-repeat;
	width: 174px;
}

#fourth_area .section_lv1 .column_center p.title{
	background: url(../../img/service/ppt/title_method_02.gif) left top no-repeat;
	width: 205px;
}

#fourth_area .section_lv1 .column_right p.title{
	background: url(../../img/service/ppt/title_method_03.gif) left top no-repeat;
	width: 209px;
}

#fourth_area .section_lv1 .column_left img,
#fourth_area .section_lv1 .column_center img,
#fourth_area .section_lv1 .column_right img{
	margin-bottom: 5px;
}

#fourth_area .section_lv2 .column_inner{
	width: 159px;
	margin-right: 27px;
	float: left;
	display: inline;
}

#fourth_area .section_lv2 .column_inner img{
	margin-bottom: 5px;
}

#fourth_area .section_lv2 .last_child{
	margin-right: 0;
}
/******************************/
/*****▲ fourth_area end ▲*****/
/******************************/


#environment .frame{
	background: url(../../img/service/ppt/bg_note_top.gif) left top no-repeat;
	width: 717px;
	padding-top: 5px;
	margin-bottom: 20px;
}

#environment .frame_bg{
	background: url(../../img/service/ppt/bg_note_bottom.gif) left bottom no-repeat;
	padding-bottom: 5px;
}

#environment .frame_inner{
	background: url(../../img/service/ppt/bg_note_center.gif) left top repeat-y;
	padding: 0 5px;
}

#environment .frame_inner dt{
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #517636;
}

#environment .frame_inner dd{
	padding: 0 5px;
	font-size: 10px;
	letter-spacing: 0;
	line-height: 1.2em;
}


/****************************/
/*****▼ sub_contents start ▼*****/
/****************************/
#side_navi #side_navi_04 a:link,
#side_navi #side_navi_04 a:visited{
	background: url(../../img/common/btn_side_navi_04.gif) right top no-repeat;
}

/**************************/
/*****▲ sub_contents end ▲*****/
/**************************/

/*********************************/
/*****▼ g_navi start ▼*****/
/*********************************/
#g_navi #g_navi_03 a:link,
#g_navi #g_navi_03 a:visited{
	background: url(../../img/common/btn_gnavi_03.jpg) left -37px no-repeat;
}

/******************************/
/*****▲ g_navi end ▲*****/
/******************************/

