﻿@charset "utf-8";
/* CSS Document */

body{
	margin-top:0;
	margin-left:0;
}

a {
	color: #FE0B97;
	text-decoration: none;
}

#wrapper{
	width:1200px;
}

#header{
	width:1200px;
	height:210px;
	margin-top:0px;
}
#home {
	margin: 0px;
	padding: 0px;
	background: url(http://www.kyotosaku.com/image/sakura_bg_saido.jpg) no-repeat;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#map_body {
	margin: 0px;
	padding: 0px;
	background: url(http://www.kyotosaku.com/image/sakura_bg_saido.jpg) no-repeat;
	color: #666;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
}
#header h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	text-align: left;
	text-indent: -9999px;
	float:left;
}
	
#header h2{
	font-size: 10px;
	font-color: #999999;
	margin-top:0px;
	font-weight: normal;
	margin-left:20px;
}
h3 {
	font-size: 12px;
	font-color: #999999;
	font-weight: normal;
	text-align:left;
}

#primary{
	width:920px;
	padding-left:52px;
}

#contents{
	width:190px;
	float:left;
}

#java{
	width:460px;
	float:left;
	margin-left:17px;
	margin-right:15px;
}

#news {
	float:left;
	height:670px;
}
#news table{
	width:211px;
	height:636px;
	padding-left:30px;
	background-image:url(image/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 24px;
	text-align: left;
}

#sub{
	width:920px;
	margin-top:40px;
}
#side_banner {
	margin-left:5px;
	margin-top:30px;
}
#footer {
	background-color:#ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color: #666666;
	margin-top:20px;
	margin-left:50px;
	width:920px;
}
#footer a {
	color: #FE0B97;
	text-decoration: none;
}
/*JS部*/
right_attention {
border:1px solid #000000;
text-align:left;
width:130px;
}

/*map部*/
#main {
	position: relative;  height: 142px; width: 600px; oveflow: hidden;
	margin-top:0px; padding-left:20px;
}
#map {
	z-index: 2;  background-color: #eeeeee; margin-top:0px;
	width: 600px;  height: 530px;
}

#search {
	position: absolute;  top: 205px;  left: 0px;　width: 100%;
	margin-bottom: 10px;
	font-size: 90%;
}

#search-message {
	position: absolute;  top: 100px;  left: 815px;  width: 239px;
	border: 1px solid #888888;  padding: 10px;
}

/*1行ごとの変更*/
.ksgmap--itemNavi-row-strips{ border:1px solid blue; }

/*このページへのリンク部分のCSS*/
#link {
	margin-left: 850px; font-size:12px;
}

#check_box {
	position: absolute;
	top: 580px;
	left: -40px;
	width: 730px;
	border: 1px solid #99B2CC;
	padding: 10px;
	margin-left:40px;
	font-size:12px;
	height: 31px;
	background-color: #E5ECF9;
}
#categoryNavi {
	position: absolute;
	top: 50px;
	left: 775px;
	width: 237px;
	border: 1px solid #FF6600;
	padding: 10px;
	background-color: #FFD9BF;
}
#categoryNavi select {
	width: 230px;
}
#itemNavi {
	position: absolute;
	top: 105px;
	left: 775px;
	width: 239px;
	height: 485px;
	border: 1px solid #FF6600;
	padding: 10px;
	font-size: 12px;
	font-size: 90%;
	line-height: 115%;
	background-color: #FFD9BF;
}
#itemNavi table {
	width: 100%;
	border-collapse: collapse;
}

/* KsGMap の ID */
#ksgmap--map-message {/* マップ内に表示するメッセージ */
	margin: 10px;
	font-size: 90%;
}
#ksgmsp--mapNavi-listItem--mySelf {	/* マップナビの自分自身 */
	background-color: #eeeeee;
}
#ksgmsp--categoryNavi-listItem--all {/* カテゴリナビのすべて表示 */
	background-color: #eeeeee;
}
#ksgmsp--categoryNavi-listItem--undefined {	/* カテゴリナビの未定義の場合 */
	background-color: #eeeeee;
}

#ks {
	padding-left: 15px;
}


#topicssaku{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
        line-height: 22px;
        list-style-type: none;
        text-decoration: none;
        }
#topicssaku a{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
        line-height: 22px;
        list-style-type: none;
        text-decoration: none;
        }

#detail_kyo {
	margin-top:5px;
}
