﻿@charset "UTF-8";
/*-----------------------------------
DEFAULT CSS
FILE DATA: use.css
-----------------------------------*/

/*-----------------------------------
サイト利用
-----------------------------------*/
#use_1st {
	width:748px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#use_1st h3 {
	background:url(../images/use_1st_ttl.jpg) no-repeat;
	width:360px;
	height:22px;
	text-indent:-1000em;
	margin:15px 0px 0px 0px;
}

#use_1st p {
	margin:0px 0px 0px 0px;
	padding:5px 30px;
	line-height:1.5em;
	font-size:80%;
	color:#848484;
}





#use_2nd {
	width:748px;
	height:auto;
	margin:15px 0px 0px 0px;
}

#use_2nd h3 {
	background:url(../images/use_2nd_ttl.jpg) no-repeat;
	width:215px;
	height:22px;
	text-indent:-1000em;
	margin:15px 0px 0px 0px;
}

#use_2nd li {
	font-size:80%;
	color:#848484;
	margin:0px 0px 0px 0px;
	padding:5px 30px;
}
