@charset "utf-8";

/*formatting style
-----------------------------*/

* {
	font-style: normal;
	margin: 0 auto;
	padding: 0px;
}

body {
	color: #333333;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 84%;
	line-height: 1.6;
	background-image: url(../gazou/back4.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}
#header11 p {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
}

h2 {
	font-size: 14px;
	line-height: 1.6em;
	font-weight: normal;
}

em {

}

hr {
	display: none;
	clear: both;
}

img {
	text-decoration: none;
}

/*link styles
-------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
}
li {
	list-style-type: none;
}

/*wrapper
-------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 880px;
}
/*header
-------------------------*/
#header {
	background-color: #FFFFFF;
}

#header1top {
	padding-left: 10px;
	background-image: url(../gazou/back2.gif);
	height: 22px;
	background-color: #000;
	background-repeat: repeat;
	background-position: center top;
	padding-right: 10px;
	color: #FFF;
}

#header11 {
	float: left;
}
#header12 {
	float: right;
	padding-top: 3px;
}

#header2 {
	background-image: url(../gazou/toptop-2nd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 410px;
}
#header2 h2 img {
	left: 10px;
	position: relative;
}


/*gnavi
-------------------------*/
#gnavi  {
	overflow:hidden;
	height: 30px;
}
#gnavi li {
	float: left;
}
#gnavi li a {
	text-align: center;
	display: block;
	float: left;
	height: 30px;
	text-decoration:none;
	text-indent:-9999px;
}
#gnavi1 a {
	background-image: url(../gazou/gnavi_r12.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 130px;
}

#gnavi2 a {
	background-image: url(../gazou/gnavi_r2.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 150px;
}
#gnavi3 a {
	background-image: url(../gazou/gnavi_r3.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 150px;
}
#gnavi4 a {
	background-image: url(../gazou/gnavi_r4.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
}
#gnavi5 a {
	background-image: url(../gazou/gnavi_r5.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 150px;
}
#gnavi6 a {
	background-image: url(../gazou/gnavi_r6.gif);
	height: 30px;
	background-repeat: no-repeat;
	width: 150px;
}
#gnavi1 a:hover  {
	background-image: url(../gazou/gnavi_12.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 130px;
}
#gnavi2 a:hover {
	background-image: url(../gazou/gnavi_22.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#gnavi3 a:hover {
	background-image: url(../gazou/gnavi_23.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#gnavi4 a:hover {
	background-image: url(../gazou/gnavi_24.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#gnavi5 a:hover {
	background-image: url(../gazou/gnavi_25.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#gnavi6 a:hover  {
	background-image: url(../gazou/gnavi_26.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#home #gnavi1 a {
	background-image: url(../gazou/gnavi_12.gif);
	background-repeat: no-repeat;
}
#c-guide #gnavi2 a {
	background-image: url(../gazou/gnavi_22.gif);
}
#sam #gnavi3 a {
	background-image: url(../gazou/gnavi_23.gif);
}
#got #gnavi4 a {
	background-image: url(../gazou/gnavi_24.gif);
}

#op  #gnavi5  a {
	background-image: url(../gazou/gnavi_25.gif);
}

/*top9
-------------------------*/
#top9 {
	background-image: url(../gazou/t-navi880.gif);
	background-repeat: no-repeat;
	height: 56px;
}

/*top9
-------------------------*/
#top9 {
	background-image: url(../gazou/t-navi880.gif);
	background-repeat: no-repeat;
	height: 56px;
}

/* --- ボックス --- */
#top91 {
	display: inline;
	width: 380px; /* ボックスの幅 */
	height: 40px; /* ボックスの高さ */
	overflow: auto;
	background-color: #ffffff; /* ボックスの背景色 */
	border: 1px #c0c0c0 dotted; /* 文字サイズ */
	color: #000000; /* 文字色 */
	float: left;
	margin-left: 65px;
	margin-top: 5px;
	line-height: 1.1em;
	padding-left: 5px;

}
#top92 {
	float: right;
	margin-right: 5px;
}

/* --- ボックス内の段落 --- */
#top91 p {
	line-height: 1.2em;
	margin-bottom: 2px;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	margin-top: 2px;
}

/*tnavi
-------------------------*/
#tnavi {
	height: 56px;
}
#tnavi li {
	float: right;
	margin-right: 12px;
	margin-top: 5px;
}

#tnavi li a {
	text-indent: -3000px;
	display: block;
}
#tnavi1 {
	background-image: url(../gazou/t-navi-r1.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
}
#tnavi2 {
	background-image: url(../gazou/t-navi-r22.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	background-position: center top;
}
#tnavi3 {
	background-image: url(../gazou/t-navi-r32.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 120px;
}
#tnavi1 a{
	background-image: url(../gazou/t-navi-1.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	display: block;
}
#tnavi2 a {
	background-image: url(../gazou/t-navi2-2.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	background-position: center top;
	display: block;
}
#tnavi3 a {
	background-image: url(../gazou/t-navi2-3.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	background-position: center top;
	display: block;
}
#tnavi1 a:hover {
	height: 40px;
	width: 120px;
	background-image: none;
	display: block;
}
#tnavi2 a:hover {
	background-image: none;
	height: 40px;
	width: 120px;
	display: block;
}
#tnavi3 a:hover {
	background-image: none;
	height: 40px;
	width: 120px;
	display: block;
}

/*top
-------------------------*/
#top {
	margin-right: auto;
	margin-left: auto;
}

/*main
-------------------------*/
#main1left {
	background-color: #FFFFFF;
	width: 600px;
	float: right;
	margin-left: 5px;
	display: inline;
	margin-right: 25px;
	margin-top: 15px;
}
#main1left .az p {
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: right;
	border-top-color: #D9D9D9;
	margin-right: 10px;
	color: #666;
}
#main1left h2 {
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: right;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	display: block;
	margin-right: 10px;
	color: #666;
}

#main1left  h5  {
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;

}

#main1left img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
}

#main1left p {
	display: block;		
	padding-right: 5px;
	padding-left: 5px;

}

#main1left .top5img {
	text-align: center;
}

#main1left .gazou {
	background-color: #CCCCCC;
	height: 100px;
	width: 555px;
}

#main2sidebar {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
	display: inline;
	margin-top: 15px;
}
#main2sidebar ul {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 13px;
}

#main2sidebar li {
	background-image: url(../gazou/yajirusi_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main2sidebar li a {
	color: #297EB9;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}
#main2sidebar li a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../gazou/yajirusi_2.gif);
	color: #FFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
}
#sub1right {
	background-color: #FFFFFF;
	width: 560px;
	float: right;
	margin-right: 30px;
	display: inline;
}
#sub2sidebar {
	width: 200px;
	float: left;
	margin-top: 20px;
	display: inline;
	margin-left: 20px;
}
#sub2sidebar ul {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
}
#sub2sidebar li {
	background-image: url(../gazou/yajirusi_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}
#sub2sidebar li a {
	color: #297EB9;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
	height: 16px;
	width: 180px;
}
#sub2sidebar li a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	background-image: url(../gazou/yajirusi_2.gif);
	color: #FFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 3px;
}
#sidebox1 {
	background-color: #EBF1F2;
}
#sidebox2 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#sidebox3 {
	background-repeat: no-repeat;
	background-image: url(../gazou/Side_kadomaru_b.gif);
	height: 35px;
	background-position: top;
}
.sidebox4 {
	background-repeat: no-repeat;
	background-image: url(../gazou/Side_kadomaru.gif);
	height: 35px;
	background-position: top;
}

.sidebox9 {
	border-right: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
}
.sidebox9 p {
	font-size: 12px;
	line-height: 1.5em;
	color: #297EB9;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#main3both {
	clear: both;
}


#pageup a {
	height: 22px;
	text-align: left;
	background-image: url(../gazou/pageup.gif);
	width: 140px;
	margin-top: 80px;
	margin-bottom: 60px;
	margin-left: 40px;
	display: block;
}

#pageup2 a {
	height: 22px;
	text-align: right;
	clear: both;
	margin-right: 35px;
	margin-bottom: 60px;
	width: 140px;
	display: block;
	padding-top: 50px;
}
#subtop {
	background-color: #FFFFFF;
}

/*pankuzu
-------------------------*/
#pankuzu {
	height:2.4em;
	border:1px solid #dedede;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	}
#pankuzu  li {
	float:left;
	line-height:2.4em;
	color:#777;
	padding-left:.75em;
	}		
#pankuzu  li  a {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../gazou/crumbs.gif);
	background-repeat: no-repeat;
	background-position: right center;
}							
#pankuzu  li  a:link,
#pankuzu  li  a:visited {
	color:#297EB9;
	text-decoration:none;
}	
#pankuzu  li  a:hover,#pankuzu  li  	
a:focus  {
	color:#FF9900;
}	
	
/*footer
-------------------------*/	
#footer1 img {
	display: block;
	padding: 25px 0px 0px;
}
#topfooter {
	background-color: #297EB9;
	height: 70px;
	background-image: url(../gazou/back2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#topf1 {
	float: right;
	height: 65px;
	text-align: left;
	width: 70px;
	padding-top: 5px;
}
#topf2 {
	float: right;
	height: 70px;
	width: 730px;
}
#topfooter2 {
	text-align: right;
	padding-top: 7px;
}
.topfooter9both {
	clear: both;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}
.topfooter9both a {
	color: #FFF;
}

#footernavi  li {
	float: right;
	background-image: url(../gazou/yajirusi_m.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 13px;
	margin-right: 10px;
	display: block;
	margin-bottom: 3px;
	font-size: 12px;
}
#footernavi li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footernavi a:hover {
	color: #FC0;
	text-decoration: underline;
}
#sabcomment {
	line-height: 1.3;
	text-align: left;
	margin: 10px 15px 30px 150px;
	border: 1px dotted #CCCCCC;
	padding: 2px 2px 2px 6px;
}
#sabcomment2 {
	line-height: 1.3;
	text-align: left;
	margin: 10px 15px 30px 100px;
	border: 1px dotted #CCCCCC;
	padding: 2px 2px 2px 6px;
}
#sabcomment3  {
	line-height: 1.2;
	text-align: left;
	border: 1px dotted #FF0000;
	padding: 10px 2px 2px 10px;
	clear: both;
}
#sabcomment3waku {
	margin: 10px 15px 30px 150px;
	clear: both;
}
#sabcomment3waku img {
	position: relative;
	top: 10px;
}

/*flow
-------------------------*/	
#flow1 {
	background-image: url(../gazou/flow1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow1box {
	background-image: url(../gazou/flow1box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 480px;
}
#flow1box p {
	width: 400px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.5em;
	vertical-align: top;
	padding-bottom: 65px;
}
#flowboxb {
	background-image: url(../gazou/flowbox_blue.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 480px;
}
#flowboxb p {
	width: 400px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.5em;
	vertical-align: top;
	padding-bottom: 65px;
}
#flowboxo {
	background-image: url(../gazou/flowbox_ore.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 480px;
}
#flowboxo p {
	width: 400px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.5em;
	vertical-align: top;
	padding-bottom: 65px;
}

#flow2 {
	background-image: url(../gazou/flow2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}

#flow3 {
	background-image: url(../gazou/flow3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow4 {
	background-image: url(../gazou/flow4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow5 {
	background-image: url(../gazou/flow5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}


#flow6 {
	background-image: url(../gazou/flow6.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow7 {
	background-image: url(../gazou/flow7.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow8 {
	background-image: url(../gazou/flow8.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow9 {
	background-image: url(../gazou/flow9.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 480px;
}
#flow9box {
	background-image: url(../gazou/flow9box.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 480px;
}

#flow9box p {
	width: 400px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.5em;
	vertical-align: top;
	padding-bottom: 65px;
}


#smsyosiki {
	padding-right: 10px;
	padding-left: 50px;
}
#smsyosiki img {
	text-align: right;
}
#smsyosiki h2 {
	text-align: center;
	margin-bottom: 20px;
}


#smsyosiki p {
	padding-left: 10px;
}

#smsyosiki    h3 {
	background-color: #F5FCFC;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #0099D8;
	font-size: 16px;
}
#smkame {
	padding-right: 30px;
	padding-left: 30px;
}
#smkame p {
	padding-left: 10px;
	padding-right: 10px;
}
#smkame  h3  {
	background-color: #F5FCFC;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #0099CC;
	background-image: url(../gazou/camera.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 40px;
	font-size: 16px;
	vertical-align: bottom;
	padding-top: 5px;
}
#smmap {
	padding-right: 30px;
	padding-left: 30px;
}
#smmap p {
	padding-left: 10px;
	padding-right: 10px;
}
#smmap h3 {
	background-color: #F5FCFC;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #0099CC;
	background-image: url(../gazou/c-map.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 40px;
	font-size: 16px;
	vertical-align: bottom;
	padding-top: 5px;
}
#smmap h4 {
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
#smura {
	padding-right: 15px;
	padding-left: 15px;
}
#smura h3 {
	background-color: #F5FCFC;
	margin-bottom: 5px;
	color: #0099CC;
	background-image: url(../gazou/yajirusi_big.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 40px;
	font-size: 16px;
	vertical-align: bottom;
	clear: both;
	padding: 2px 3px;
}
#smura li {
	float: right;
	width: 260px;
	padding-bottom: 5px;
	display: block;
}
#smura .tate3 li {
	width: 170px;
	float: right;
	padding-bottom: 15px;
	display: block;
}

#smura #sabcomment2 {
	line-height: 1.3;
	text-align: left;
	margin: 10px 15px 20px 100px;
	border: 1px dotted #CCCCCC;
	padding: 2px 2px 2px 6px;
}
#op0ura {
	text-align: right;
	background-image: url(../gazou/op-0ura.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 290px;
}

#op1tizu {
	text-align: right;
	background-image: url(../gazou/op-1tizu.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
}
#op2rogo {
	text-align: right;
	background-image: url(../gazou/op-2rogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 330px;
}
#op3tore {
	text-align: right;
	background-image: url(../gazou/op-3tore.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 50px;
}
#op4qr {
	text-align: right;
	background-image: url(../gazou/op-4qr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 50px;
}




.op {
	display: block;
	text-align: left;
	line-height: 1.4;
	padding-top: 55px;
	padding-right: 8px;
	padding-left: 318px;
}

.op br {
	font-size: 9px;
}

#subgazou {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	width: 530px;
}
#subgazou h5 {
	background-color: #F5FCFC;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #0099CC;
	background-image: url(../gazou/yajirusi_big.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 40px;
	font-size: 16px;
	vertical-align: bottom;
	clear: both;
	padding: 2px 3px;
}

#subgazou   h4 {
	background-color: #F0F5F6;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	margin-top: 25px;
	margin-bottom: 5px;
	color: #0099CC;
	background-image: url(../gazou/c-map.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	text-indent: 40px;
	font-size: 16px;
	vertical-align: bottom;
	padding-top: 5px;
}


#subgazou2 {
	padding-top: 50px;
	padding-right: 15px;
	padding-left: 15px;
}
#subgazou3 {
	width: 480px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	text-align: left;	
}
#subgazou3p {
}
#subgazou3 p {
	line-height: 1.5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#sabcomment4 {
	line-height: 1.2;
	text-align: left;
	border: 1px dotted #FFCC00;
	padding: 10px 2px 2px 10px;
	clear: both;
}

#sabcomment4waku {
	margin: 10px 15px 10px 150px;
	clear: both;
}

#sabcomment4waku img {
	position: relative;
	top: 10px;
}
#footnavidiv {
	height: 35px;
	width: 530px;
	margin-top: 70px;
}

#footnavi li {
	background-color: #999999;
	float: left;
	display: block;
	height: 35px;
	width: 250px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}
#footnavia  a {
	background-image: url(../semi_gazou/footnavi_left.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
	display: block;
	text-align: center;
	text-indent: 20px;
}
#footnavia a:hover {
	background-image: url(../semi_gazou/footnavi_left_a.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
	display: block;
}
#footnavib a {
	background-image: url(../semi_gazou/footnavi_right.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
	display: block;
	text-align: center;
	text-indent: -20px;
}
#footnavib a:hover {
	background-image: url(../semi_gazou/footnavi_right_a.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 250px;
	display: block;
}
#foamend {
	margin: 50px auto;
	text-align: center;
	width: 450px;
	line-height: 1.5em;
}

.wari {
	display: block;
	text-align: left;
	line-height: 1.4;
	padding-top: 55px;
	padding-right: 30px;
	padding-left: 80px;
}
#wari1 {
	text-align: right;
	background-image: url(../gazou/wari1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
}
#wari12 {
	text-align: right;
	background-image: url(../gazou/wari12.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
#wari2 {
	text-align: right;
	background-image: url(../gazou/wari2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 200px;
}
#wari3 {
	text-align: right;
	background-image: url(../gazou/wari3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 650px;
}
#wari15 {
	text-align: center;
	background-image: url(../gazou/dantai.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 520px;
}
#space30 {
	clear: both;
	height: 30px;
}
#sabcomment5 {
	line-height: 1.4;
	text-align: left;
	border: 1px dotted #FF0000;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sabcomment5waku {
	clear: both;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}


#sabcomment5waku img {
	position: relative;
	top: 10px;
}
#foamstart {
	margin: 50px auto;
	text-align: center;
	width: 575px;
	line-height: 1.5em;
}
#foamstart ul {
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 20px;
}
#foamstart li {
	display: block;
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-style: solid;
	margin-bottom: 5px;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}
#foamstart li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: block;
	padding: 5px;
}
#foamstart li a:hover {
	background-color: #B9FFFF;
	display: block;
	font-weight: bold;
}
#siha1 {
	text-align: right;
	background-repeat: no-repeat;
	background-position: right top;
	height: 350px;
}
#siha2 {
	text-align: right;
}

.lineb {
	color: #FFF;
	background-color: #389DDC;
	font-size: 10px;
}
.lineb2 {
	color: #FFF;
	background-color: #06F;
	font-size: 10px;
}
.lineb3 {
	color: #FFF;
	background-color: #00C;
	font-size: 10px;
}
.liner {
	color: #FFF;
	background-color: #F60;
	font-size: 10px;
}
#subgazou h3 {
	text-align: right;
}
#subgazou p {
	padding-left: 10px;
}
#kousin {
	width: 178px; /* ボックスの幅 */
	height: 90px; /* ボックスの高さ */
	overflow: auto;
	background-color: #ffffff; /* ボックスの背景色 */
	border: 1px #c0c0c0 dotted; /* 文字サイズ */
	color: #000000;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 1.1em;
	margin-right: 10px;
}
#subgazou3p p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#subgazou3 h3 {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sabcomment6waku {
	clear: both;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#sabcomment6waku img {
	position: relative;
	top: 10px;
	right: 230px;
}
#doui1 {
	float: left;
	background-image: url(../gazou/doui-yes.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 180px;
	display: block;
}
#doui1 a {
	background-image: url(../gazou/doui-yes2.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 180px;
	display: block;
}
#doui1 a:hover {
	background-image: none;
}
#doui2 {
	float: right;
	background-image: url(../gazou/doui-no.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 160px;
	width: 180px;
	display: block;
}
#doui2 a {
	background-image: url(../gazou/doui-no2.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 180px;
	display: block;
}
#doui2 a:hover {
	background-image: none;
}
#doui3 {
	clear: both;
}
#douibox {
	width: 390px;
}
#douili {
	display: block;
	width: 525px;
	height: 200px;
}
#douisyosiki {
	width: 515px;
	text-align: left;
	line-height: 1.4em;
}
#douisyosiki p {
	padding-left: 30px;
	padding-top: 2px;
}
.wariwari {
	display: block;
	text-align: left;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 80px;
}

#liner {
	color: #F60;
	font-weight: bold;
}
#flowboxo h6 {
	width: 400px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.5em;
	vertical-align: top;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: normal;
}
#flowboxb h6 {
	width: 400px;
	padding-right: 20px;
	padding-left: 35px;
	line-height: 1.5em;
	vertical-align: top;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: normal;
}
#flowboxo h5 {
	width: 280px;
	line-height: 1.5em;
	vertical-align: top;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: normal;
	color: #F00;
	border: 1px solid #F00;
	margin-right: 40px;
	margin-left: 100px;
	padding: 2px;
}
.space800x20 {
	clear: both;
}
#top-card {
	background-image: url(../gazou/visa.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.topcm {
	margin-bottom: 15px;
}
.topcms {
	font-size: 80%;
	color: #09F;
	margin-top: 100px;
	margin-bottom: 15px;
	text-decoration: none;
}
.topcms a {
	margin-top: 5px;
	text-decoration: none;
	display: block;
	margin-left: 5px;
}
.sidebox-zenkoku {
	font-size: 12px;
	line-height: 1.3em;
	border-right: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	color: #297EB9;
	padding: 10px;
}
.sidebox-gsl {
	font-size: 12px;
	line-height: 1.3em;
	color: #297EB9;
	padding: 10px;
}
.sidebox9 #yahoo {
	padding-top: 10px;
	padding-left: 28px;
	padding-bottom: 5px;
}
.sidebox9 #AddClips {
	padding-bottom: 10px;
	padding-left: 28px;
}
#blockbox {
	width: 200px;
	float: left;
	margin-left: 30px;
	text-align: center;
}
#blockbox img {
	padding-bottom: 10px;
}
#blockbox a {
	display: block;
	line-height: 1.3em;
}
#blockbox p {
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 10px;
}
#blockend {
	clear: both;
	height: 60px;
}
#block {
	margin-left: 50px;
	padding-top: 20px;
}
#smsyosiki .tokutei {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 20px;
	line-height: 1.5em;
}
#subgazou img {
	vertical-align: top;
}
#sougoad {
	width: 450px;
	border: 2px solid #0D89CC;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#sougobox2 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 500px;
}
.w3c {
	font-size: 12px;
	line-height: 1.3em;
	color: #297EB9;
	padding-top: 5px;
	padding-left: 12px;
}
.sougo1l {
	width: 530px;
	padding-top: 6px;
	line-height: 1.3em;
	font-size: 100%;
	font-weight: bold;
}
.sougo2r {
	padding-top: 6px;
	line-height: 1.3em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
	width: 530px;
}
.sougo3 {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sougobox3 {
	width: 560px;
}
#main3both .goyouto {
	width: 650px;
	margin-top: 20px;
	margin-right: 160px;
}
#main3both h2 {
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: left;
	border-top-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	display: block;
	margin-right: 10px;
	color: #666;
	float: left;
}
#top9b {
	background-image: url(../gazou/t-navi880b.gif);
	background-repeat: no-repeat;
	height: 56px;
}
#header2b {
	background-image: url(../gazou/top_tate3.gif);
	background-repeat: no-repeat;
	background-position: right -20px;
	clear: both;
	height: 110px;
}
#header2b h2 img {
	left: 10px;
	position: relative;
}
.idmoji {
	padding-top: 5px;
	padding-bottom: 10px;
}
.goyouto img {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
}
#cam {
	width: 600px;
	margin-top: 30px;
}
#cam h2 {
	font-weight: bold;
	color: #0C7DCB;
	margin-top: 20px;
	width: 500px;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	font-size: 115%;
}
#cam p {
	width: 480px;
	margin-top: 5px;

}
.red {
	color: #F00;
	font-weight: bold;
}
.blue {
	color: #1998D5;
	font-weight: bold;
}
#sougobox3 .sougo {
	background-image: url(../gazou/sougo_box.gif);
	height: 80px;
	background-repeat: no-repeat;
}
#sougobox3 .sougo50 {
	background-image: url(../gazou/sougo_box_mini.gif);
	height: 40px;
	background-repeat: no-repeat;
}
.sougo1t  {
	float: left;
	margin-left: 15px;
	margin-top: 6px;
	margin-right: 5px;
	width: 88px;
	position: relative;
	top: 10px;
	left: auto;
	right: auto;
	display: inline;
}
.sougo2t {
	float: right;
	width: 430px;
	margin-right: 15px;
	display: inline;
}
.sougo1tl {
	float: left;
	margin-left: 15px;
	margin-top: 6px;
	margin-right: 5px;
	width: 200px;
	position: relative;
	top: 10px;
	left: auto;
	right: auto;	
	display: inline;
}
.sougo2tl  {
	width: 320px;
	float: right;
	margin-right: 15px;
	display: inline;
}
.sougo21   {
	padding-top: 10px;
	line-height: 1.3em;
	font-size: 100%;
	font-weight: bold;
}
.sougo22   {
	padding-top: 6px;
	line-height: 1.3em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.sougo .sougo3t {
	clear: both;
}
.sougo1ts {
	float: left;
	margin-left: 15px;
	margin-top: 6px;
	margin-right: 5px;
	width: 88px;
	position: relative;
	left: auto;
	right: auto;
	top: 1px;
	display: inline;
}
#sub1right #gsl-tokutei {
	padding-top: 30px;
	padding-bottom: 30px;
	width: 360px;
}
#gsl-tokutei1 {
	float: left;
}
#gsl-tokutei2 {
	float: right;
	width: 280px;
	margin-top: 6px;
	margin-left: 20px;
}
.sabcomment9  {
	line-height: 1.3;
	text-align: left;
	padding: 5px 2px 2px 3px;
	clear: both;
	border: 1px dotted #CCC;
}
.sabcomment9waku {
	clear: both;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#main2sidebar .topkansou {
	font-size: 90%;
	vertical-align: top;
}
.sidebox9 .topkansou a {
	font-size: 95%;
}
.n-Gallery .nbox {
	padding-right: 5px;
	width: 180px;
	float: left;
}
.n-Gallery .nbox .nbox1 {
	height: 300px;
	width: 180px;
}
.n-Gallery .nbox .nbox2 {
	height: 30px;
	width: 180px;
	text-align: center;
	padding-top: 10px;
}

