/*--------------------------------------------------
	プロパティ初期化
--------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
ul li {
	list-style-type: none;
}
img {
	border-style: none;
}


/*--------------------------------------------------
	全体
--------------------------------------------------*/
html {   
    overflow-y:scroll;   
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳＰゴシック";
	color: #666666;
	background-color: #FFFFFF;
	font-size: 10px;
}
.clear {
	clear: both;
	float: none;
	font-size: 0px;
	line-height: 0px;
}
a {
	color: #FF6070;
	text-decoration: none;
	overflow: hidden;
}
a:hover{
	color: #DD0016;
	text-decoration: none;
}

/*--------------------------------------------------
	wrapper
--------------------------------------------------*/
#wrapper {
	text-align: left;
	height: 358px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	text-indent: -9999px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*--------------------------------------------------
	main
--------------------------------------------------*/
#main {
	margin-top: 20px;
}
/*--------------------------------------------------
	realtime_news_k
--------------------------------------------------*/
#realtime_news_k {
	float: left;
	height: auto;
	width: 264px;
	border-right: 1px solid #999999;
	padding-right: 10px;
}
#realtime_news_k h2 {
	background-image: url(images/title_realtime_news_k.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 237px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#realtime_news_k .time {
	float: left;
	width: 34px;
	background-image: url(images/bg_time.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-align: center;
	padding-top: 8px;
}
#realtime_news_k .title {
	font-size: 12px;
	font-weight: bold;
}
#realtime_news_k .block {
	float: left;
	width: 220px;
	padding-left: 10px;
	line-height: 20px;
}
#realtime_news_k .right {
	text-align: right;
}
#realtime_news_k .border {
	border-bottom: 1px dotted #999999;
	margin-top: 4px;
	margin-bottom: 4px;
}
/*--------------------------------------------------
	realtime_news_t
--------------------------------------------------*/
#realtime_news_t {
	float: left;
	height: auto;
	width: 264px;
	border-right: 1px solid #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#realtime_news_t h2 {
	background-image: url(images/title_realtime_news_t.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 200px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
#realtime_news_t .time {
	float: left;
	width: 34px;
	background-image: url(images/bg_time.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-align: center;
	padding-top: 8px;
}
#realtime_news_t .title {
	font-size: 12px;
	font-weight: bold;
}
#realtime_news_t .block {
	float: left;
	width: 220px;
	padding-left: 10px;
	line-height: 20px;
}
#realtime_news_t .right {
	text-align: right;
}
#realtime_news_t .border {
	border-bottom: 1px dotted #999999;
	margin-top: 4px;
	margin-bottom: 4px;
}


/*--------------------------------------------------
	top_contact
--------------------------------------------------*/
#top_contact {
	float: left;
	height: auto;
	width: 230px;
	margin-left: 10px;
}
#top_contact h2 {
	background-image: url(images/title_realtime_news_contact.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 32px;
	width: 111px;
	margin-bottom: 10px;
}
#top_contact li {
	margin-bottom: 5px;
}
#top_contact .border {
	border-bottom: 1px dotted #999999;
	margin-top: 8px;
	margin-bottom: 8px;
}
#top_contact .diary {
	background-image: url(images/title_photo_diary.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 78px;
	margin-bottom: 8px;
}
#top_contact .recruit {
	background-image: url(images/title_recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 140px;
	margin-bottom: 8px;
}
#top_contact .gallery {
	background-image: url(images/title_gallery.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 91px;
	margin-bottom: 8px;
}
#top_contact .mobile {
	background-image: url(images/title_mobile_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 78px;
	margin-bottom: 8px;
}
#top_contact .information {
	background-image: url(images/title_information.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 138px;
	margin-bottom: 8px;
}
#top_contact p {
	margin-bottom: 10px;
	line-height: 16px;
}

/*--------------------------------------------------
	footer
--------------------------------------------------*/
#footer {
	padding-bottom: 20px;
	padding-top: 20px;
}

#footer .back_home a{
	background-image: url(images/button_home.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 70px;
	float: right;
	margin-bottom: 1px;
}

#footer .back_top a{
	background-image: url(images/button_page_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 14px;
	width: 81px;
	float: right;
	margin-left: 10px;
	margin-bottom: 1px;
}
#footer address {
	border-top: 1px solid #999999;
	margin-top: 6px;
	padding-top: 4px;
	text-align: left;
}

/*--------------------------------------------------
	idea
--------------------------------------------------*/
#idea {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#idea h2 {
	background-image: url(images/title_idea.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 184px;
}
#idea .block {
	margin-top: 10px;
	margin-bottom: 10px;
}
#idea .block_02 {
	background-image: url(images/bg_idea.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 800px;
}


/*--------------------------------------------------
	mobile
--------------------------------------------------*/
#mobile {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#mobile h2 {
	background-image: url(images/title_mobile.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 155px;
}
#mobile h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#mobile .ks {
	background-image: url(images/bg_mobile_ks.jpg);
	background-repeat: no-repeat;
	height: 131px;
	width: 800px;
}
#mobile .ks form {
	padding-top: 97px;
	padding-left: 134px;
}
#mobile .add {
	vertical-align: middle;
	width: 260px;
	padding: 1px;
}
#mobile .domain {
	vertical-align: middle;
	width: 160px;
}
#mobile img {
	vertical-align: middle;
}

/*--------------------------------------------------
	map
--------------------------------------------------*/
#map {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#map h2 {
	background-image: url(images/title_map.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 67px;
}
#map .ks {
	background-image: url(images/bg_map_ks.jpg);
	background-repeat: no-repeat;
	height: 302px;
	width: 800px;
}
#map .ks iframe {
	margin: 12px;
}
#map h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}


/*--------------------------------------------------
	koba
--------------------------------------------------*/
#koba {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#koba h2 {
	background-image: url(images/title_koba.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 214px;
}
#koba h3 {
	background-image: url(images/title_koba_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 58px;
	width: 335px;
	margin-bottom: 10px;
}
#koba .block {
	margin-top: 10px;
	margin-bottom: 10px;
}
#koba .contact_left {
	float: left;
	height: auto;
	width: 340px;
	padding-right: 20px;
	border-right: 1px dotted #999999;
}

#koba .contact_right {
	float: right;
	height: auto;
	padding-left: 20px;
	width: 419px;
}

#koba .contact_right table {
	empty-cells: show;
	text-align: left;
	height: auto;
	width: auto;
	vertical-align: top;
}
html>body table {border-collapse: separate}


#koba .contact_right th {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	width: 250px;
	border-bottom: 1px dotted #999999;
	font-weight: normal;
}
#koba .contact_right td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	width: auto;
	border-bottom: 1px dotted #999999;
}
input:focus,textarea:focus,select:focus{
background-color: #CCCCCC;
}


#koba #form button {
	border-style: none;
	background-color: #FFFFFF;
	height: 26px;
	width: 86px;
	margin-right: 10px;
}
#koba .style_03 {
	font-size: 14px;
	color: #FF6600;
}

#koba #name {
	width: 300px;
}
#koba #email {
	width: 300px;
}
#koba #contact_sheet {
	width: 300px;
}

/*--------------------------------------------------
	photo_diary
--------------------------------------------------*/
#photo_diary {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#photo_diary h2 {
	background-image: url(images/title_photo_diary_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 245px;
}

#photo_diary .block {
	margin-top: 10px;
	margin-bottom: 10px;
}
#photo_diary .left_contents {
	height: auto;
	width: 200px;
	float: left;
}
#photo_diary .right_contents {
	float: right;
	height: auto;
	width: 579px;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
}

#photo_diary .content {
min-width: 100px; max-width: 500px;
}
#photo_diary .content img {
	padding: 3px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}

 * html #photo_diary .content {
width:expression(document.body.clientWidth < 100? “100px” :
document.body.clientWidth > 500? “500px” : “auto”);
}

#photo_diary li {
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
}
#photo_diary .time {
	text-align: right;
}
#photo_diary .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#photo_diary .border {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #CCCCCC;
}
#photo_diary .pagenav {
	text-align: right;
	font-size: 12px;
}
#photo_diary .pages {
	padding-right: 10px;
}
#photo_diary .current {
	padding-right: 4px;
	padding-left: 4px;
}

#photo_diary .alignleft {
	text-align: left;
}
#photo_diary .alignright {
	text-align: right;
}

/*--------------------------------------------------
	single
--------------------------------------------------*/
#single {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#single h2 {
	background-image: url(images/title_single.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 245px;
}

#single .block {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
#single .time {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: right;
}
#single .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#single .col {
	padding-left: 100px;
}


/*--------------------------------------------------
	gallery
--------------------------------------------------*/
#gallery {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#gallery h2 {
	background-image: url(images/title_gallery_02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 156px;
}

#gallery .block {
	margin-top: 10px;
	margin-bottom: 10px;
}
#gallery .left_contents {
	height: auto;
	width: 200px;
	float: left;
}
#gallery .right_contents {
	float: right;
	height: auto;
	width: 579px;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
}
#gallery li {
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 10px;
}
#gallery .time {
	text-align: right;
}
#gallery .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#gallery .border {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #CCCCCC;
}
#gallery .alignleft {
	text-align: left;
}
#gallery .alignright {
	text-align: right;
}





/*-------lightbox----------------------------------*/

#gallery .gallery {
	width: 100%;
}
#gallery .gallery-item {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	font-size: 0px;
	line-height: 0px;
}
#gallery .gallery-icon img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	font-size: 0px;
	line-height: 0px;
}

/*--------------------------------------------------
	security
--------------------------------------------------*/
#security {
	height: auto;
	font-size: 12px;
	line-height: 22px;
}
#security h2 {
	background-image: url(images/title_security.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 214px;
}
#security p {
	margin-top: 20px;
}
#address {
	display: block;
	float: left;
}
