@charset "utf-8";
/* CSS Document */



h2 {
	background:url(../img/h2_bg.gif) no-repeat top left;
	height: 27px;
	line-height: 27px;
	text-indent: 30px;
            font-size: 124%;
            color: #FFF;
            letter-spacing: 0.1em;
}

div.entrybody {
           padding: 10px;
}




 
/* SITEMAP
-------------------------------------*/

div.sitemap_div {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

div.sitemap_div a {
	color: #000;
	text-decoration: none;
}

div.sitemap_div a:hover {
	color: #000;
	text-decoration: underline;
}

h3.sitemap {
	border-left: 5px solid #ffb526;
	background: none;
	color: #000;
	font-size: 108%;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.sitemap_div ul {
	margin-top: 10px;
	margin-left: 30px;
}

div.sitemap_div ul li {
	background: url(../img/sitemap_list.gif) no-repeat left;
	padding-left: 16px;
	margin-bottom: 5px;
}


/* LINK
-------------------------------------*/

div.m_t_10 {
            margin-top: 15px;
}

div.link_box {
	margin-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

div.link_box a {
	color: #000;
	text-decoration: none;
}

div.link_box a:hover {
	color: #000;
	text-decoration: underline;
}

h3.link {
	border-left: 5px solid #ffb526;
	background: none;
	color: #000;
	font-size: 108%;
	text-indent: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
      font-weight: bold;
}


div.link_box table {
	margin-left: 40px;
	margin-right: 10px;
	text-align: left;
}

div.link_box table tr {
	border: 1px solid #999;
}

div.link_box table th {
	padding: 5px;
}

div.link_box table td {
	padding-left: 15px;
}


/* ACCESSS
-------------------------------------*/

div.access {
	text-align: center;
            margin-top: 10px;
            margin-right: 5px;
            padding: 20px 10px;
            border: 1px solid #ddd;
}

div.access p {
	font-weight: bold;
	margin: 10px 0px;
}


div.access table {
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
            /margin-top: 20px;
}

div.access caption {
	margin-top: 30px;
	margin-bottom: 10px;
	text-align:left;
	color: #ffb526;
	font-size: 108%;
}

div.access table td {
	padding: 4px;
}


/* PRIVACY
-------------------------------------*/

div.privacy {
	padding: 20px 30px;
            margin-right: 5px;
            border: 1px solid #ddd;
}

div.privacy p {
	margin: 10px 0px;
}

div.privacy ul {
	margin: 20px 30px;
	list-style-type: disc;
}

div.privacy li {
	margin-bottom: 10px;
}

div.privacy p.an {
	text-align: right;
}


/* COMPANY
-------------------------------------*/
div.company {
           margin-left: 20px;
}

div.company dl {
	line-height: 220%;
	margin-top: 30px;
}

div.company dt {
	clear: left;
	float: left;
	width: 100px;
	font-weight: bold;
}

div.company dd {
	float: left;
	width: 400px;
}



/* STAFF
-------------------------------------*/

div.staff {
	line-height: 200%;
            padding: 20px;
}

div.staff_left img {
	clear: left;
	float: left;
	margin-top: 10px;
	border: 1px solid #333;
}

div.staff_left p {
	float: left;
	margin-top: 10px;	
	margin-left: 15px;
	width: 300px;
}

div.staff_left p.name {
	font-weight: bold;
}

/* CONTACT
-------------------------------------*/

div.contact {
            padding: 10px;
}

div.contact p {
	line-height: 200%;
	font-size: 108%;
	margin-bottom: 10px;	
}

div.contact table {
	font-size: 116%;
	border-collapse: collapse;
	border: 3px double #eee;
}

div.contact table th {
	background-color: #FFFFEE;
	text-align: left;
	font-weight: normal;
	padding: 8px;
	border: 2px solid #FFF;
}

div.contact table th.red {
	color: #F00;
}

div.contact table td {
	padding: 8px;
}
div.contact table td.center {
	text-align: center;
}
div.contact ul {
	list-style-type: disc;
	margin: 20px 40px 0 20px;
}

div.contact li {
	margin-bottom: 5px
}

.clearboth {clear:both;}


/* kakutenpo saishin jyouhou
----------------------------------------------------*/
div#bbs {font-size:108%;}
div#bbs ul {margin-top: 20px; list-style-type:disc; margin-left:20px;}
div#bbs img {border:none;}
div#bbs div {margin-top: 20px;}




