@charset "Shift_JIS";

/*------------------------------------------------------*/
/* Copyright (C) 2007 NPOほほえみ. All Rights Reserved. */
/*------------------------------------------------------*/

/* -------------------- */
/* all tag              */
/* -------------------- */
body {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family:'ＭＳ Ｐゴシック', Osaka, verdana;
	font-size : 80%;
	line-height: 140%;
	color: #666666;
	background: #FFFFCC;}

img { border: none; }

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

a:link.pagetoplink { text-decoration:underline; color:#666666;}
a:visited.pagetoplink { text-decoration:underline; color:#666666;}
a:hover.pagetoplink { text-decoration:none; color:#666666;}
a:active.pagetoplink { text-decoration:none; color:#666666;}

/* -------------------- */
/* font size     　　   */
/* -------------------- */
.s { font-size: 80%; line-height: 140%; }
.m { font-size: 100%; line-height: 140%; }
.l { font-size: 120%; line-height: 140%; }
.ll { font-size: 140%; line-height: 140%; }
.lll { font-size: 160%; line-height: 140%; }

.sB { font-size: 80%; line-height: 140%; font-weight : bold; }

.mB { font-size: 100%; line-height: 140%; font-weight : bold; }
.m_Green { font-size: 100%; line-height: 140%; color:#336600; }

.lB { font-size: 120%; line-height: 140%; font-weight : bold; }

.llB { font-size: 140%; line-height: 140%; font-weight : bold; }

.lllB { font-size: 160%; line-height: 140%; font-weight : bold; }

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

.bgEFFAFB {background:#EFFAFB;}
.bgE1FFE1 {background:#E1FFE1;}
.bgCEFBCC {background:#CEFBCC;}
.bgFFECEC {background:#FFECEC;}
.bgEBFEF4 {background:#EBFEF4;}
.bgEEEEEE {background:#EEEEEE;}

/* -------------------- */
/* 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;}

/* -------------------- */
/* contents css    　   */
/* -------------------- */
.cmn_pagetop {text-align:right; padding:10px 15px 10px 5px;}
.cmn_center {text-align:center;}
.cmn_right {text-align:right;}

/* -------------------- */
/* cmn css         　   */
/* -------------------- */
.headtx {
text-align : center;
padding : 5px 10px 5px 10px;
font-size: 80%; line-height: 140%;
color :#FFFFFF;}

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

.footer {
background-image : url(cmnfix/footer.gif);
background-repeat: no-repeat;
width:810px;
height:60px;}

.footertx {
text-align : center;
padding : 13px 5px 5px 5px;
color:#660000;
font-size: 100%; line-height: 140%;}

.copyrightbox {
text-align : center;
padding : 20px 5px 20px 5px;
color:#C0C060;
font-size: 80%; line-height: 140%;}

.navibox {
padding : 3px 0px 3px 10px;
color:#666666;
font-size: 100%; line-height: 140%;}

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

.bg_01_02 {
background-image : url(home/img/01_prt_02.jpg) ;
background-repeat: no-repeat;
width:380px;
height:240px;}

.bg_01_03 {
background-image : url(home/img/01_prt_04.gif);
background-repeat: no-repeat;
width:200px;
height:295px;}

.tx_01_01 {
padding : 15px 0px 0px 60px;
color:#DF9173;
font-size: 100%; line-height: 100%;}

.tx_01_02 {
padding : 10px 10px 0px 10px;
color:#009966;
font-size: 100%; line-height: 100%;}

/* -------------------- */
/* 03 css        　　   */
/* -------------------- */
.tx_03_01 {
padding : 10px 10px 10px 10px;
background:#E1FFE1;
border:1px dotted #CCCCCC;}

/* -------------------- */
/* 04 css        　　   */
/* -------------------- */
.tx_04_01 {
padding : 10px 10px 10px 10px;
background:#C5FAF7;
border:1px dotted #CCCCCC;}

/* -------------------- */
/* 06 css        　　   */
/* -------------------- */
.tx_06_01 {
padding : 10px 10px 10px 10px;
background:#FFFFE1;
border:1px dotted #CCCCCC;}

/* -------------------- */
/* 07 css        　　   */
/* -------------------- */
.tx_07_01 {
padding : 10px 10px 10px 10px;
background:#E2F0FD;
border:1px dotted #CCCCCC;}

/* -------------------- */
/* 08 css        　　   */
/* -------------------- */
.tx_08_01 {
padding : 10px 10px 10px 10px;
background:#FFFFE1;
border:1px dotted #CCCCCC;}

/* -------------------- */
/* box           　　   */
/* -------------------- */
.lawbox {width:370px; height:190px; overflow: auto;}

/* -------------------- */
/* line          　　   */
/* -------------------- */
.lindotted00 { border-width: 1px; border-bottom: solid 1px #CCCCCC;}
.lindotted01 { border-width: 1px; border-bottom: dotted 1px #000000;}

#Cont{
	margin:0 auto;
	width:860px;}
