/* CSS Document */
/* charset */
@charset "Shift_JIS";

/* タグの再定義 */
body {
	background-color: #FFFFFF;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "sans-serif";
}

h1, h2, h3, h4, form {
	margin: 0px;
	padding: 0px;
}
caption {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a {
	color: #3366FF;
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #000000;
}
p {
	font-size: small;
	line-height: 125%;
}
img {
	border: 0px;
}

/* 大きなレイアウトに関するCSS */

#container {
	background-image: url(../img/right_back.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	width: 800px;
	margin: 0px;
}
#header {
	width: 793px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#menu {
	width: 794px;
	padding-bottom: 10px;
}
#home #menu {
	padding-bottom: 3px;
}
.main-contents {
	width: 576px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.left-menu {
	background-image: url(../img/left_menu_bk.jpg);
	background-repeat: no-repeat;
	width: 191px;
	margin-top: 0px;
	background-position: center top;
}
/* トップ(HOME)ページの左メニュー */
#home .left-menu {
	background-image: url(../img/bg_dot2.gif);
	background-repeat: repeat;
}
/* ココマデ */

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	width: 793px;
}


/* ユーティリティー */
.px10 {
	font-size: 10px;
	line-height: 110%;
}
.px12 {
	font-size: 12px;
	line-height: 120%;
}
#sinkiShutugan .px12 {
	color: #0033CC;
}

.info-box2 {
	padding: 6px;
	background-image: url(../img/dot_bk01.gif);
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.detail-link {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-weight: bold;
	display: block;
}
.info-box1 {
	background-image: url(../img/dot_line01.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	margin-right: 5px;
	margin-left: 8px;
	padding-bottom: 5px;
}
.padding05 {
	margin: 0px;
	padding: 5px;
}
.padding-side05 {
	padding-left: 5px;
	padding-right: 5px;
}
.margin-left05 {
	margin-left: 5px;
}
.margin-left15 {
	margin-left: 15px;
}
.margin-left25 {
	margin-left: 25px;
}
.img-right {
	float: right;
	padding-left: 5px;
	border: 0px;
	margin-bottom: 5px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.fontred {
	color: #FF0000;
}
.border1 {
	background-image: url(../img/brd_01.gif);
	background-repeat: repeat-x;
	margin: 5px;
}

/* 左メニュー、サブメニュー周り */

#menu-sub {
	margin-bottom: 10px;
}
#menu-sub a {
	color: #666666;
}



/* 見出しタグの再定義*/
.main-contents h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 5px;
}
/* トピックスページのH3処理 */
#body-topics h3 {
	font-size: small;
	font-weight: bold;
	background-image: url(../img/parl.gif);
	margin: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
/* それ以外のページのH3処理 */
#body-effect h3, #body-aboutPP h3, #body-tokkyo h3 {
	margin-bottom: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: small;
}
/* ココマデ */

#side-info h3 {
	margin: 0px;
	padding: 0px;
}
#menu-sub h3 {
	background-image: url(../img/arw_4.gif);
	background-position: 2px 3px;
	margin: 0px 0px 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	background-repeat: no-repeat;
}
#ruiji h3 {
	font-size: x-small;
	font-weight: normal;
	color: #FF3300;
	margin: 0px;
	padding: 0px;
}
#body-gakkai li h3 {
	color: #333333;
	background-color: #E9EAEC;
	margin-bottom: 3px;
	padding-left: 0.5em;
	font-size: small;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sinkiShutugan h4 {
	font-size: 12px;
	color: #0066FF;
	text-align: center;
	padding-bottom: 10px;
}
.effectBox h4 {
	margin-bottom: 10px;
}

/* P タグの再定義 */
#side-info p {
	margin: 0px;
	font-size: x-small;
	line-height: 115%;
	padding: 0px;
}
.effectLink p {
	font-size: small;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#ruiji p {
	font-size: x-small;
	margin: 0px;
	padding: 0px;
}
.dddmiddle p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.moreInfo p {
	margin: 0px;
	padding: 0px;
	font-size: x-small;
}
.topic-glay p, .topic-white p {
	font-size: x-small;
	font-weight: normal;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 1em;
}

/* リストタグの再定義 */
#menu-sub ul {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	margin: 0px;
}
#menu-sub li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: x-small;
	padding: 0px;
}
#home-topics ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
	text-indent: 0pt;
}
#home-topics ul li {
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: x-small;
	text-indent: 1em;
	background-image: url(../img/arw_3.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
#body-gakkai ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#body-gakkai li {
	font-size: small;
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
	list-style-type: none;
}
#body-menseki li {
	margin-bottom: 15px;
	padding-right: 20px;
	font-size: small;
	font-weight: normal;
}
#body-map ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0em;
	list-style-type: none;
}
#body-map li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: small;
	margin-bottom: 0px;
}


/* その他指定 */
.head-info {
	font-size: x-small;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.topic-glay {
	background-color: #E9EAEC;
	padding: 7px 7px 2px;
}
.topic-white {
	background-color: #FFFFFF;
	padding: 7px 7px 1px;
}
.sample-photo {
	clear: both;
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.samp-info {
	font-size: x-small;
	color: #FF0000;
	text-align: right;
	display: block;
}
.moreInfo {
	padding: 10px;
	margin-bottom: 15px;
	background-color: #E5EFF8;
	text-align: center;
	font-size: x-small;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 7px;
	color: #000099;
	clear: both;
}

#home-topics {
	margin-left: 14px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-right: 12px;
}
#ruiji {
	background-image: url(../img/img_bikkuri.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-color: #FBEC9B;
}
h4 td {
	font-size: small;
	color: #0066CC;
	font-weight: bold;
}
.effectBox {
	padding: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #CDE6FF;
	border-right: 2px solid #CDE6FF;
	border-bottom: 1px solid #CDE6FF;
	border-left: 2px solid #CDE6FF;
}
.dddmiddle {
	background-image: url(../img/bg_3dmiddle.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 25px;
}
.dddhead {
	background-image: url(../img/bg_3dHead.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-top: 12px;
}
.cont-box {
	margin-bottom: 15px;
	clear: both;
	padding-bottom: 15px;
}

.box-table {
	padding: 5px 30px 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.rubi {
	font-size: 9px;
	vertical-align: text-top;
	font-weight: bold;
}
.rubi2 {
	font-size: 9px;
	vertical-align: text-botom;
	font-weight: bold;
}
/* マウスオーバー時の色変化（CSS最後尾） */
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
