@charset "UTF-8";



*html div#container { /* IE6 */
	padding:5px 6px;
}


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



.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;
}


h2 {
	margin-right:1px;
}
h3 {
	margin:5px;
}

.backFDD {
	border:1px #CCCCCC dotted;
	padding:0 0.5em;
	background:#FFDDDD;
}


.content2_2 {
	width:420px;
	float:left;
	border-left:#EECCCC 1px solid;
	border-right:none;
}
.content2_2r {
	width:420px;
	float:left;
	border-left:#EECCCC 1px solid;
}


.k-tai {
	font-family: Helvetica, Arial;
	letter-spacing:0.1em;
}

a#k-tai {
	display:block;
	width:405px;
	height:128px;
	background:#FFFFFF url(../images/smilehomeQRbtn.jpg) 0 0 no-repeat;
	color:#555555;
	text-decoration:none;
	margin:5px auto;
	border:none;
}
a:hover#k-tai {
	color:#FF0099;
	text-decoration:none;
	font-weight:bold;
}
a:visited#k-tai {
	color:#555555;
	text-decoration:none;
}

img.imasugu {
	display:block;
	margin:0 auto 5px auto;
	border:none;
}





#news {
	border:#EECCCC 1px solid;
	border-top:none;
	clear:both;
	margin-bottom:20px;
}

#news h2 {
	margin:15px 0 0 0;
}


#joho {
	border:#EECCCC 1px solid;
	border-top:none;
	margin-bottom:30px;
}

#joho h2 {
	margin:15px 0 0 0;
}

#joho h3 {
	float:left;
}



.published {
	display:block;
	float:right;
	line-height:0;
	margin-top:-1.1em;
	margin-right:25px;
	text-decoration:none;
	border:none;
}
*:first-child+html .published { /* IE7 */
	line-height:normal;
	margin-top:-1.7em;
}
*html .published { /* IE6 */
	line-height:normal;
	margin-top:-1.7em;
}

.entry-content {
	clear:both;
	margin:0 15px 0 30px;
}

#atom {
	font-size:smaller;
	margin:0 10px;
	padding:5px 0;
	/* border-top:1px #EECCCC dotted; */
	text-align:right;
	float:right;
}
#atom img {
	border:none;
}


.blog {
	height:300px;
	overflow:auto;
}

