@charset "utf-8";

/***************************************************************************

				2-purpose-layout.css

***************************************************************************/

.back {
	
}


/***************************************************************************

				header

***************************************************************************/



/***************************************************************************

				global-nav

***************************************************************************/



/***************************************************************************

				menu-nav

***************************************************************************/



/***************************************************************************

				main

***************************************************************************/


#purpose-list.column {
	width: 576px;
	float: left;
	display: inline;
	padding-top: 20px;
	padding-left: 31px;
	padding-bottom: 30px;
	position: relative;
}

#title {
	position: absolute;
	top: 20px;
	left: 0;
	width: 605px;
	padding-bottom: 8px;
	border-bottom: 1px solid #b56666;
}

#purpose #purpose-list #title .hl {
	background: url(../images/purpose_contents_hl1.gif) no-repeat 0 0;
	height: 19px;
	margin-left: 35px;
}

#purpose #purpose-list .title-box {
	padding-top: 42px;
}

#purpose #purpose-list .title-box .description {
	color: #472600;
	font-size: 85%;
	line-height: 1.4;
	padding-bottom: 20px;
}

#purpose #purpose-list .menu-box {
	font-size: 77%;
	padding-bottom: 5px;
}

#purpose #purpose-list .menu-box .box {
	background: url(../images/purpose_contents_box_bg_top.gif) no-repeat 0 0;
	width: 576px;
	padding-top: 5px;
}

#purpose #purpose-list .box .list {
	background: url(../images/purpose_contents_box_bg_bot.gif) no-repeat 0 bottom;
	padding-bottom: 8px;
}

#purpose #purpose-list .box .list .hl {
	background: url(../images/purpose_contents_box_bg.gif) repeat-y 0 0;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-left: 17px;
}

#purpose #purpose-list .box .list .hl .item {
	height: 36px;
	display: block;
	padding-right: 17px;
}

#purpose #purpose-list #purpose-1 .box .list .hl .item { background: url(../images/purpose_contents_icon1.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-2 .box .list .hl .item { background: url(../images/purpose_contents_icon2.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-3 .box .list .hl .item { background: url(../images/purpose_contents_icon3.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-4 .box .list .hl .item { background: url(../images/purpose_contents_icon4.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-5 .box .list .hl .item { background: url(../images/purpose_contents_icon5.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-6 .box .list .hl .item { background: url(../images/purpose_contents_icon6.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-7 .box .list .hl .item { background: url(../images/purpose_contents_icon7.gif) no-repeat 0 0; }
#purpose #purpose-list #purpose-8 .box .list .hl .item { background: url(../images/purpose_contents_icon8.gif) no-repeat 0 0; }

#purpose #purpose-list .box .list .each {
	background: url(../images/purpose_contents_box_bg.gif) repeat-y 0 0;
	padding-right: 17px;
	padding-bottom: 8px;
	padding-left: 17px;
}

#purpose #purpose-list .box .list .each .description {
	background: #faf0cd;
	padding-top: 8px;
	padding-right: 5px;
	padding-left: 16px;
}

#purpose #purpose-list .box .list .each .description .list-item {
	padding-bottom: 5px;
}

#purpose #purpose-list .box .list .each .description .list-item .title {
	float: left;
	display: inline;
}

#purpose #purpose-list .box .list .each .description .icon {
	background: url(../images/purpose_contents_btn1.gif) no-repeat 0 0;
	width: 97px;
	height: 19px;
	float: right;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
}

#purpose #purpose-list .box .list .each .description .icon.current {
	background-position: 0 -19px;
}

#purpose #purpose-list .box .list .each .description .detail {
	padding-bottom: 5px;
}

#purpose #purpose-list .box .list .each .description .detail .detail-description {
	float: left;
	display: inline;
	width: 350px;
	line-height: 1.4;
}

#purpose #purpose-list .box .list .each .description .detail .detail-image {
	float: right;
	display: inline;
}

.each {
	display: block;
}

.each a {
	display: block;
	line-height: 1.4;
}

#purpose #photo-list {
	width: 170px;
	float: left;
	display: inline;
	padding-top: 20px;
	padding-left: 23px;
}

#purpose #photo-list .menu-box {
	padding-bottom: 20px;
	font-size: 68%;
}

#purpose #photo-list .menu-box .description {
	padding-top: 5px;
}


/***************************************************************************

				footer

***************************************************************************/