@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------
style
-------------------------------------------------*/

#style {
	padding-bottom:20px;	
}

#style h3 {
	padding-bottom:20px;
}


/*   style-menu
-----------------------------------------*/
#style-menu {
}

#style-menu ul li {
	padding-bottom:10px;
	color:#00CBBB;
}

#style-menu ul li a {
	background:url(../../common/img/icon-15.gif) no-repeat right center;
	padding-right:20px;
	font-size:117%;
}

/*   style-box
-----------------------------------------*/
#style .style-box {	
	border-top:1px dotted #b4b4b4;
	padding-top:20px;
	margin-top:20px;
}

#style .style-box h4 {
	padding-bottom:20px;
}

#style .style-box p {
	padding-bottom:20px;
}

/*style01*/
#style01 {
	background:url(../img/style/bg-style01.jpg) no-repeat right top;
}

#style01 p {
	width:535px;
}

/*style02*/
#style02 {
	background:url(../img/style/bg-style02.jpg) no-repeat right bottom;
	padding-bottom:10px;
	height:230px;
}

/*style03*/
#style03 {
	background:url(../img/style/bg-style06.jpg) no-repeat right bottom;
}

#style03 p {
	width:430px;
}


/*style04*/
#style04 {
	background:url(../img/style/bg-style03.jpg) no-repeat right top;
}

#style04 p {
	width:470px;
}

/*style05*/
#style05 {
	background:url(../img/style/bg-style04.jpg) no-repeat right top;
}

#style05 p {
	width:470px;
}

/*style06*/
#style06 {
	background:url(../img/style/bg-style07.jpg) no-repeat right top;
/*	height:225px;
*/}

.style-box #style06 p {
	width:470px;
}


/*style07*/
#style07 {
	background:url(../img/style/bg-style05.jpg) no-repeat right top;
	height:232px;
}

#style07 p {
	width:470px;
}


/*   link-box
-----------------------------------------*/
.link-box {
	background:url(../img/style/bg-style06.gif) no-repeat left top;
	width:207px;
}

.link-box h5 {
	padding-top:10px;
	padding-left:10px;
}

.link-box .link-area {
	background:url(../img/style/bg-style07.gif) no-repeat left bottom;
	width:207px;
}

.link-box .link-area ul {
	padding:0 10px 10px 10px;
}

.link-box .link-area ul li {
	background:url(../../common/img/icon-16.gif) no-repeat left 4px;
	padding-left:20px;
}

.link-box .link-area ul li a {
	font-size:84%;
}



/*   link-box02
-----------------------------------------*/
.link-box02 {
	background:url(../img/style/bg-style08.gif) no-repeat left top;
	width:277px;
}

.link-box02 h5 {
	padding-top:10px;
	padding-left:10px;
}

.link-box02 .link-area {
	background:url(../img/style/bg-style09.gif) no-repeat left bottom;
	width:277px;
}

.link-box02 .link-area ul {
	padding:0 10px 10px 10px;
}

.link-box02 .link-area ul li {
	background:url(../../common/img/icon-16.gif) no-repeat left 4px;
	padding-left:20px;
}

.link-box02 .link-area ul li a {
	font-size:84%;
}

#style .style-box .link-box02 p {
	font-size:84%;
	padding-bottom:5px;
	padding-top:5px;
	width:277px;
}








