@import url(/css/contents.css);
h1.howto {
	background:url(../img/cnt_title_02.jpg) no-repeat 0 0;
	border-top:2px solid #fff;	
}
h2.howto {
	margin-top:40px;
	width:730px;	height:50px;
	background:url(../img/title_02.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}
h4.howto {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3.sub01 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_01.gif) no-repeat 0 0;
}
h3.sub02 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_02.gif) no-repeat 0 0;
}
h3.sub03 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_03.gif) no-repeat 0 0;
}
h3.sub04 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_04.gif) no-repeat 0 0;
}
h3.sub05 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_05.gif) no-repeat 0 0;
}
h3.sub06 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_06.gif) no-repeat 0 0;
}
h3.sub07 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_07.gif) no-repeat 0 0;
}
h3.sub08 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_08.gif) no-repeat 0 0;
}
h3.sub09 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_09.gif) no-repeat 0 0;
}
h3.sub10 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_10.gif) no-repeat 0 0;
}
h3.sub11 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_11.gif) no-repeat 0 0;
	margin-top: 30px;
}
h3.sub12 {
	width:730px;
	height:50px;
	background:url(../howto/img/howto_sub_ttl_12.gif) no-repeat 0 0;
	margin-top: 30px;
}
/* ctn */
div#ctn {
	margin-top:25px;
	width:730px;
	margin-bottom: 40px;
}

div#howto01,
div#howto02,
div#howto03,
div#howto04,
div#howto05,
div#howto06,
div#howto07,
div#howto08
 {
	margin-top:25px;
	width:730px;
	margin-bottom: 40px;
	min-height: 250px;		
}
div#ctn p,
div#howto01 p,
div#howto02 p,
div#howto03 p,
div#howto04 p,
div#howto05 p,
div#howto06 p,
div#howto07 p,
div#howto08 p {
	line-height:1.5;
	color:#555;
	margin-bottom: 20px;
}
div#ctn p span {
	color:#ff0000;
}
/* side block */

div#side ul.howto {
	margin-bottom:10px;
	width:250px;
	height:160px;
	background:url(../howto/img/howto_sub_menu.gif) no-repeat 0 0;
}
div#side ul.howto li.sub01 a.currentSubmenu {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -500px 0;
}
div#side ul.howto li.sub02 a.currentSubmenu {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -500px -40px;
}
div#side ul.howto li.sub03 a.currentSubmenu {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -500px -80px;
}
div#side ul.howto li.sub04 a.currentSubmenu {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -500px -120px;
}
div#side ul.howto li.sub01 a:hover {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -250px 0;
}
div#side ul.howto li.sub02 a:hover {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -250px -40px;
}
div#side ul.howto li.sub03 a:hover {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -250px -80px;
}
div#side ul.howto li.sub04 a:hover {
	background:url(../howto/img/howto_sub_menu.gif) no-repeat -250px -120px;
}
.table_site {
	width:730px;
	border-collapse:collapse;
	font-size: 100%;
	margin: 0px;
}
.about1 {
	vertical-align:top;
	width: 150px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	background-color: #eee;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.about2 {
	vertical-align: middle;
	background:url(../img/dot.gif) 0 100% repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
}
div#main ul.gmap {
	font-size: 12px;
	margin-top: 10px;
}
div#main ul.gmap li {
	display:inline;
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 50;
	padding-left: 16px;
	background-image: url(/img/common/gmap.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
