@charset "UTF-8";

h1, h2, h3, h4, h5 {
	margin:0;
	color:#666666;
	font-size:100%;
	font-weight:normal;
}

p {
	margin:0;
	font-size:100%;
	line-height:1.6em;
}
ul {
	font-size:100%;
	margin:1em auto;
	padding:0 1em 0 3.5em;
	line-height:1.6em;
}
ul ul {
	margin:0;
}

a:link {
 color:#079;
 text-decoration:underline;
 }

a:visited {
 color:#379;
 text-decoration:underline;
 }

a:hover {
 color:#EEEEEE;
 background:#FF6FCF;
 text-decoration:none;
 }


div#line {
	background:#FF077A;
	color:#FF077A;
	margin:0;
	height:7px;
	font-size:9px;
}

div#banner {
	width:850px;
	height:45px;
	overflow:hidden;
	background:#FFFFFF;
	margin:0 auto;
	padding:5px 10px 0 10px;
	color:#333333;
	border-left:#EEDDDD 1px solid;
	border-right:#EEDDDD 1px solid;
	font-size:12px;
}
#banner h1 {
	margin:0;
	padding:0;
	float:left;
	background:url(../images/smilehomeLM1.gif) left top no-repeat;
}
#banner h1 img {
	border:none;
}
#banner h1 a:hover {
	background:none;
}
#banner p {
	color:#666666;
	margin:0;
}

#banner p.tel01 {
	margin-bottom:3px;
}
#banner p.tel02 {
}
#banner .tel01_1 {
	 border-bottom:1px #CCCCCC solid;
	padding-bottom:2px;
}

.tel01 a, .tel02 a {
	text-decoration:none;
	color:#FFFFFF;
	background:#666666;
	padding:2px;
}
.tel01 a:hover, .tel02 a:hover {
	background:#FF0000;
}


#fontSizeChanger {
	float:right;
	margin:0;
	}

#fontSizeChanger a#letterbig:hover {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btBIG1.gif) left top no-repeat;
	margin:0 1px;
}
#fontSizeChanger a#lettermiddle:hover {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btMIDDLE1.gif) left top no-repeat;
	margin:0 1px;
}
#fontSizeChanger a#lettersmall:hover {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/btSMALL1.gif) left top no-repeat;
	margin:0 1px;
}



#navigator {
	width:850px;
	height:32px;
	margin:0 auto;
	padding:5px 10px;
	clear:both;
	overflow:hidden;
	background:white;
	border-left:#EEDDDD 1px solid;
	border-right:#EEDDDD 1px solid;
	display:block;
}
#naviL {
	height:37px;
	background:url(../images/bgNavi01.gif) left 5px no-repeat;
	display:block;
}
#naviR {
    height:37px;
	background:url(../images/bgNavi00.gif) right 5px no-repeat;
	margin:0 0 0 8px;
	padding:0;
	display:block;
}
.sw {
	float:left;
	text-align:center;
	font-size:medium;
	padding-top:5px;
}

.sw a:link {
	height:32px;
	text-decoration:none;
	display:inline-block;
	color:#333333;
	padding:0 12px;
	padding-top:5px;
 }

.sw a:visited {
	height:32px;
	text-decoration:none;
	display:inline-block;
	color:#333333;
 	padding:0 12px;
	padding-top:5px;
	background:url(../images/bgNavi12.gif) right top repeat-y;
}

.sw a:hover {
	height:32px;
	text-decoration:none;
	display:inline-block;
	background:url(../images/bgNavi12.gif) right -64px repeat-y;
	color:#FFFFFF;
 	padding:0 12px;
	padding-top:5px;
}


div#billboard {
	margin:0 auto;
	text-align:center;
	padding:5px 10px;
	background:white;
	width:850px;
	border-left:#EEDDDD 1px solid;
	border-right:#EEDDDD 1px solid;
}







div#container {
	width:850px;
	background:#FFFFFF url(../images/BGgradePINK.gif) bottom repeat-x;
	margin:0 auto;
	padding:5px 10px;
	color:#555555;
	border:#EEDDDD 1px solid;
	border-top:none;
}

.crumbs {
	font-size:smaller;
	padding-left:20px;
	margin-bottom:15px;
}

#container h2 {
	/*background:#FF027F url(../images/bgH2.gif) left bottom no-repeat;*/
	background:#AA0356 url(../images/bgH2.gif) left bottom no-repeat;
	/*background:#FF6600 url(../images/bgH2.gif) left bottom no-repeat;*/
	font-size:larger;
	color:#FFFFFF;
	padding:4px 0 4px 30px;
}
#container h3 {
	/*background:#FFEE99 url(../images/bgH3.gif) right bottom no-repeat;*/
	background:#FFEEEE url(../images/bgH3.gif) right bottom no-repeat;
	color:#333333;
	padding:3px 0 3px 15px;
	border-left:#EEEEEE 1px solid;
}

#container p {
	margin:0.5em 1em;
	line-height:1.6em;
}

.content3_3 {
	background:none;
	margin:1em 0;
}

.threediv {
	width:33%;
	float:left;
}

.threediv-inner {
	margin:0 10px 1em 10px;
	overflow:hidden;
	border:#FFCC66 1px solid;
}


.content3_2 {
	background:url(../images/threeBorder2.gif) 213px top repeat-y;
	margin:1em 0;
}

.threediv2_3 {
	width:74%;
	float:right;
}
.threediv1_3 {
	width:25%;
	float:left;
}

.threediv2-inner {
	margin:0 10px 1em 10px;
	overflow:hidden;
}















#foot_navi {
	font-size:smaller;
	color:#666666;
	text-align:center;
	margin-top:2em;
}
#foot_navi a {
	color:#666666;
	text-decoration:underline;
}

address#footer {
	display:block;
	width:850px;
	background:#FFFFFF url(../images/BGgradePINK.gif) bottom repeat-x;
	margin:10px auto;
	padding:5px 10px;
	color:#666666;
	font-style:normal;
	font-size:80%;
	border:#EEDDDD 1px solid;
}
#footer img {
	float:right;
	border:none;
	margin:0 0 0 2px;
}

#footer img#smilehome {
	float:right;
	border:none;
	margin:0 0 0 2px;
}
#footer img#getFL {
	float:right;
	border:none;
	margin:0 0 0 2px;
}

div#copyright {
	color:#EEEEEE;
	background:#FF077A;
	text-align:center;
	font-size:9px;
}
div#copyright a {
	color:#EEEEEE;
}

.koiwaten{
	letter-spacing:0.33em;
}
/* *:first-child+html .koiwaten {
	letter-spacing:0.5em;
}*/
*html .koiwaten { /* IE6用 */
	letter-spacing:0.5em;
}

#rpt {
	float:right;
	margn:2px;
}


.cls {
	clear:both;
}

.mono {
	font-family:Osaka-mono, 'osaka-等幅' 'ＭＳ ゴシック', 'MS Gothic', monospace;
}

.telno {
	letter-spacing:0.2em;
	font-family: Helvetica, Arial;
	font-size:18px;
}

.totop {
	font-size:small;
}

.pcenter {
	display:block;
	margin:1em auto;
}
.pleft {
	display:block;
	float:left;
	margin:1em 1em 1em 0;
}
.pright {
	display:block;
	float:right;
	margin:1em 0 1em 1em;
}


.keywordsearchbox {
	text-align:center;
	background:#FFFFCC;
	padding:5px;
	color:#666666;
	width:850px;
	margin:0 auto;
	padding:3px 10px;
}

.ribbon {
	background:#FFEEEE;
}
.hi-lite {
	background:#FF9;
	font-weight:bold;
}

.non {
	display:none;
}





