@charset  "utf-8";
@import url(reset.css);


html,body {
	height:100%;
	background-image: url(../images/kplan_r1_c3.jpg);
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
}

/*+++++++++++++++++++++++++++++++++++++++++++ top */

#header h1 a{
}

#mainVisual {
	text-align:left;
}
#topLeftBox{
	float:left;
	width:500px;
	text-align: left;
	padding-left: 30px;
	padding-top: 23px;
	background-color: #fafafa;
	background-image: none;
	padding-bottom: 30px;
}
#topRightBox{
	width:250px;
	padding-top: 23px;
	padding-right: 20px;
	background-color: fafafa;
	float: right;
	background-image: none;
	padding-bottom: 30px;
}

#contents h2{
	margin:0;
	padding:0;
	background:none;
	line-height: 0px;
}

.addressText{
	margin-top:0 !important;
	background-image:url(../images/dotline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:10px;
	line-height:130%;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 10;
}
#tel {
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#address {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: left;
	width: 247px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents {
	width: 800px;
	padding-top: 28px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FAFAFA;
}

#headerWrapper {
	width: 100%;
	text-align:center;
}
#header{
	width:800px;
	height: 86px;
	background-repeat: no-repeat;
	background-image: url(../images/header-bg.jpg);
	margin-right: auto;
	margin-left: auto;
}
#header h1{
	margin:0;
	padding:0;
	float:left;
	position:relative;
}
#header h1 a{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:39px;
	display:block;
	width:244px;
	height:53px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	top: 22px;
}
#header ul#headerCategoryNavi li img{
	border:none;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}
#header ul#headerCategoryNavi{
	background-position: top;
	height: 53px;
}
#header ul#headerCategoryNavi li{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#header ul#headerCategoryNavi li img{
	border:none;
	vertical-align:middle;
}
#menuWrapper{
	height:60px;
}
#mainVisual {
	clear:none;
	width:800px;
	height:auto;
	background-image:none;
	background-repeat:no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainVisual img{
	margin:0px 0px 0px;
}
/*+++++++++++++++++++++++++++++++++++++++++++ footer */
#footerWrapper {
	clear:both;
	background-image:url(../images/paddy_r16_c1.jpg);
	width: 100%;
	background-repeat:repeat-x;
	background-position:top;
	padding-top: 50px;
	background-color: #192E4B;
	padding-bottom: 30px;
}
#footer{
	width:800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/kplan_r21_c13.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer ul{
	margin:0;
	padding:0 0 10px 0;
}
#footer ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#footer #footerCopyright{
	clear:both;
	text-indent:-9999px;
	background-image:url(../images/paddy_r21_c13.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
} 
/*+++++++++++++++++++++++++++++++++++++++++++ contents */
#contentsWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#contents h2 {
	margin:0 0 18px;
	padding:0px;
	text-align:center;
}
#contents h3 {
	margin:24px 8px 8px;
	padding:0 0 0 16px;
	background-image:url(../images/icon_h3.gif);
	background-position:left 8px;
	background-repeat:no-repeat;
	font-size:110%;
	font-weight:bold;
	line-height:140%;
	color:#284C88;
}
#contents h4 {
	margin:24px 24px 8px 22px;
	padding:0 0 3px 10px;
	background-image:url(../images/icon_menu2nd.gif);
	background-position:2px 7px;
	background-repeat:no-repeat;
	font-size:100%;
	font-weight:bold;
	line-height:120%;
	color:#178DDA;
	border-bottom:1px dotted #178DDA;
}
#contents p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#contents ul,
#contents ol{
	margin:16px 16px 16px 42px;
}
#contents  ul li,
#contents  ol li{
	margin:0.1em 0;
}
#contents ul li ul,
#contents ol li ol{
	margin-top:0;
}
/*+++++++++++++++++++++++++++++++++++++++++++ N */
a:link {color: #178DDA;}
a:visited {color: #1478BA;}
a:hover {color: #FF6666;}
a:active {color: #178DDA;}

/*+++++++++++++++++++++++++++++++++++++++++++  */
.x-small {font-size:x-small; line-height:150%;}
.small {font-size:small; line-height:150%;}
.medium {font-size:medium; line-height:150%;}
.large {font-size:large; line-height:150%;}
.x-large {font-size:x-large; line-height:150%;}
.xx-large {font-size:xx-large; line-height:150%;}
.colerBlue{color:#5EBEE8;}
.colerRed{color:#FF0000;}

/*+++++++++++++++++++++++++++++++++++++++++++ ėp */
.clear { clear:both;}
.texCenter { text-align:center;}
.texLeft { text-align:left;}
.texRight { text-align:right;}
.weightNormal {font-weight:normal}
.floatL { float:left;}
.floatR { float:right;}

/*+++++++++++++++++++++++++++++++++++++++++++ clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#contents p {
	font-size: 95%;
}
/*更新プログラム必須スタイル　*/

.new {
	color: #F7387E;
	margin-left: 5px;
