/*#bodyBO, #content1, #nav {text-align: left; }*/


/***** GROBAL *********************************************/
body {
	margin:0;
	padding:0;
	background: #FFF;
	text-align: center;
	font-size:10pt;
	font-family:"MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
/*	overflow:scroll;*/
}

a {
	text-decoration:none;
	color: #003366;
}
a:hover {
	text-decoration:underline;
}

p, li, td, th {
	margin:0;
	padding:0;
	line-height:1.5em;
	text-align:justify;
}

h1 {
	color:#369;
	margin:0 0 20px;
	padding:0 0 0 10px;
	font-size:0.8em;
	font-weight:bolod;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

h2 {
	color:#369;
	margin:0;
	padding:0 0 0 10px;
	font-size:1.3em;
	font-weight:bolod;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

img {
	border: 0px;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}

/***** GROBAL CLASS *********************************************/
.clear {
 clear:both;
}

.title {
	font-size:1.3em;
	font-weight:bolod;
	line-height:1.4em;
	color:#336699;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

/***** Contents *********************************************/
#contents {
	width:780px;
	height:100%;
	margin:0 auto;
	padding:0;
/*	border:1px solid #336699;*/
}
#top {
	float:left;
	width:779px;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden;
	background:#fff;
}

#contents .logo img {
	float:left;
	width:220px;
	height:55px;
	margin:8px 14px 9px 5px;
	overflow:hidden;
}

#contents .sub_logo {
	width:330px;
	height:22px;
	float:left;
	margin:30px 10px 0 0;
	background:url(/alpsjp_images/header_sub_logo.gif) no-repeat left top;
}

/***** Top Menu *********************************************/
#top_menu {
	text-align:right;
	float:right;
	letter-spacing:0px;
	width:199px;
	color:#003366;
	margin:9px 1px 0 0;
	padding:0;
	font-size:0.8em;
	font-family:"MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#top_menu a {
	color:#999999;
}
#top_menu a.rss {
	padding:1px 0 0 15px;
	height:12px;
	background:url(/alpsjp_images/icn_rss_01.gif) no-repeat left top;
}
#top_menu img.news {
	position:relative;
	right:0px;
	float:right;
	margin:8px 0 0 0;
	padding:0;
	width:119px;
	height:24px;
}

/***** Main Menu *********************************************/
#main_menu {
	width:780px;
	margin:0;
	padding:0;
	text-align:left;
	overflow:visible;
	background:#FFF;
}

#main_menu ul {
	margin: 0;
	padding: 0;
}

#main_menu li {
	width:194px;
	margin: 0 1px 0 0;
	padding: 3px 0 0 0;
	list-style: none;
	float: left;
	line-height:10px;
	background:#fff url(/alpsjp_images/main_menu.gif) no-repeat;
}

#main_menu li.selected {
	background:#fff url(/alpsjp_images/main_menu_ovr.gif) no-repeat; // btn_lineup_ovr.gif
}

/*
#main_menu li.first {
	width:199px;
	background:url(/alpsjp_images/btn_lineup.gif) no-repeat;
}
#main_menu li.firstselected {
	width:199px;
	background:url(/alpsjp_images/btn_lineup_ovr.gif) no-repeat;
}
*/
#main_menu li a {
	display: block;
	margin: 0;
	padding:2px 10px 6px;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
/*
#main_menu li.first div {
	width:197px;
}
*/
#main_menu div {
	position: absolute;
	visibility: hidden;
	width:194px;
	margin: 0;
	padding: 0 0 5px 0;
	background: #003366;
	z-index: 100;
}


#main_menu div a,span {
	position: relative;
	display: block;
	margin: 0;
	padding: 7px 0px 3px 22px;
	text-align: left;
	text-decoration: none;
	background: url(/alpsjp_images/icn_link_01.gif) no-repeat left center;
}

#main_menu div span {
	color:#CCC;
}

#main_menu div a.third {
	margin-left:15px;
}

#main_menu div a:hover{
	color: #9CF;
}

/***** Main Menu Bottom Navigation *********************************************/
#topic_path {
	clear:both;
	width:755px;
	position:relative;
	color: #99CCFF;
	margin:0;
	padding: 0 0 0 24px;
	line-height:21px;
	text-align:left;
	font-size:9pt;
	background-color: #336699;
	}
#topic_path a {
	color: #99CCFF;
}

/***** Left Cornar *********************************************/
#left_cornar {
	float:left;
	position:relative;
	margin0;
	padding0;
	background:url(/alpsjp_images/prt_corner.gif) no-repeat left top;
	width:8px;
	height:5px;
	overflow:hidden;
}

/***** Main Contents *********************************************/
#main_contents {
	float:left;
	position:relative;
	width:775;
	height:auto;
	border-left:4px solid #336699;
	margin:0;
	padding:0;
}

#rand_pic {
	margin:80px 10px;
	position:relative;
	float:left;
	width:180px;
	/* border:1px solid #336699; */
}

#rand_pic img {
	margin:0;
}
/***** Sub Menu *********************************************/
#sub_menu {
	position:relative;
	float:left;
	margin:12px 0 0 5px;
	width:561px;
	text-align:left;
	/*border:1px solid #336699;*/
	}
#sub_menu .sub_menu_top {
	margin:0 0 15px 0;
}

/***** Sub Menu List *********************************************/
#sub_menu_list {
	position:relative;
	float:left;
	margin:13px 0 0 10px;
	width:551px; /*365px;*/
	padding:0;
}
#sub_menu_list table {
	width:100%;
	border-collapse:collapse;
}
#sub_menu_list tr {
	vertical-align:top;
}
#sub_menu_list td {
	padding:0 0 18px 0;
	font-size:12px;
	line-height:16px;
}
#sub_menu_list a.sub_menu_title {
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	line-hight:1em;
	color:#369;
}
#sub_menu_list a.sub_menu_title:hover {
	color:#997;
	text-decoration:none;
}

#sub_menu_list td.img {
	margin:0;
	padding:0;
}
#sub_menu_list td.left_image {
	width:112px;
	height:90px;
	padding:0;
	margin:0;
}

/***** Right Banner *********************************************/
#right_banner {
	position:relative;
	float:right;
	width:173px;
	margin:13px 0 0 15px;
	padding:0;
}
#right_banner .no_background {
	padding:0;
	margin:0;
	width:173px;
	height:11px;
	background:url(/alpsjp_images/box_top.gif) no-repeat top left;
	overflow:hidden;
}
#right_banner .right_banner_title {
	background:#e0e0d6;
	padding:0 0 0 11px;
}
#right_banner table{
	width:173px;
	border-collapse:collapse;
	background:#e0e0d6;
}
#right_banner tr{
	vertical-align:middle;
}
#right_banner td{
	padding:5px 0 1px 24px;
	background:url(/alpsjp_images/blt_13.gif) no-repeat left 6px;
}
#right_banner a {
	font-size:0.75em;
	color:#003366;
}
#right_banner .no_background_bottom {
	padding:0;
	margin:0 0 10px;
	width:173px;
	height:11px;
	background:url(/alpsjp_images/box_btm.gif) no-repeat top left;
	overflow:hidden;
}

#right_banner p {
	background:#e0e0d6;
	margin:0;
	padding:5px 10px;
	text-align:justify;
}

/***** entry_contents *********************************************/
#entry_contents {
	margin:20px 0;
	padding:20px 0;
	border-top:1px solid #336699;
}

#entry_contents img {
	float:right;
/*	clear:both;*/
	margin:10px 0 15px 20px;
}
#index_contents img {
	float:right;
	clear:both;
	margin:10px 0 10px 20px;
}
#entry_contents img.img_left {
	float:left; 
	margin:10px 30px 15px 20px;
	padding-left:20px;
}

#entry_contents h1 {
	font-size:1em;
	text-align:left;
}
#entry_contents h2 {
	font-size:1em;
	line-height:1em;
	text-align:left;
	margin:-6px 0 5px 0;
}
#entry_contents h3 {
	color:#336699;
	margin:20px 0 5px;
	padding:0 0 0 10px;
	text-align:left;
	font-size:1.5em;
	line-height:1.7em;
	font-weight:bolod;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#entry_contents h4 {
	color:#336699;
	margin:20px 0 5px;
	padding:0 0 0 30px;
	text-align:left;
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bolod;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#entry_contents h5 {
	color:#336699;
	margin:20px 0 0;
	padding:0 0 0 50px;
	text-align:left;
	font-size:1em;
	line-height:1.2em;
	font-weight:bolod;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

#entry_contents p {
	padding:5px 20px 0 50px;
	text-align:justify;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#entry_contents ul {
	margin:5px 0 20px 20px;
}
#entry_contents li {
	padding:0 0 0 30px;
}
#entry_contents table {
	width:100%;
	margin:0px 10px 0px 20px;
	padding:0 0 0 30px;
	_width:94%;
}
#entry_contents th {
	padding:5px 0;
	text-align:left;
	font-weight:bold;
}
#entry_contents tr {
	vertical-align:top;
}
#entry_contents td,
#entry_contents th {
	padding:2px;
	border-top:1px solid #336699;
	border-right:1px solid #336699;
	text-align:left;
}
#entry_contents td.price {
	width:35%;
	text-align:right;
}
#entry_contents td.td_long {
	width:72%;
}

#entry_contents td.td_10 {
	width:10%;
}
#entry_contents td.td_20 {
	width:20%;
}
#entry_contents td.td_35 {
	width:35%;
}

/***** Bottom Contents *********************************************/
#bottom_contents {
	position:relative;
	margin:14px 0;
	padding:14px 0;
	float:center;
	text-align:left;
	border-top:1px solid #336699;
}
#bottom_contents p {
	margin:0 0 10px 0;
}

#bottom_menu {
	margin:0 0 10px 0;
}

#bottom_menu a {
	font-size: 0.9em;
	color: #003366;
	padding:0 10px 0 0;
}

.bottom_message, .bottom_title {
	text-align:center;
	color:#777;
	font-family:arial, "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}

.bottom_message {
	font-size: 0.8em;
	line-height: 1.1em;
}

.bottom_title {
	margin:0 0 3px;
	font-size:1.2em;
	font-weight:bold;
	color:#369;
}

/***** Test Data Confirmation *********************************************/
#test_data_confirmation {
	position:relative;
	margin:0 0 30px;
	padding:10px;
	line-height:1em;
	font-size:0.8em;
	text-align:left;
	border:1px solid #369;
}
#test_data_confirmation td.first {
	width:110px;
}
/****** ここまで ***************************************************************************/

/****** ここから下は may not use *******************************************************
#general {
	position: relative;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
}

#colg {
	position: absolute;
	background-color: #336699;
	left: 0px;
	top: 140px;
	width: 4px;
	z-index: 1;
	height: 80%;
}
#colg img {
	position: absolute;
	top: 0px;
	right: -4px;
}
#head {
	position: relative;
	width: 776px;
	height: 24px;
	border: 1px solid #E5E5E5;
	vertical-align: middle;
	z-index: 2;
}
#head .title {
	float: left;
	margin-top: 3px;
}
#head div {
	color: #999999;
	position: absolute;
	top: 2px;
	right: 10px;
}
#head div a, #head div b {
	color: #999999;
}
#head .left {
	position: absolute;
	top: 0px;
	left: -3px;
}
#head .right {
	position: absolute;
	top: 0px;
	right: -3px;
}
#head2 {
	position: relative;
	width: 776px;
	height: 72px;
	text-align: left;
	z-index: 2;
}
#head2 table {
	float: right;
	margin-top: 6px;
	margin-right: 3px;
}
#head2 table input {
	margin-top: 2px;
}
.error {
	color: #ff0000;
}

.poscoord {
	position: relative;
	z-index: 2;
	text-align: left;
	margin-left: 4px;
	width: 776px;
}
.module1 {
	margin: 7px 0px 7px 198px;
	width: 380px;
}
.module1 p {
	margin-bottom: 0.6em;
}
.module1 .st {
	font-size: 13px;
	margin-bottom: 1em;
	margin-top: 0px;
}
.module1 a {
	display: block;
}
.module1, .module2, .module3, .module4, .module5 {
	margin-right: 4px;
}
.module3, .module4, .module5, .module2  {
	margin-left: 4px;
	float: left;
}
.cadre {
	position: relative;
	padding: 0px 8px 0px 8px;
}

form {
	margin: 0px;
}
.form td, .form a {
	color: #6D6D74;
	font-size: 10px;
}
#button, #button2 {
	margin-top: 10px;
}
#input1, #input2, #input3, select {
	margin-top: 5px;
}
#radio {
	margin: 5px 0px 0px 0px;
}
#input1 {
	width: 60px;
	color: black;
}
#input2 {
	width: 132px;
	color: black;
}
#input3 {
	width: 95px;
	color: black
}
.buttonlink {
	background-color: #ffffff;
	background-image: url(/images/commun/fleche1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border: 0px;
	margin: 0px;
}

.topg, .topd, .basg, .basd, .topg2, .topd2, .basg2, .basd2, .basg3, .basd3 {
	position: absolute;
}
.topg {
	top: 0px;
	left: 0px;
}
.topd {
	top: 0px;
	right: 0px;
}
.basg {
	bottom: 0px;
	left: 0px;
}
.basd {
	bottom: 0px;
	right: 0px;
}
.topg2 {
	top: -1px;
	left: -1px;
}
.topd2 {
	top: -1px;
	right: -1px;
}
.basg2 {
	bottom: -6px;
	left: -1px;
}
.basd2 {
	bottom: -6px;
	right: -1px;
}
.basg3 {
	bottom: -4px;
	left: -1px;
}
.basd3 {
	bottom: -4px;
	right: -1px;
}
.corners {
	  position: relative;
	  height: 10px;
}

.menutop {
	white-space: nowrap;
	position: relative;
	z-index: 2;
}
.sousmenu {
	text-align: left;
	position: relative;
	width: 776px;
	z-index: 3;
}
#sousmenu1, #sousmenu2, #sousmenu3, #sousmenu4 {
	z-index: 2;
	background-color: #003366;
	position: absolute;
	text-align: left;
	visibility: hidden;
	padding: 2px 0px 4px 0px;
}
#sousmenu1 a, #sousmenu2 a, #sousmenu3 a, #sousmenu4 a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 6px;
}
#sousmenu1 a:hover, #sousmenu2 a:hover, #sousmenu3 a:hover, #sousmenu4 a:hover {
	color: #99CDFD;
}
#sousmenu1 {
}
#sousmenu2 {
	left : 199px;
}
#sousmenu3 {
	left: 391px;
}
#sousmenu4 {
	left: 583px;
}
#closemenu {
	width: 777px;
	position: absolute;
	z-index: 1;
	top: 2px;
	left: -1px;
	height: 200px;
	visibility: hidden;
}

.ccc_TRLB{
	border:1px solid #ccc;
}
.ccc_TR{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}
.ccc_TLR{
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.ccc_LB{
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.ccc_RL{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.ccc_RLB{
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

td {font-size: 12px;font-family: MS P GOTHIC;}
font {font-size: 12px;font-family: MS P GOTHIC;}
font.f06pt {font-size: 6px;font-family: MS P GOTHIC;}
font.f08pt {font-size: 11px;font-family: MS P GOTHIC;}
font.f09pt {font-size: 12px;font-family: MS P GOTHIC;}
font.f10pt {font-size: 13px;font-family: MS P GOTHIC;}
font.f12pt {font-size: 15px;font-family: MS P GOTHIC;}
font.lh {font-size: 12px;line-height: 16px;font-family: MS P GOTHIC;}
font.lhr {font-size: 12px;line-height: 18px;font-family: MS P GOTHIC;}
font.lhs {font-size: 11px;line-height: 16px;font-family: MS P GOTHIC;}
a.c003366 {color: #003366;}
a.f08c003366 {font-size: 11px;font-family: MS P GOTHIC;color: #003366;}

*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
/*border-top: 1px solid #000;*/
height: 300px;
width:779px;
background-color: #fff;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
margin-top:15px;
background-color: #fff;
padding: 5px 10px;
}

.pagination a {
	padding: 5px 5px;
	text-decoration: none;
	color:#036 ; /*#999*/
}

.pagination a:hover, .pagination a.selected {
	color:#FFF ; /*#000*/
	background-color:#003366; /*#FF0066*/
}





/* for top index */
/*
#subContent{
	width:173px;
	float:left;
}
*/
#mainContent{
	margin:45px 0 0 15px;
	width:565px;
	float:right;
	text-align:left;
}

#contents .topBlock{
/*
	width:565px;
*/
}
#contents .topBlock .title_top{
	padding:10px 0 8px 0;
/*
	width:565px;
	height:35px;
	padding:10px 0 11px 0;
*/
	background:#c60 url(/alpsjp_images/test_bg_leclub_01.gif) no-repeat;
}
#contents .topBlock .title_top h2{
/*
*/
	width:410px;
	float:left;
}
#contents .topBlock .title_top h2 img{
/*
	width:395;
	height:14;
*/
}
#contents .topBlock .title_top p{
/*
	width:145px;
	margin:10px 0 0 0;
	margin:10px 0 0 0;
	font-size:1em;
	text-align:right;
	float:left;
*/
}
#contents .topBlock .title_top p a{
	padding:0 16px 0 0;
	background:url(/alpsjp_images/test_icn_blank_01.gif) 100% no-repeat;
	color:#fff;
}
#contents .topBlock ul{
	width:565px;
	margin:5px 0 0 0;
}
#contents .topBlock li{
	margin:0;
	padding:0;
	float:left;
}
#contents .topBlock li.new{
	margin:0 1px 0 0;
}
#contents .topBlock li.foot{
	margin:0;
	padding:0;
/*
	margin-top:1px;
*/
}

#contents .campaignBlock{
	margin:20px 0 0 0;
/*
	width:565px;
*/
}
#contents .campaignBlock .title_top{
	width:565px;
	padding:6px 0 5px 0;
	background: url(/alpsjp_images/test_bg_campaign_01.gif) no-repeat;
}/*#e0e0d6*/
#contents .campaignBlock .title_top h2{
	width:84px;
	float:left;
}
#contents .campaignBlock .title_top h2 img{
	margin:0 0 0 9px;
}
#contents .campaignBlock .title_top p{
	float:left;
	padding:2px 0 0 18px;
	font-size:85%;
	background:url(/image/icn_arrow_02.gif) 0 0.05em no-repeat;
}
#contents .campaignBlock .title_top p a{
	color:#333;
}
#contents .campaignBlock ul{
	width:565px;
	margin:5px 0 0 0;
}
#contents .campaignBlock ul.connect{
	margin-top:10px;
}
#contents .campaignBlock li.campaign01{
	margin:0 27px 0 0;
	float:left;
}
#contents .campaignBlock li.campaign02{
	margin:0 28px 0 0;
	float:left;
}
#contents .campaignBlock li.campaign03{
	float:left;
}

#contents .valueBlock{
	width:565px;
	margin:20px 0 0 0;
}
#contents .valueBlock .title_top{
	width:565px;
	padding:6px 0 5px 0;
	background url(/image/index/bg_campaign_01.gif) no-repeat;
}/*:#e0e0d6*/
#contents .valueBlock .title_top h2{
	width:101px;
}
#contents .valueBlock .title_top h2 img{
	margin:0 0 0 9px;
}
#contents .valueBlock ul{
	width:565px;
	margin:5px 0 0 0;
}
#contents .valueBlock li.value01{
	margin:0 27px 0 0;
	float:left;
}
#contents .valueBlock li.value02{
	margin:0 28px 0 0;
	float:left;
}
#contents .valueBlock li.value03{
	float:left;
}

/* 機材フリート start */
#contentsInner{
	width: 515px;
}

/* /common/
-------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

.leftCont02 {
	float: left;
	width: 250px;
}

.rightCont02 {
	float: right;
	width: 300px;
}


/* 機材フリート end */

