@charset "Shift_JIS";

/*---------------------------------------------------*/
/* Copyright (C) 2007 IZU OKADA All rights reserved. */
/*---------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
* {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: arial, sans-serif, 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 12px;
	line-height: 150%;
	color: #666666;
}

body {
background: url(cmnfix/bg.jpg);}


img { border: none; }

a:link   { text-decoration:underline; color:#1B4628; }
a:link * { text-decoration:underline; color:#1B4628; }
a:visited   { text-decoration:underline; color:#1B4628; }
a:visited * { text-decoration:underline; color:#1B4628; }
a:hover   { text-decoration:none; color:#1B4628; }
a:hover * { text-decoration:none; color:#1B4628; }
a:active   { text-decoration:none; color:#1B4628; }
a:active * { text-decoration:none; color:#1B4628; }

/* -------------------- */
/* font color           */
/* -------------------- */
.white { color: #FFFFFF; }
.red { color: #DF0515; }
.blue { color: #2A6CA7; }
.black { color: #000000; }
.orange { color: #FE6E1B; }

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 10px; _font-size: 7pt; line-height: 140%; _line-height: 150%; }
.m { font-size: 12px; _font-size: 10pt; line-height: 150%; _line-height: 140%; }
.l { font-size: 14px; _font-size: 11pt; line-height: 150%; _line-height: 140%; }
.ll { font-size: 15px; _font-size: 12pt; line-height: 150%; _line-height: 140%; }

.sB { font-size: 10px; _font-size: 7pt; line-height: 140%; _line-height: 150%; font-weight : bold; }

.mB { font-size: 12px; _font-size: 10pt; line-height: 150%; _line-height: 140%; font-weight : bold; }

.lB { font-size: 14px; _font-size: 11pt; line-height: 150%; _line-height: 140%; font-weight : bold; }

.llB { font-size: 15px; _font-size: 12pt; line-height: 150%; _line-height: 140%; font-weight : bold; }

/* -------------------- */
/* bg color      　　   */
/* -------------------- */
.bold { font-weight : bold; }
.bgFFFFFF { background:#FFFFFF; }
.bgCCCCCC { background:#CCCCCC; }
.bg333333 { background:#333333; }
.bg000000 { background:#000000; }

.bg7D3F26 { background:#7D3F26; }
.bgFE9F84 { background:#FE9F84; }
.bgFEE69C { background:#FEE69C; }
.bgFEF1CB { background:#FEF1CB; }
.bgFFE7DF { background:#FFE7DF; }

/* -------------------- */
/* margin        　　   */
/* -------------------- */
.margin5 {margin:5px 0px 0px 0px;}
.margin10 {margin:10px 0px 0px 0px;}
.margin15 {margin:15px 0px 0px 0px;}
.margin20 {margin:20px 0px 0px 0px;}
.margin25 {margin:25px 0px 0px 0px;}
.margin30 {margin:30px 0px 0px 0px;}
.margin35 {margin:35px 0px 0px 0px;}
.margin40 {margin:40px 0px 0px 0px;}

/* -------------------- */
/* contents css    　   */
/* -------------------- */
.cmn_pagetop {
text-align : right;
padding : 20px 0px 10px 5px;}

.cmn_center {
text-align : center;}

.cmn_right {
text-align : right;}

.cmn_tit_01 {
background-image : url(cmnfix/cmn_tit_01.gif);
background-repeat: no-repeat;
width:688px;
height:35px;}

.cmntx_01 {
padding : 9px 5px 5px 10px;
color :#FFFFFF;
font-weight : bold;}

.cmntx_02 {
text-align : right;
padding : 9px 10px 5px 5px;
color :#FFFFFF;
font-weight : bold;}

/* -------------------- */
/* cmn css       　　   */
/* -------------------- */
h1.seotx1 {
	text-align : right;
	padding : 1px 10px 1px 10px;
	font-size: 10px; _font-size: 7pt; line-height: 150%; _line-height: 140%;
	font-weight : normal;
	color :#FFFFFF;}

.header {
background-image : url(cmnfix/header.gif);
background-repeat: no-repeat;
width:754px;
height:80px;}

/* -------------------- */
/* 01 css        　　   */
/* -------------------- */
.bg_01_01 {
background-image : url(home/img/01_prt_01.gif);
background-repeat: no-repeat;
width:810px;
height:308px;}

.tx_01_01 {
padding : 5px 5px 0px 5px;
color :#669900;
font-weight : bold;}

.tx_01_02 {
padding : 5px 5px 3px 20px;
color :#666666;
border-width: 1px; border-bottom: dotted 1px #CCCCCC;}

/* -------------------- */
/* 07 css        　　   */
/* -------------------- */
.tx_07_01 {
padding : 10px 10px 10px 10px;
border-width: 1px;
border:dashed 1px #FE9F84;
background:#FFE7DF;}

/* -------------------- */
/* box           　　   */
/* -------------------- */
.lawbox {width:490px; height:200px; overflow: auto;}

/* -------------------- */
/* line          　　   */
/* -------------------- */
.lindotted01 { border-width: 1px; border-bottom: dotted 1px #663300;}

#Cont{
	margin:0 auto;
	width:754px;}
	
.menu{
	margin:0px 0px 17px 5px;
	padding:5px 6px;
	font-weight:bold;
	border-left:solid 4px #9999CC;
	}
	


