@charset "shift_jis";
/* CSS Document */
@import url("https://www.wtw.jp/ccd/css/site-common.css");


/****************side nav****************/
#oct-view-cart-container {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	height: 20px;
	margin:0px 0px 0px 0px;
}
#oct-side-swf-container {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 1px #004D88;
}
#oct-beginner-container {
	width: 260px;
	/* float: left; */
	background-color: #eaeaf4;
	/* clear: left; */
	margin-top: 0px;
}
#oct-beginner-title {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	margin-top: 5px;
}
#oct-beginner-bottom {
	width: 260px;
	/* float: left; */
	background-color: #eaeaf4;
	height: 4px;
	margin-top: 0px;
	/* clear: left; */
}
.oct-side-nav-title {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	margin-top: 0px;
}
.oct-side-nav-col {
	width: 260px;
	/* float: left; */
	background-color:#eee;
	/* clear: left; */
	text-align: left;
}
.oct-side-nav-col ul{
	margin:0px;
	padding:0px;
}

.oct-side-nav-col li {
	overflow: hidden;
	display:block;
	width: 240px;
	/* clear: left; */
	font-size: 12px;
	background-image: url(https://www.wtw.jp/ccd/common/header-nav-rayout/img/nav-side/arrow-move.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	list-style: none;
	/* float: left; */
	margin-top: 0px;
	margin-bottom: 4px;
	line-height:1.5;
}
.oct-side-nav-col li img{
	float:left;
	margin: 0px 3px 0px 0px;
	}
	
	
.oct-side-nav-col ul li a:link { color: #333333; text-decoration: none;}
.oct-side-nav-col ul li a:visited { color: #333333; text-decoration: none;}
.oct-side-nav-col ul li a:hover { color: #FF0000; text-decoration: underline;}
	
.oct-side-nav-bottom {
	width: 260px;
	float: left;
	background-color: #eaeaf4;
	height: 4px;
}

.oct-company-col {
	width: 260px;
	/* float: left; */
	background-color: #FFF;
	/* clear: left; */
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.oct-company-col ul{
	margin:0px;
	padding:0px;
}
.oct-company-col li {
	width: 240px;
	/* clear: left; */
	font-size: 12px;
	background-image: url(https://www.wtw.jp/ccd/common/header-nav-rayout/img/nav-side/arrow-move.gif);
	background-position: 2px 0px;
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 20px;
	list-style: none;
	/* float: left; */
	margin-top: 4px;
	margin-bottom: 1px;
}


.oct-company-col ul li a:link { color: #333333; text-decoration: none;}
.oct-company-col ul li a:visited { color: #333333; text-decoration: none;}
.oct-company-col ul li a:hover { color: #FF0000; text-decoration: underline;}



#oct-info-container {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	height: 150px;
	border: solid 1px #004D88;
	margin-top: 10px;
}
#oct-info-container {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	height: 170px;
	border: solid 1px #004D88;
	margin-top: 10px;
}




.oct-marketing-img {
	width: 260px;
	/* float: left; */
	/* clear: left; */
	height: 100%;
	border: solid 1px #004D88;
	margin-top: 10px;
}


.oct-marketing-link {
	width: 240px;
	/* clear: left; */
	font-size: 12px;
	background-image: url(https://www.wtw.jp/ccd/common/header-nav-rayout/img/nav-side/arrow-move.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style: none;
	/* float: left; */
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: left;
	font-weight: bold;

}
.oct-marketing-link li{
	width: 240px;
	/* clear: left; */
	font-size: 12px;
	/* float: left; */
	text-align: left;
	color: #006600;
	font-weight: normal;

}


#oct-ninja-container {
	width: 260px;
	/* float: left; */
	/* clear: left; */
}
/****************bottom-nav****************/
.bottom-nav-bold-normal {
	font-weight: bold;
}
.bottom-nav-bold-red {
	font-weight: bold;
	color: #ff0000;
}
#bottom-nav-container {
	margin-left:auto;
	margin-right:auto;
	width: 604px;
	/*margin-left:0;
	float: left;*/
	text-align: center;
}
#bottom-nav-title {
	width: 600px;
	height: 60px;
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
}
#bottom-nav-col-left {
	width: 199px;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #ffffdd;
}
#bottom-nav-col-center {
	width: 199px;
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	background-color: #FAFAFA;
}
#bottom-nav-col-right {
	float: left;
	margin-bottom: 15px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	width: 198px;
	background-color: #FAFAFA;
}
#bottom-nav-col-left li, #bottom-nav-col-center li, #bottom-nav-col-right li {
	height: 15px;
	margin-bottom: 1px;
	margin-top: 1px;
	font-size: 12px;
	list-style: none;
	text-align: center;
	clear: left;
}

#bottom-nav-col-left ul li a:link,
#bottom-nav-col-center ul li a:link,
#bottom-nav-col-right ul li a:link { color: #333333; text-decoration: none;}

#bottom-nav-col-left ul li a:visited,
#bottom-nav-col-center ul li a:visited,
#bottom-nav-col-right ul li a:visited { color: #333333; text-decoration: none;}

#bottom-nav-col-left ul li a:hover,
#bottom-nav-col-center ul li a:hover,
#bottom-nav-col-right ul li a:hover { color: #FF0000; text-decoration: underline;}

/****************bottom-info****************/
#footer {
	width: 100%;
	float: left;
}
#footer-box {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top: 20px;
	width: 720px;
	clear: left;
	height: 100px;
}
.footer-col-left {
	width: 370px;
	height: 15px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.footer-col-center {
	width: 175px;
	height: 15px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.footer-col-right {
	width: 175px;
	height: 15px;
	font-size: 12px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}
.footer-col-bottom {
	width: 720px;
	height: 40px;
	float: left;
	margin-bottom: 15px;
}
