@charset "utf-8";
/*
Theme Name: kabu_guilda
Theme URI: http://
Description: サンプルテーマ
Version: 1111.0
Author: K2
Author URI: http://
*/

/* Reset.css入れるならここ */

/* 以下ブログテーマのスタイル */

html,body{margin:0px;
			padding:0px;
			font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
			color:#000;
			font-size: 14px;
/*			background-image:url(images/bg.png);
			background-attachment: fixed;*/
			}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	/* またはabsolute; */
	padding-top: 50px;
	left: 0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #116800;
}

@media screen and (max-width: 1024px){
  img.bg {
  left: 50%;
  margin-left: -512px; }
}
	
.soon{
	text-align:center;
	margin:0px;padding:0px;
}

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

a img { border: none; }

#header{
	width:903px;
	height:35px;
	float:left;
	color:#000;
	font-size:20px;
	margin:0 auto;
	padding:15px 0 0 0;
}

#tel{
	float:right;
	width:283px;
	height:10px;
	background-image:url();
}

#tel .otoibun{
	width:320px;
	float:right;
	height:10px;
	margin:0 0 0 0;
	font-size:20px;
	text-align: right;
}

#tel .eigyotime{
	width:300px;
	float:right;
	height:10px;
	margin:0 0 0 0;
	font-size:10px;
	text-align: right;
}

.clear{
	clear:both;
}

#wrapper{
	width:903px;
	margin: 0 auto;
	position: relative;
}

#globe{
	position: relative;
	height:63px;
	background-color:#000;
}

#globalnavi{
	width:903px;
	height:80px;
	margin:0 auto;
}

ul#navibutton{
    margin:0;
	padding:0;
	list-style: none;
}

ul#navibutton li{
	display:inline;
	float:left;
}

ul#navibutton li.me1 a{
    width:63px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button01.png);
}

ul#navibutton li.me1 a:hover{
    width:63px;
    height:63px;
	display: block;
	background-image:url(images/menu_button01_o.png);
}

ul#navibutton li.me2 a{
    width:123px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button02.png);
}

ul#navibutton li.me2 a:hover{
    width:123px;
    height:63px;
	display: block;
	background-image:url(images/menu_button02_o.png);
}

ul#navibutton li.me3 a{
    width:119px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button03.png);
}

ul#navibutton li.me3 a:hover{
    width:119px;
    height:63px;
	display: block;
	background-image:url(images/menu_button03_o.png);
}

ul#navibutton li.me4 a{
    width:117px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button04.png);
}

ul#navibutton li.me4 a:hover{
    width:117px;
    height:63px;
	display: block;
	background-image:url(images/menu_button04_o.png);
}

ul#navibutton li.me5 a{
    width:123px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button05.png);
}

ul#navibutton li.me5 a:hover{
    width:123px;
    height:63px;
	display: block;
	background-image:url(images/menu_button05_o.png);
}

ul#navibutton li.me6 a{
    width:121px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button06.png);
}

ul#navibutton li.me6 a:hover{
    width:121px;
    height:63px;
	display: block;
	background-image:url(images/menu_button06_o.png);
}

ul#navibutton li.me7 a{
    width:118px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button07.png);
}

ul#navibutton li.me7 a:hover{
    width:118px;
    height:63px;
	display: block;
	background-image:url(images/menu_button07_o.png);
}

ul#navibutton li.me8 a{
    width:119px;
    height:63px;
	display: block;
	text-indent: -9999px;
	background-image:url(images/menu_button08.png);
}

ul#navibutton li.me8 a:hover{
    width:119px;
    height:63px;
	display: block;
	background-image:url(images/menu_button08_o.png);
}

#topmain {
	width:903px;
	height:300px;
	margin:10px 0 0 0;
	background-image:url(images/topmain.png);
	float:left;
}


#content {
	float: left;
	width: 700px;
}

.singlecon{
	width:685px;
	padding:0 0 0 10px;
	float:left;
}

/*NEWS*/

#news{
	width: 698px;
	height: 180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#news_cat{
	width: 698px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#newstitle{
	height: 38px;
	background-image: url(images/title_news.png);
	background-repeat: no-repeat;
	width: 698px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

#newsbox{
	float:left;
	width:678px;
	padding:0 10px;
}

.news_post{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
	padding:0 0 0 30px;
}

.newsborder{
	width: 670px;
	height:1px;
	float:left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c38085;
}

.newsichi{
	float:right;
	margin:0 10px 0 0;
	padding:5px 0 0 0;
	font-size:10px;
}

/*TOP PAGE CONTENTS*/
#tpc{
	width: 698px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

.tpc_con{
	width:349px;
	height:200px;

	float:left;
}

.tit_tpc{
	height:38px;
	float:left;
}

.tpc_main_photo{
	width:311px;
	height:123px;
	float:left;
	margin:0 0 0 10px;
}


/*SCHEDULE*/

.sche_month_space{
	float:left;
	width:10px;
	height:20px;
}

.sche_month li{
	float: left;
	list-style-type: none;
	margin:3px 20px 0 0;
}

.sche_border{
	width: 680px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d0d0d0;
	margin:0 0 5px 10px;
}

.sche_post{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
	padding:0 0 0 30px;
}

.sche_post h2{
	font-size: 14px;
	clear: both;
	margin: 5px 0 0 0;
	font-weight: normal;
}



/*ABOUT*/

#about{
	width: 698px;
	margin-top: 10px;
	margin-right: 0;
	padding-top:10px;
	padding-bottom: 10px;
	margin-bottom:10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

.aboutbordertit{
	width: 654px;
	border: 2px dotted #ff0e0e;
	float:left;
	padding:10px;
	margin:10px 0 30px 10px;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

#abouttitle{
	height: 38px;
	background-image: url(images/tit_about.png);
	background-repeat: no-repeat;
	width: 698px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.abouth2{
	font-size:14px;
	font-weight:bold;
	padding:20px 0 0 5px;
}

.aboutmerit{
	font-size: 25px;
	font-weight: bold;
	padding: 20px 0 0 30px;
	text-decoration: underline;
}

.about_des{
	padding: 0 0 0 60px;
}

.about_photo{
	margin:50px 0 0 10px;
}

.abouth3{
	margin: 40px 0 0 30px;
	font-weight: bold;
	color: #ff0e0e;
	text-decoration: underline;
}

.abouth4{
	margin: 0 0 0 30px;
	font-weight: bold;
	font-size:22px;
}

.abouth5{
	margin: 0 0 0 30px;
	font-weight: bold;
	font-size:22px;
}





/*FLOW*/

#flow{
	width: 678px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	padding:10px;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#flowtitle{
	height: 38px;
	background-image: url(images/tit_tejun.png);
	background-repeat: no-repeat;
	width: 678px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.flowbordertit{
	width: 654px;
	border: 2px dotted #2b3afa;
	float:left;
	padding:10px;
	margin:10px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

.flownumback{
	width: 65px;
	height: 80px;
	float: left;
	padding: 40px 0 0 0;
	background: #2b3afa;
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 30px;
	text-align: center;
}

.flowbun{
	width: 588px;
	height: 106px;
	float: left;
	border: 2px solid #2b3afa;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
	position: relative;
}

.flowbun p{
	display: table-cell;
	vertical-align: middle;
	position: absolute;
}

/*HIKETSU*/


#hiketsu{
	width: 678px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	padding:10px;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#hiketsutitle{
	height: 38px;
	background-image: url(images/tit_hiketsu.png);
	background-repeat: no-repeat;
	width: 678px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.hiketsubordertit{
	width: 654px;
	border: 2px dotted #aeac00;
	float:left;
	padding:10px;
	margin:10px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

.hiketsubordertit2{
	width: 654px;
	border: 2px dotted #aeac00;
	float:left;
	padding:10px;
	margin:70px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

.hiketsunumback{
	width: 65px;
	height: 80px;
	float: left;
	padding: 40px 0 0 0;
	background: #aeac00;
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 30px;
	text-align: center;
}

.hiketsubun{
	width: 588px;
	height: 106px;
	float: left;
	border: 2px solid #aeac00;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
	position: relative;
}

.hiketsubun p{
	display: table-cell;
	vertical-align: middle;
	position: absolute;
}


.table_01{
width: 100%;
border-collapse: collapse;
margin:20px 0 0 0;
float:left;
}
.table_01 th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #fff;
background-color: #aeac00;
border: 1px solid #aeac00;
}
.table_01 td{
padding: 6px;
background-color: #fff;
border: 1px solid #aeac00;
}

.table_02{
width: 100%;
border-collapse: collapse;
margin:20px 0 0 0;
float:left;
}
.table_02 th{
padding: 6px;
text-align: left;
vertical-align: top;
color: #fff;
background-color: #aeac00;
border: 1px solid #aeac00;
}
.table_02 td{
padding: 6px;
background-color: #fff;
border: 1px solid #aeac00;
}
.table_03{
width: 100%;
border-collapse: collapse;
margin:20px 0 0 0;
float:left;
}
.table_03 td{
padding: 6px;
background-color: #fff;
border: 1px solid #aeac00;
font-size:20px;
}

.hiketsutablesub{
	font-size:10px;
	float:right;
	margin:10px 0 0 0;
	text-align:right;
}


/*KENSYU*/

#kensyu{
	width: 678px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	padding:10px;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#kensyutitle{
	height: 38px;
	background-image: url(images/tit_kensyu.png);
	background-repeat: no-repeat;
	width: 678px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.kensyubordertit{
	width: 654px;
	border: 2px dotted #20bd27;
	float:left;
	padding:10px;
	margin:10px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

.kensyunumback{
	width:40px;
	height:80px;
	float:left;
	padding:40px 0 0 25px;
	background:#20bd27;
	margin:10px 0 0 0;
	color:#fff;
	font-size:30px;
}

.kensyubun{
	width: 653px;
	float: left;
	border: 0px solid #20bd27;
	margin:10px 0 0 0;
	padding:10px 10px 0 10px;
	position: relative;
}

.kensyubun p{
	position: absolute;
    top: 50%;
    margin-top: -1em;
}

.table_04{
width: 100%;
border-collapse: collapse;
margin:20px 0 0 0;
float:left;
}
.table_04 th{
width: 25%;
padding: 6px;
text-align: left;
vertical-align: top;
color: #fff;
background-color: #20bd27;
border: 1px solid #20bd27;
}
.table_04 td{
padding: 6px;
background-color: #fff;
border: 1px solid #20bd27;
}



/*CAR*/

#car{
	width: 678px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	padding:10px;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#cartitle{
	height: 38px;
	background-image: url(images/tit_shokai.png);
	background-repeat: no-repeat;
	width: 678px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.carbordertit{
	width: 654px;
	border: 2px dotted #9225bf;
	float:left;
	padding:10px;
	margin:10px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

.car_photo{
	width:100%;
	margin:10px 0 40px 0;
	float:left;
	text-align:center;
}

.carh2{
	font-size:16px;
	font-weight:bold;
}

.car_bun{
	float:left;
	margin:10px 0 0 0;
}




/*KAMA*/

#kama{
	width: 678px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	padding:10px;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#kamatitle{
	height: 38px;
	background-image: url(images/tit_kama.png);
	background-repeat: no-repeat;
	width: 678px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.kamabordertit{
	width: 654px;
	border: 2px dotted #d39c26;
	float:left;
	padding:10px;
	margin:10px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

.kama_photo{
	width:100%;
	margin:10px 0 40px 0;
	float:left;
	text-align:center;
}

.kamah2{
	font-size:16px;
	font-weight:bold;
}

.kama_bun{
	float:left;
	margin:10px 0 0 0;
}



/*CONTACT*/

#contact{
	width: 678px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border: 1px solid #d0d0d0;
	background-color:#fff;
	padding:10px;
	float:left;
	/* box-shadow */
	box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(125, 125, 125, 0.2) 0px 0px 6px 3px;
}

#contacttitle{
	height: 38px;
	background-image: url(images/tit_contact.png);
	background-repeat: no-repeat;
	width: 678px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d0d0d0;
}

.contactbordertit{
	width: 654px;
	border: 2px dotted #bf2583;
	float:left;
	padding:10px;
	margin:10px 0 0 0;
	border-radius: 10px;	/* CSS3草案 */
    -webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
    -moz-border-radius: 10px;	/* Firefox用 */
}

/*SIDEBAR*/


.side_bana{
	width:193px;
	height:74px;
	float:left;
	margin:10px 0 0 10px;
}

.side_underspace{
	width:183px;
	height:5px;
	float:left;
}

.contact_con{
	padding:0 0 0 10px;
	float:left;
}

/*FOOTER*/

#footer {
	clear: both;
	margin: 0 auto;
	height:70px;
	color:#fff;
	background-color:#000;
	text-align:center;
	padding:10px 0 0 0;
	position: relative;
}

#footer a{
	color:#fff;
}

.fnavi{
	font-size:10px;
	clear:both;
	margin:0 0 10px 0;
}
