﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

.cbox{
	padding:0 0 35px 0;
}

.cbox-inner{
	padding:18px 0 0 0;
}

.cbox .title{
	background:url(../img/guide/ic2.gif) left bottom repeat-x;
	min-height:1px;
	_height:1px;
	padding:0 0 5px 0;
}

.cbox .title h3{
	background:url(../img/guide/ic1.gif) 1px 3px no-repeat;
	min-height:1px;
	_height:1px;
	padding:0 0 0 28px;
	font-size:140%;
	line-height:1.5;
}

.cbox .tyui{
	padding:20px 0 0 0;
	color:#337200;
}


#cbox1 ul{
	padding:0 0 20px 0;
}
#cbox1 ul li{
	float:left;
	border:1px solid #e04e22;
	padding:3px 15px;
	background:white;
	font-size:120%;
	line-height:1.5;
	margin:0 15px 0 0;
}


#cbox2 dl{
	
}

#cbox2 dt{
	float:left;
}

#cbox2 dd{
	float:left;
	padding:85px 0 0 15px;
}

#cbox2 .title{
	width:570px;
}


#cbox3 dl{
	padding:0 0 15px 0;
}

#cbox3 dt{
	float:left;
	width:220px;
	margin:0 15px 0 0;
	border:1px solid #e04e22;
	padding:3px 15px;
	background:white;
}

#cbox3 dd{
	float:left;
	width:700px;
	padding:5px 0 0 0;
}


#bak1{
	background:url(../img/guide/i1.jpg) right 120px no-repeat;
	min-height:1px;
	_height:1px;
}


#cbox4{
	background:url(../img/guide/i2.jpg) left bottom no-repeat;
	min-height:1px;
	_height:1px;
	padding:0 0 190px 0;
}