@charset "Shift_JIS";

body		{
		font-size: 12px;
        	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ ゴシック","MS Gothic","ＭＳ Ｐゴシック","MS UI Gothic", Verdana, Arial, Helvetica, sans-serif;
		color: #ffffff;

		line-height: 1.5em;
		background-image: url(images/bg01.gif);
		background-color: #cccccc;
		margin: 0px;
		padding: 0px;
		}

a		{
		color: #ffffff;
		}
a:link		{
		
		}
a:visited	{
		text-decoration: none;
		}
a:hover		{
		color: #000000;
	/*	background-color: #dddddd;*/
		}
a:active	{
		color: #990000;
		}

#base		{
		text-align: left;
		background-color: #333333;
		border: 6px solid #ffffff;
		margin: 0px auto;
		padding: 0px;
		width: 650px;
		}


/* ヘッダ部 */
#header		{
		background-image: url(images/header02.gif);
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #ffffff;
		margin: 0px;
		padding: 0px;
		height: 80px;
		}

#headmenu	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #333333;
		border-bottom: none;
		margin: 0px;
		margin-left: 2px solid #ffffff;
		padding: 0px 1px;
		}
#headmenu li	{
		overflow: hidden;
		float: left;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		list-style: none;
		background-color: #000000;
		border: 1px solid #ffffff;
		margin: 0px;
		padding: 0px;
		width: 105px;
		}
#headmenu a	{
		display: block;
		color: #ffffff;
		text-decoration: none;
		padding-top: 2px;
		padding-bottom: 2px;
		}
#headmenu a:link{
		}
#headmenu a:visited{
		}
#headmenu a:hover{
		color: #ffffff;
		background-color: #990000;
		}
#headmenu a:active{		
		}

/* コンテンツ部 */
#contents	{
		float: left;
		color: #ffffff;
		background-color: #333333;
		border-top: 2px solid #ffffff;
		margin: 0px;
		padding: 0px;
		width: 650px;
		z-index: 1;
		}

#contents-left	{
		float: left;
		background-color: #333333;
		border-top: none;
		border-right: 2px solid #ffffff;
		border-bottom: none;
		border-left: none;
		margin: 0px;
		padding: 0px;
		width: 328px;
		z-index: 2;
		}

#contents-right	{
		float: right;
		background-color: #333333;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
		margin: 0px;
		padding: 0px;
		width: 315px;
		z-index: 3;
		}

h1		{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		background-color: #ff6600;
		border-right: 40px solid #ffffff;
		margin: 25px 10px;
		padding: 5px 5px 5px 7px;
		}
h2		{
		font-size: 11px;
		font-weight: bold;
		color: #990000;
		background-image: url(images/migiya.gif);
		background-repeat: no-repeat;
		background-position: top left;
		background-color: #ffffff;
		margin: 10px;
		padding: 5px 2px 5px 22px;
		}
h3		{
		font-size: 12px;
		font-weight: normal;
		margin: 10px;
		}

p		{
		font-size: 12px;
		margin: 10px 10px 10px 20px;
		}
p a:hover	{
		background-color: #dddddd;
		}

.category	{
		font-weight: bold;

		background-image: url(images/category.gif);
		background-repeat: no-repeat;
		background-position: top left;


		border-top: 0px solid #ffffff;
		border-right: none;
		border-bottom: none;
		border-left: 0px solid #ffffff;
		margin: 20px 10px;
		padding: 5px 7px;
		}

img		{
		border: none;
		}
img a		{
		background-color: none;
		}

img.new40	{
		margin: 0px;
		}

#contents-left img{
		border: none;
		margin-top: 0px;
		margin-left: 10px;
		}

#contents-right h1{
		margin-top: 25px;
		margin-right: 10px;
		margin-bottom: 15px;
		margin-left: 5px;
		}
#contents-right img{
		border: none;
		margin: 5px;
		}
#contents-right p{
		margin-right: 5px;
		margin-left: 20px;
		}
#contents-right h3{
		margin-right: 5px;
		margin-left: 5px;
		}

address		{
		font-style: normal;
		margin: 80px 5px 20px 5px;
		}


#footer		{
		clear: both;
		font-size: 12px;
		text-align: center;
		color: #ffffff;
		background-color: #000000;
		border-top: 2px solid #ffffff;
		padding: 7px 0px 7px 0px;
		}

#contents-news	{
		float: left;
		color: #000000;
		background-color: #ffffff;
		border-top: 2px solid #ffffff;
		margin: 0px;
		padding: 0px;
		width: 650px;
		z-index: 1;
		}

#contents-news h1{
		font-size: 16px;
		font-weight: bold;
		color: #000000;
		background-color: #ffffff;
		border-top: none;
		border-right: none;
		border-bottom: 2px solid #333333;
		border-left: none;
		margin: 25px 10px;
		padding: 5px 5px 5px 7px;
		}
#contents-news h2{
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
		background-image: none;
		background-color: #990000;
		margin: 10px;
		padding: 5px 10px 5px 10px;
		}
#contents-news h3{
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		margin: 20px 20px 10px 20px;
		}
#contents-news h4{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		margin: 20px 20px 10px 20px;
		}

#contents-news p{
		font-size: 12px;
		margin: 10px 20px;
		}
#contents-news p a{
		color: #000000;
		}
#contents-news p a:visited{
		text-decoration: none;
		}
#contents-news p a:hover{
		background-color: #dddddd;
		}
#contents-news p a:active{
		color: #990000;
		}

/* ページトップへ */
.pagetop	{
		clear: both;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: right;
		line-height: 7px;
		margin: 20px 20px 20px auto;
		padding: 20px 0px 20px 20px;
		}
.pagetop a	{
		font-weight: bold;
		text-decoration: none;
		color: #ffffff;
		background-color: #000066;
		padding: 2px 5px;
		}
.pagetop a:link	{
		color: #ffffff;
		background-color: #000066;
		}
.pagetop a:visited{
		color: #ffffff;
		background-color: #000066;
		}
.pagetop a:hover{
		color: #ffffff;
		background-color: #006699;
		}
.pagetop a:active{
		color: #990000;
		background-color: #006699;
		}



#contents-left-link{
		float: left;
		background-color: #333333;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: none;
		margin: 0px;
		padding: 0px;
		width: 98px;
height: 1px;
		z-index: 2;
		}
#contents-left-link p{
		font-size: 12px;
		margin: 10px 7px;
		}

#contents-right-wide{
		float: right;
		background-color: #ffffff;
		border-top: none;
		border-right: none;
		border-bottom: none;
		border-left: 2px solid #ffffff;
		margin: 0px;
		padding: 0px;
		width: 538px;
		z-index: 3;
		}
#contents-right-wide h1{
		font-size: 13px;
		font-weight: bold;
		color: #ffffff;
		background-color: #f56b8a;
		border-top: none;
		border-right: 1px solid #333333;
		border-bottom: 2px solid #333333;
		border-left: none;
		margin: 25px 20px;
		padding: 5px 5px 5px 7px;
		}
#contents-right-wide h2{
		font-size: 12px;
		font-weight: bold;
		color: #990000;
		background-image: none;
		background-color: #ffffff;
		border-top: none;
		border-right: none;
		border-bottom: 2px solid #990000;
		border-left: none;
		margin: 25px 20px 10px 20px;
		padding: 0px 0px 0px 5px;
		}
#contents-right-wide p{
		font-size: 12px;
		color: #000000;
		margin: 10px 20px;
		}
#contents-right-wide p a{
		color: #000000;
		}
#contents-right-wide p a:visited{
		text-decoration: none;
		}
#contents-right-wide p a:hover{
		background-color: #dddddd;
		}
#contents-right-wide p a:active{
		color: #990000;
		}

ul		{
		font-weight: normal;
		text-align: left;
		list-style-type: none;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		}
li		{
		font-size: 12px;
		color: #000000;
		margin: 12px 0px;
		padding: 0px;
		}
#contents-right-wide li a{
		color: #000000;
		text-decoration: none;
		}
#contents-right-wide li a:visited{
		}
#contents-right-wide li a:hover{
		color: #ff6600;
		background-color: #dddddd;
		}
#contents-right-wide li a:active{
		color: #990000;
		}

table.kaiin-a	{
		color: #000000;
		font-size: 12px;
		border: 1px solid #333333;
		margin: 20px 20px auto 20px;
		width: 495px;
		}
.kaiin-a caption{
		color: #990000;
		font-weight: bold;
		text-align: left;
		padding-bottom: 1px;
		}
.kaiin-a td	{
		vertical-align: top;
		border: 1px solid #333333;
		padding: 2px 5px;
		}
td.kaiin-a-left	{
		width: 100px;
		}
td.kaiin-b-left	{
		width: 140px;
		}

table a		{
		color: #000000;
		}
table a:visited{
		text-decoration: none;
		}
table a:hover	{
		background-color: #dddddd;
		}
table a:active	{
		color: #990000;
		}

/* Log-in Page */
.login01	{
		border: 2px dashed #000066;
		margin: 40px 30px;
		padding: 10px;
		}
.login02	{
		border: 1px solid #333333;
		margin: 20px auto 0px 19px;
		}


/* 強調タグ（ボールド） */
em		{
		font-style: normal;
		font-weight: bold;
		}
strong		{
		font-size: 20px;
		font-style: normal;
		font-weight: bold;
		}
.centering	{
		text-align: center;
		margin: 0px auto;
		}
.line-through	{
		text-decoration: line-through;
		}

