﻿@charset "utf-8";
/* CSS Document */

/* よく登場する要素のリセット */
body, h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
        
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ　ProW3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	position: relative;
	height: auto;
	border: 1px dotted #666;
}
h1 {
	background-image: url(images/format_r1_c5.gif);
	background-repeat: repeat-x;
	height: 111px;
	width: auto;
}
#hedder-Bt1 {
	position: absolute;
	top: 90px;
	color: #FFFFFF;
	left: 580px;

}
#hedder-Bt2 {
	color: #FFFFFF;
	position: absolute;
	top: 90px;
	left: 700px;
	text-decoration: underline;
}

a:link.white { color: white; }
a:visited.white { color: white; }
a:hover.white { color: red; }
a:active.white { color: white; }

#sideNavi {
	width: 166px;
	padding-left: 5px;
	padding-top: 10px;
	float: left;
	height: auto;
}
#sideNavi dl .linkBt {
	margin-top: 30px;
}
#sideNavi #juusyo {
	height: 109px;
	width: 165px;
	background-image: url(images/address.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#sideMein {
	float: right;
	width: 624px;
	margin-top: 10px;
	margin-left: 0px;
}
#sideMein h2 {
	background-image: url(top_photo/top2.jpg);
	background-repeat: no-repeat;
	height: 230px;
	width: 614px;
	text-indent: -9999px;
}
#imageChange {
	display: none;
}
#sideMein h3 {
	background-color: #CCCCCC;
	height: 230px;
	width: 614px;
}



#sideMein #top_contents {
	float: left;
	width: 428px;
	padding-left: 10px;
	margin-top: 10px;
}
#top_contents .waku dl dt {
	margin-top: 10px;
	margin-left: 10px;
}
#meinContents .waku p {
	margin: 15px;
}

#meinContents  {
	width: 604px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: auto;
}
#meinContents .honbun-banner {
	margin-bottom: 20px;
}


#top_contents .waku dl dd   {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#meinContents .waku dl   {
	padding-left: 10px;
}
#meinContents .waku ul   {
	list-style-type: disc;
}
#meinContents .waku ul li   {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#meinContents .table_gray {
	background-color: #CCC;
	line-height: 25px;
	padding-left: 15px;
	padding-right: 15px;
}



.banner_blue {
	height: 30px;
	width: 427px;
	background-image: url(images/small_banner/banner_%20blue.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 45px;
	line-height: 30px;
	color: #333;
	font-size: 13px;
}
.banner_red {
	height: 30px;
	width: 427px;
	background-image: url(images/small_banner/banner_red.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 45px;
	line-height: 30px;
	color: #333;
	font-size: 13px;
}
.banner_yellow {
	height: 30px;
	width: 427px;
	background-image: url(images/small_banner/banner_%20orange.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-indent: 45px;
	line-height: 30px;
	color: #333;
	font-size: 13px;
}
#meinContents .title_blue{
	color: #FFF;
	background-color: #06F;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#meinContents .bold_underline{
	text-decoration: underline;
	margin-left: 30px;
	font-size: 14px;
	color: #333;
	margin-top: 30px;
}
#meinContents .titleBanner_orange {
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #F90;
	border-left-color: #F90;
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 15px;
}
#meinContents .titleBanner_red {
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #930;
	border-left-color: #930;
	font-size: 14px;
	color: #333;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 15px;
}

#meinContents .name {
	text-align: right;
	font-weight: bold;
	color: #333;
}
#meinContents .title_center_bold {
	text-decoration: underline;
	font-size: 13px;
	color: #333;
	text-align: center;
}
#meinContents .waku .linkSpacer {
	margin-right: 20px;
	margin-left: 20px;
}
#meinContents .underline-indent-bold {
	color: #333;
	text-decoration: underline;
	margin-top: 20px;
	margin-left: 20px;
}



.waku {
	border: 1px solid #CCC;
	margin-bottom: 30px;
}



#sideMein #blog-parts {
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-left: 10px;
}

address {
	clear: both;
	height: 50px;
	width: 800px;
	background-color: #333;
	color: #FFF;
	line-height: 50px;
	text-align: center;
	font-variant: small-caps;
	background-image: url(images/format_r1_c5.gif);
	background-repeat: repeat-x;
}
#meinContents #table_indent {
	margin-left: 40px;
}
#meinContents .waku #spacer dd {
	margin: 10px;
}
#top_contents .waku .large-title {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
#meinContents .li_float_left {
	font-style: normal;
	float: left;
	list-style-type: none;
	color: #000000;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 3px;
	padding: 1px;
	border: 1px solid #FF9933;
}
#meinContents .li_float_clear {
	clear: both;
	list-style-type: none;
	float: none;
}
a.gray:link {
	color: #333;
	text-decoration: none;
}
a.gray:visited {
	color: #333;
	text-decoration: none;
}
a.gray:hover {
	color: blue;
	text-decoration: underline;
}
a.gray:active {
	color: #333;
	text-decoration: none;
}

#meinContents  .banner_katudou {
	background-color: #FFFFCC;
	border-left-width: 15px;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	width: 500px;
	height: 30px;
}
#meinContents .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-top: 10px;
	clear: both;
}
#katsudouContents table tr td p {
	margin-left: 10px;
}
.list-non li {
	list-style-type: none;
}
