﻿@charset "utf-8";

/* title
----------------------------------------------- */

p#main img {
	width:693px;
	height:148px;
	margin:0;
	}



/* content
----------------------------------------------- */

div#content {
	width:683px;
	margin-left:10px;
	}

div#content h4 {
	margin:30px 0 0 0;
	padding:0;
	font-size:117%;
	line-height:117%;
	}

div#content h4 a {
	padding-left:10px;
	background:url(../common/img/link_icon.gif) no-repeat center left;
	}

div#content h4 a:hover {
	padding-left:10px;
	background:url(../common/img/link_icon_on.gif) no-repeat center left;
	}

div#content p {
	margin:10px 0 0 0;
	padding-bottom:22px;
	background:url(../common/img/dotline.gif) no-repeat bottom left;
	}

div#content span {
	display:block;
	margin-left:10px;
	line-height:1.5;
	}




/* contactBan
----------------------------------------------- */

div#contactBan {
	margin:30px 0 30px 10px;
	}


