@charset "utf-8";

html{
}

body{
	margin-top:0px;
	margin-bottom:0px;
	background-position:center;
	margin:0px;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	background-color:#dddddd;
	
	}

a{ 
color:#0169ff;cursor:pointer; text-decoration:none; border:0; 
}

a:link{ 
color:#0169ff;cursor:pointer; text-decoration:none; 
}

a:visited { 
color:#2c74dc
;}

a:hover	{ 
color:#70aafd;text-decoration:underline;}	

h1{
	color:#1a4077;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	list-style:disc url(img/listmark_20_20.jpg) inside;
}	

h2{
	color:#666666;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	}

h3{
	color:#0168fe;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

ul.listmark{
	list-style:disc url(img/listmark_20_20.jpg) inside;
}

#wrapper {
	width: 980px;
	height: auto;
	background-color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #18399a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	text-align :left;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	text-align:left;
	}

/*ヘッダー部分*/

header{
	display:block;
	}

#head {
	width: 980px;
	height: 35px;
	margin-left: 0px;
	background-color: #FFF;
	}
	
#head h1{
	margin:0 20px;
	font-size:9px;
	color:#666;
}
	
/*ヘッダー左部分ロゴマーク*/

#left{
	float:left;
	width:336px;
	height:100px;
	text-align:left;
	margin-top:0px;
	}
	
/*ヘッダー右部分*/
	
#right{
	width: 532px;
	height: 100px;
	float: right;
	margin-right: 20px;
	margin-top:0px;
}

/*問い合わせ電話番号画像*/

.upper{
	width:530px;
	height:70px;
	float:right;
		}
	
/*ヘッダーリンクアイコン部分*/
	
.under{
	width:530px;
	height:29px;
	float:right;
		}
	
/*ナビゲーション部分*/

nav{
	width:980px;
	height:35px;
	margin: 0px;
	background-color:#18399a;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding: 0px;
	clear:both;
		
}

/*トップ画像部分*/

section{
	display:block;
}
	
#top-title{
	width: 980px;
	height: 270px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #18399a;
	margin: 0px;
	background-image:url(img/top_img_ktec_bg.jpg);
	background-repeat: no-repeat;
	
}

#h1{
	padding-top:180px;
	padding-left:70px;
	}
	
#h1 h1{
	font-size:21px;
	color:#ffffff;}	

/*メインコンテンツ部分*/


#contents{
	width:980px;
	height:auto;
	
}

/*コンテンツ（左部分）*/

section{
	display:block
}

#main {
	float: left;
	height: auto;
	width: 675px;
	margin-top: 20px;
	padding-left: 25px;
	margin-right: 0px;
	font-size: 12px;
	background-color:#ffffff;
	text-align:left;
	
}


/*タイトルバー部分*/

.title {
	margin-left:0px;
	height: 50px;
	width: 650px;
	margin-bottom:10px;
	}


/*本文（パディング10px）*/

.text_box{
	width:630px;
	margin-right:25px; 
	margin-top: 0px;
	margin-bottom:15px;
	font-size:12px;
	color: #666666;
	padding:0px 10px;
	background-color:#ffffff;
	}
	
.img_left{
	float:left;
	margin-top:0px;
	margin-left:1px;}
	
.img_center{
	float:left;
	margin-top:0px;
	margin-left:15px;
	margin-right:0px;
	}	
	
.img_right{
	float:right;
	margin-top:0px;
	margin-left:14px;
	margin-bottom:10px;
	}
	

	

.contents_photo1{
	float:right;
	width:201px;
	height:auto;
	margin-top:0px;
	margin-right:25px;
	}


/*本文と画像有り段落）*/


.text_box_and_photo{
	width:630px;
	
	}
	
.textbox_and_photo_text{
	width:340px;
	float:left;
	padding:10px;
	}
	
.textbox_and_photo_photo{
	width:250px;
	padding:10px;
	float:right;
	text-align:center;
}	
	

/*サイドコンテンツ（右）*/

#side {
	float: right;
	height: auto;
	width: 280px;
	margin-top:20px;
	margin-left:0px;
	background-color: #ffffff;
	padding-bottom: 10px;
	text-align:left;
	
	
}

.side-title {
	width:254px;
	text-align:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border-style:solid;
	border-color:#cccccc;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
		
}

.side-contents{
	height: auto;
	width: 245px;
	margin-bottom:15px;
	padding-left:0px;   
	background-color: #ffffff;
	padding-bottom: 10px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	font-size:11px;
	padding-left:10px;}

	
.banner-1 {
	margin-top:8px;
	margin-right:10px;	
}

.side-contents-fb{
	height: auto;
	width: 245px;
	margin-bottom:15px;
	padding-left:0px;   
	background-color: #ffffff;
	padding-bottom: 10px;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px;
	font-size:11px;
	padding-left:10px;
	text-align:center;
	}
	
.side-contents-fb p{
	text-align:center;
	margin:0;
	padding:0;
	}	
	
.fb-like{
	padding-left:15px;}
	
	
#contents-bottom_1 {
	clear: both;
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:bottom;
	height:160px;
	width: 980px;
	background-color: #fff;
	background-image:url(img/call_bottom_banner_980.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}

#contents-bottom {
	clear: both;
	padding-top:30px;
	height: 50px;
	width: 980px;
	background-color: #fff;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
}



/*	フッター（コピーライト）*/

#footer {
	clear:both;
	margin-bottom: 0px;
	width:100%;
	height:50px;
	background-color:#96a0bd;
	
	 }
	 

#wrapper #contents #side ._side_contents {
	font-size: 10px;
}
#wrapper #contents #side ._side_contents p {
	font-size: 11px;
}
.must {
	color: #F06;
}
