﻿@charset "UTF-8";

*
{
	margin: 0;
}

html, body
{
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #333;
	font-size: 90%;
	background: url("../images/base/bg.jpg") repeat;
	text-align: center;
}

h1, h2, h3, h4, h5, p, blockquote, dl, dd, form, ul
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

.clears
{
	clear: both;
}

span.bold
{
	font-weight: bold;
}

span.red
{
	color: #cc0000;
}

span.green
{
	color: #048d04;
}

span.blue
{
	color: #050582;
}

p.pagetop
{
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 10px;
	width: auto;
	height: 50px;
	font-size: 1em;
	text-align: right;
}

p.pagetop a
{
	text-decoration: none;
	color: #455af5;
}

p.pagetop a:hover
{
	text-decoration: underline;
	color: #cc0000;
}

#contents
{
	min-height: 100%;
	width: 820px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -138px auto;
	background-color: #f7f2e0;
}

#contents .header
{
	width: 820px;
	height: auto;
	margin: 0 auto 10px auto;
}

#contents .pan
{
	clear: both;
	width: 800px;
	height: auto;
	margin-left: 20px;
	margin-bottom: 10px;
}

#contents .main
{
	width: 820px;
	height: auto;
	margin: 0 auto 0 auto;
}

#footer
{
	clear: both;
	width: 100%;
	height: 138px;
	background: url("../images/base/footer_bg.jpg") repeat-x;
	margin: 0;
	padding-top: 5px;
}

#contents .header .menu
{
	width: 820px;
	height: 33px;
	background: url("../images/base/menu_topbg.jpg") repeat;
	text-align: center;
}

#contents .header .menu ul
{
	margin: 0 0 0 35px;
}

#contents .header .menu ul li
{
	float: left;
	margin: 0 1px 0 0;
	font-size: 1%;
	list-style-type: none;
}

#contents .pan p.text1
{
	text-align: left;
	font-size: 90%;
}

#contents .pan p.text1 a
{
	text-decoration: none;
	color: #2D59B5;
}

#contents .pan p.text1 a:link
{
	color: #2D59B5;
}

#contents .pan p.text1 a:visited
{
	color: #406FCE;
}

#contents .pan p.text1 a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

#contents .main .left1
{
	float: left;
	width: 560px;
	height: auto;
	margin-left: 10px;
	background-color: #f7f2e0;
}

#contents .main .right1
{
	float: right;
	width: 210px;
	height: auto;
	margin-right: 10px;
}

#contents .main .right1 .banner1
{
	width: 210px;
	height: auto;
	margin: 0 0 8px 0;
	text-align: center;
}

#contents .main .right1 .ul1 ul
{
	width: 190px;
	height: auto;
	margin: 0 10px 15px 10px;
	padding-top: 5px;
}

#contents .main .right1 .ul1 li
{
	list-style-type: none;
	padding-left: 8px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 1px dotted #aaa;
}

#contents .main .right1 .richiran
{
	width: 190px;
	height: auto;
	margin: 0 10px 15px 10px;
}

#contents .main .right1 .richiran p.category
{
	background-color: #fdd888;
	line-height: 150%;
	text-align: left;
	padding: 3px;
	font-weight: bold;
}

#contents .main .right1 .richiran p.shouhin
{
	line-height: 150%;
	text-align: left;
	padding: 3px;
	margin-left: 5px;
}

.push
{
	height: 138px;
}

#footer
{
}

#footer p.footer_menu
{
	width: 760px;
	height: auto;
	text-align: center;
	margin: 0 auto 10px auto;
	border-top: 3px solid orange;
	padding-top: 10px;
	font-size: 90%;
}

#footer p.footer_text1
{
	width: 760px;
	height: auto;
	text-align: center;
	margin: 0 auto 10px auto;
	line-height: 150%;
}

#footer p.footer_menu a
{
	text-decoration: none;
}

#footer p.footer_menu a:hover
{
	text-decoration: underline;
}

/*
#footer .footer1
{
	width: 820px;
	height: auto;
	margin: 0 auto 0 auto;
}

#footer .footer1 p.copyright
{
	float: left;
	width: 450px;
	height: auto;
	color: #79470f;
	font-weight: bold;
}

#footer .footer1 p.footer_menu
{
	float: right;
	width: 350px;
	height: auto;
	text-align: right;
}

#footer .footer1 p.footer_menu a
{
	text-decoration: none;
}

#footer .footer1 p.footer_menu a:hover
{
	text-decoration: underline;
}
*/
