@charset "utf-8";

/* contents.css -----------------------------------------------------------------
 :title "contents";
 :created "2006-10-01";
 :release [:revision "1.0"; :created "2008-10-01"];
 :author [:name "diamon"; :homepage <http://refeed.jp/>; :mbox "info@refeed.jp"];
------------------------------------------------------------------------------------*/

.contents {
	padding-top:33px;
}


.contents-head h2 {
	background:url(../img/sitemap/head_image.jpg);
}

.contents-caption-box {
	margin:0 0 30px 0;
}


.article {
	margin:0 0 20px 0;
}

h3.caption01 {
	width:600px;
	height:60px;
	margin:0 0 20px 25px;
	background:url(../img/faq/caption01.gif);
	text-indent:-30000px;
}


h2.caption02 {
	width:620px;
	height:35px;
	margin:0 0px 20px 96px;
	background:url(../img/sitemap/caption02.gif);
	text-indent:-30000px;
}

.map {
	width:500px;
	margin:auto;
	color:#666666;
}

.sitehead {
	background-color:#fff;
	width:812px;
	margin:auto;
	height:100px;
}

.sitehead p {
	padding:0;
	margin:15px 0px 0 50px;
}

.sitelogo {
	background:url(../img/sitemap/daiken_logo.gif);
	text-indent:-30000px;
	width:159px;
	height:39px;
	margin:20px 0 0 40px;
}

h3 {
	font-size:14px;
	font-weight:normal;
	margin:0px 0 0px 0;
	border-bottom:dotted #ccc 1px;
	padding-bottom:2px;
}

h4 {
	font-size:12px;
	font-weight:normal;
	margin:8px 0 0px 20px;
}

ul {
	list-style-type:square;
	margin:5px 0 20px 40px;
	font-size:11px;
}


li {
	margin:0 0 0 0px;
}


.sitesita {
	margin:0 0 30px 0;
}

a:link {
	color:#000099;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}

a:visited {
	color:#999999;
	text-decoration:none;
}
