@charset "utf-8";
/* CSS Document */

/*/////////////////////////////////////////////////////////////
SETTING
/////////////////////////////////////////////////////////////*/

html,body{
	margin:0;
	padding:0;
}

body {
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,input,object,embed {margin:0; padding:0;} 
a img {border:none;}
ul {list-style:none; margin:0; padding:0;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*- フッタとフッタ内コンテンツ -*/

.logo h2 span{display:none;}

#footer{
	height: 100px;
	width: 900px;
	margin:0px auto;
}
.footlogo span{position:absolute; left:-9999px;}
.copyright{
	bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 730px;
	float: right;
	text-align: right;
	margin-top: 35px;
	color: #FFFFFF;
}

.footlogo{
	width:150px;
	height:75px;
	background:url(../images/common/footlogo.png) no-repeat;
	float: right;
}

/*- メイングラフィック -*/
#graphic{
	width:810px;
	margin: 25px auto 0 auto;
	clear: both;
	height: 300px;
}
#graphic2{
	width:830px;
	margin: 15px auto 0px auto;
	clear: both;
}

#graphic h1 span{
	position: absolute;
	text-indent:-9999px;
}

/*-content-*/
#main
{ margin: 25px 44px; }
#content{
	width: 575px;
	float: right;
}
#content li{ margin: 5px 0 5px -5px; 
}
#content ol{ margin-top: 5px; 
}

#submenu{
	float: left;
	width: 220px;
	border-bottom: #eaeaea 1px dotted;
}
#submenu .link p a{
	display: block;
	width: 216px;
	padding: 8px 0 8px 4px;
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: none;
	border-top: #cccccc 1px dotted;
	border-bottom: #ffffff 1px dotted;

}
#submenu .link p a:hover{
	display: block;
	width: 216px;
	padding: 8px 0 8px 4px;
	background-color: #EAEAEA;
	color: #DB5700;
	text-decoration: none;
	border-top: #eaeaea 1px solid;
	border-bottom: #eaeaea 1px solid;

}

#submenu .link p .lightpop a:hover{
	background-color: #EAEAEA;
}

/*-h2が入ります-*/
.bodyh2{
	margin-left: -5px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.bodyh2 h2{margin:0px;}
.bodyh2 h2 span{display:none;}
.h2travel1j{background: url(../images/h/travel-copy.png) no-repeat;}
.h2travel2j{background: url(../images/h/travel-copy6.png) no-repeat;}
.h2travel3j{background: url(../images/h/travel-copy18.png) no-repeat;}
.h2official1j{background: url(../images/h/official-copy.png) no-repeat;}
.h2official2j{background: url(../images/h/official-copy6.png) no-repeat;}
.h2official3j{background: url(../images/h/official-copy13.png) no-repeat;}
.h2official4j{background: url(../images/h/official-copy18.png) no-repeat;}
.h2sgw1j{background: url(../images/h/sgw-copy.png) no-repeat;}
.h2sgw2j{background: url(../images/h/sgw-copy6.png) no-repeat;}
.h2sgw3j{background: url(../images/h/sgw-copy18.png) no-repeat;}
.h2online1j{background: url(../images/h/online-copy.png) no-repeat;}
.h2online2j{background: url(../images/h/online-copy2.png) no-repeat;}
.h2qa1j{background: url(../images/h/qa-copy.png) no-repeat;}
.h2cg1j{background: url(../images/h/cg-copy.png) no-repeat;}
.h2cg2j{background: url(../images/h/cg-copy6.png) no-repeat;}


/*----------gallery-------*/


.gallery{
	padding-bottom: 25px;
	margin-bottom: 25px;
	color:#CCCCCC;
	font-size:10px;
	margin-top: 5px;
	border-bottom: 1px dotted #5a5a5a;
}
.gallery p{ margin-top: 5px; }

.gallery a img{ border: #11243E 1px solid; }
.gallery a:hover img{ border: #FFFFFF 1px solid; }

.gallery-photo{
	width: 122px;
	float: left;
	margin-right: 10px;
}
.gallery-photo img{
	width: 120px;
	height: auto;
}
.gallery-photo-end{
	width: 120px;
	float: left;
}
.gallery-photo-end img{
	width: 120px;
	height: auto;
}
.gallery-date{
	display: block;
	padding: 3px 0;
	font-size: 12px;
	background-color: #11243E;

}
.gallery-date-b{
	display: block;
	padding: 3px 0;
	font-size: 12px;
	background-color: #362549;

}
.gallery-date-detail{
	display: block;
	padding: 5px 0;
	font-size: 125%;
	border-bottom: 1px dotted #5a5a5a;
	border-top: 1px dotted #5a5a5a;

}

/*-Table-*/
.formtable{
	border-top: #eaeaea 1px solid;
	border-right: #fafaf8 2px solid;

}
.formtable td{
	padding: 5px;
	border-bottom: #e9e9e9 1px solid;
	border-right: #e9e9e9 1px solid;
}
.formtable td img{
	padding-right: 5px;
	vertical-align:middle;
}

/*-utility-*/
.clear{
clear:both;}
.h190{height:197px;}
.h150{height:150px;}
.h130{height:130px;}
.h120{height:120px;}
.h100{height:100px;}
.h90{height:90px;}
.h80{height:80px;}
.h60{height:60px;}
.photo-right{
	float: right;
	margin: 0 0 5px 0px;
}
.photo-left{
	float: left;
	margin: 0 8px 5px 0;
}
.photo-left img{
padding-bottom:5px;
}
.photo-right img{
padding-bottom:5px;
}
.caption{
	font-size: 10px;
	color: #999999;
}
.bdr_bot{ border-bottom: #cccccc 1px dotted; }
/*-------clear fix-------------*/

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
	min-height: 1%;
	overflow:hidden;
}
/* Hides from IE-mac \*/

* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
/* End hide from IE-mac */


/*/////////////////////////////////////////////////////////////
MOVIE UNIT
//////////////////////////////////////////////////////////////*/

.mov_unit{
	padding-bottom: 15px;
	border-bottom: #cccccc 1px dotted;
	margin-bottom: 20px;
}
.mov_left{
	float: left;
}
.mov_right{
	float: left;
	width: 370px;
}
.mov_photo{
	padding: 0 14px 10px 0;
	width: 190px;
}
.mov_title{
	font-size: 160%;
	color: #cc3300;
	padding-bottom: 8px;
	float: left;
	padding-top: 1px;
}
.mov_txt{
	padding-bottom: 15px;
	line-height: 130%;
	color: #333333;
}
