@charset "shift_jis";
/* CSS Document */

/* kill 'Browser standard style'
---------------------------------------------------------------------------- */
body{
	margin:0;
	padding:0;
	text-decoration:none;
	background-color: #BABABA;
	width: 100%;
	height: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	color: #E8E8E8;
	line-height: 18px;
	letter-spacing: 1px;
}


h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,li,table,th,td,p,
form,select,option,address{
	margin:0;
	padding:0;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #C14DAB;
}
a:visited { color: #C14DAB; }
a:hover { color: #C96DB8; }
a:active { color: #C96DB8; }

/* All
---------------------------------------------------------------------------- */
.c-both {
	clear:both;
}
.point1 {
	background-image: url(img/bg/b-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.point2 {
	background-image: url(img/bg/b-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9800;
	margin-bottom: 5px;
}
.title{
	padding-bottom: 30px;
}
.title2{
	padding-bottom: 10px;
}

.height{
	height:500px;
}
/* layout
---------------------------------------------------------------------------- */
#Wrapper{
	width: 780px;
	background-color: #FFFFFF;
}
#stage{
	width: 780px;
	text-align: left;
	background-image: url(img/bg/stage-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
}
#list{
	width: 180px;
	float: left;
	padding-bottom: 200px;
}
#main{
	width: 599px;
	float: right;
	padding-bottom: 50px;
	background-image: url(img/bg/main-1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #3c3c3c;
}
#contents{
	width: 530px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/* header
---------------------------------------------------------------------------- */
#header{
	width: 780px;}
/* footer
---------------------------------------------------------------------------- */
#footer{
	width: 730px;
	background-image: url(img/bg/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	background-color: #141519;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 5px;
}
/* menu
---------------------------------------------------------------------------- */
#menu{
	width:180;
	height:28px;
}
#menu li{
	list-style-type:none;
	width:180;
	height:28px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#menu li img{
	border:0;
}
#menu li.menu1{
	background-image:url(img/menu/menu-1-on.gif);
}
#menu li.menu2{
	background-image:url(img/menu/menu-2-on.gif);
}
#menu li.menu3{
	background-image:url(img/menu/menu-3-on.gif);
}
#menu li.menu4{
	background-image:url(img/menu/menu-4-on.gif);
}
#menu li.menu5{
	background-image:url(img/menu/menu-5-on.gif);
}
#menu li.menu6{
	background-image:url(img/menu/menu-6-on.gif);
}
#menu li.menu7{
	background-image:url(img/menu/menu-7-on.gif);
}
#menu li.menu8{
	background-image:url(img/menu/menu-8-on.gif);
}
#menu li.menu9{
	background-image:url(img/menu/menu-9-on.gif);
}
#menu li.menu10{
	background-image:url(img/menu/menu-10-on.gif);
}
#menu li a{
	display:block;
	width:180;
	height:28px;
}
#menu li a:hover {
	background-color:transparent;
}
#menu li a:hover img{
	visibility:hidden;
}
/* button
---------------------------------------------------------------------------- */
.b-item{
	background-image: url(img/button/item-1-on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 23px;
	width: 127px;
	margin-top: 10px;
	float: none;
}
.b-item a{
	display:block;
	height: 23px;
	width: 127px;
}
.b-item a:hover {
	background-color:transparent;
}
.b-item  a:hover img{
	visibility:hidden;
}


/* TOP
---------------------------------------------------------------------------- */
.t-logo{
	padding-bottom: 30px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 13px;
}
/* table------------------------------------------------------------------- */
.table-collapse {
	border-collapse:collapse;
	width: 530px;
}

.table-collapse td {
	padding: 5px;
	border: 1px solid #5E5E5E;
}
.bodernone td {
border:0px none;
font-size: 11px;
}
.td1{
	background-color: #2D2D2D;
}
.td2{
	background-color: #f6f0f2;
}
.table-itemCV {
	font-size: 10px;
	color: #FF9800;
	line-height: 15px;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.table-itemCV td {
border:0px none;
}

/* txt
------------------------------------------------------------------- */
.txt01{
	font-size: 10px;
	color: #FF9800;
	line-height: 15px;
}
.txt02{
	font-size: 10px;
	line-height: 15px;
}
.txt03{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.txt04 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9800;
	margin-bottom: 5px;
}
.txt05 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3333;
	line-height: 25px;
}
/* LR
------------------------------------------------------------------- */
.top-logo{
	width: 220px;
	height: 64px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
}
.topL1{
	float: left;
	width: 260px;

}
.topR1{
	float: right;
	width: 260px;

}
.conL1{
	float: left;
	width: 360px;
}
.conR1{
	float: right;
	width: 170px;
}
.conL2{
	float: left;
	width: 200px;
	padding-right: 30px;
	padding-left: 50px;
}
.conR2{
	float: right;
	width: 200px;
	padding-right: 50px;
}
.qaL1{
	float: left;
	width: 260px;
}
.qaR1{
	float: right;
	width: 260px;
}
.lineL1{
	float: left;
	width: 250px;
	background-color: #2D2D2D;
	padding: 5px;
	border: 1px solid #5E5E5E;
	height: 120px;
}
.lineR1{
	float: right;
	width: 250px;
	background-color: #2D2D2D;
	border: 1px solid #5E5E5E;
	padding: 5px;
	height: 120px;
}
.lineL2{
	float: left;
	width: 260px;
}
.lineR2{
	float: right;
	width: 260px;
}
.lineL3{
	float: left;
	width: 160px;
}
.lineR3{
	float: right;
	width: 360px;
}
.line4{
	width: 508px;
	background-color: #2D2D2D;
	border: 1px solid #5E5E5E;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
	height: 80px;
}
#line li{
	list-style-type:none;
	width:160;
	height:130px;
	float:left;
	margin-right: auto;
	margin-left: auto;
}
#f-link.lineL2{
	float: left;
}
#pop {
	padding: 15px;
	height: 320px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
