@charset "utf-8";

/* CSS Document */
/* ------------------------------------*/
/* RESET              　　　　　　       */
/* ------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}

body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
* html .clearfix{height:1%}
.clearfix{display:block}

/*------------------------------------------------------------------
Common
-------------------------------------------------------------------*/
html,body,div#wrapper{height:100%;}
body.contactpage{height:490px;overflow:auto;}
body{
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-size:12px;
	color:#999;
	background-color:#EEE;
	font-family:'メイリオ',Meiryo,'Lucida Grande',Verdana,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	cursor:default;
	line-height:180%;
	overflow-x:hidden;
}
body.top {width:100%;height:100%;background-color:#FFF;background-image:none;}
#wrapper{
	width:100%;
	position:relative;
}
h2 {margin-top:-6px;
	font-weight: bold;
	font-size: 14px; 
	line-height: 180%;
	margin-bottom:5px;
	color:#CC0000;
}
p {line-height:180%;margin-bottom:12px;}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#CCC;
}

/* header  */
/*#contents {
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	background-repeat: repeat-y;
	background-color: #FFF;
	position: absolute;
	background-image: url(../images/contents_bg.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
#contents {
	width: 1000px;
	height:100%;
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(../images/contents_bg.gif);
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contents_long {
	width: 1000px;
	height:auto;
	background-repeat: repeat-y;
	background-color: #FFF;
	background-image: url(../images/contents_bg.gif);
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 1000px;
	height:50px;
	background-repeat: repeat-y;
	background-image: url(../images/contents_bg.gif);
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
h1 a {
	width: 145px;
	height: 40px;
	display: block;
	text-indent:-9999px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	position:absolute;
}

#header{width:550px;height:150px;position:fixed;margin-left:450px;background-color:#FFFFFF;z-index:999;}


#profile_photo{
	width:200px;
	position:fixed;
	margin-top:10px;
	margin-left:462px;
	z-index:1000;
	display:none;
	background-color:#FFFFFF;
}

/*------------------------------------------------------------------
GLOVAL MENU
-------------------------------------------------------------------*/
#gm {
	width: 149px;
	top: 85px;
	margin-left: 149px;
	background-image: url(../images/global_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 0;
}
#about {
	width: 149px;
	height: 54px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	
}
#etc {
	width: 149px;
	height: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}
#about li, #etc li { 
	position: absolute;
	overflow: hidden;
	font-size: 1em;	 
}
		
#about li, #about li * { height: 18px; background: url(../images/global_menu.jpg) no-repeat;}
		
#etc li, #etc li * { height: 18px; background: url(../images/global_menu.jpg) no-repeat;}

#about a, #etc a  { display: block }

#about em, #about span { 
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	cursor: pointer;
	text-indent: -999em;
	background-position: left;
}
		
#etc em, #etc span { 
	display: block;
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	background: url(../images/global_menu.jpg) no-repeat; 
	cursor: pointer;
	text-indent: -999em;
	background-position: left;
}
		
				
#about .about {top:0px;}
#about .about, #about .about * { width: 149px }
#about .about em { background-position: left 0px }
#about .about:hover em, #about .about span, .wag #about .about em { background-position: right 0px }
#about .about .over em { background-image: none }

#about .wag {top:18px;}
#about .wag, #about .wag * { width: 149px }
#about .wag em { background-position: left -18px }
#about .wag:hover em, #about .wag span, .wag #about .wag em { background-position: right -18px }
#about .wag .over em { background-image: none }

#about .wagsep, #about .wagsep * { width: 149px }
#about .wagsep { top: 36px }
#about .wagsep em { background-position: left -36px  }
#about .wagsep:hover em, #about .wagsep:focus em, #about .wagsep:active em, #about .wagsep span, .wagsep #about .wagsep em { background-position: right -36px }
		
#etc .clients, #etc .clients * { width: 149px }
#etc .clients { top: 72px }
#etc .clients em { background-position: left -72px  }
#etc .clients:hover em, #etc .clients:focus em, #etc .clients:active em, #etc .clients span, .clients #etc .clients em { background-position: right -72px }
		
#etc .company, #etc .company * { width: 149px }
#etc .company { top: 108px }
#etc .company em { background-position: left -108px  }
#etc .company:hover em, #etc .company:focus em, #etc .company:active em, #etc .company span, .company #etc .company em { background-position: right -108px }
		
#etc .location, #etc .location * { width: 149px }
#etc .location { top: 144px }
#etc .location em { background-position: left -144px  }
#etc .location:hover em, #etc .location:focus em, #etc .location:active em, #etc .location span, .location #etc .location em { background-position: right -144px }
		
#etc .news, #etc .news * { width: 149px }
#etc .news { top: 180px }
#etc .news em { background-position: left -180px  }
#etc .news:hover em, #etc .news:focus em, #etc .news:active em, #etc .news span, .news #etc .news em { background-position: right -180px }
		
#etc .contact, #etc .contact * { width: 149px }
#etc .contact { top: 216px }
#etc .contact em { background-position: left -216px  }
#etc .contact:hover em, #etc .contact:focus em, #etc .contact:active em, #etc .contact span, .contact #etc .contact em { background-position: right -216px }
		
#etc .wbs, #etc .wbs * { width: 149px }
#etc .wbs { top: 252px }
#etc .wbs em { background-position: left -252px  }
#etc .wbs:hover em, #etc .wbs:focus em, #etc .wbs:active em, #etc .wbs span, .wbs #etc .wbs em { background-position: right -252px }
		
#about span, #etc span { display: none }
#about .over, #etc .over { text-indent: -999em }

#about .over em, #etc .over em {
	background-image: none;
	background-color: #b50100;
}


/*.gm ul {
	width:149px;
	position: relative;
	background-image: url(../images/global_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	margin-top: 150px;
}
.gm ul li a {
	background-image: url(../images/global_menu.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width:149px;
	display: block;
	text-indent: -9999px;
	position: absolute;
}

.gm .wag a 		{height: 18px;width: 149px; top:18px; background-position: left -18px; }
.gm .wagsep a 	{height: 18px;width: 149px; top:36px; background-position: left -36px;}
.gm .clients a 	{height: 18px;width: 149px; top:70px; background-position: left -70px;}
.gm .location a {top:106px;  background-position: left -106px;}
.gm .company a 	{top:142px;  background-position: left -142px;}
.gm .news a 	{top:178px; background-position: left -178px;}
.gm .contact a 	{top:214px; background-position: left -214px;}
.gm .wbs a 		{top:250px; background-position: left -250px;}


.gm .wag a:hover 		{top:18px; background-position: right -18px;}
.gm .wagsep a:hover 	{top:36px; background-position: right -36px;}
.gm .clients a:hover 	{top:70px;  background-position: right -70px;}
.gm .location a:hover 	{top:106px;  background-position: right -106px;}
.gm .company a:hover 	{top:142px;  background-position: right -142px;}
.gm .news a:hover 		{top:178px;  background-position: right -178px;}
.gm .contact a:hover 	{top:214px; background-position: right -214px;}
.gm .wbs a:hover 		{top:250px; background-position: right -250px;}
*/


/*------------------------------------------------------------------
CONTENTS RIGHT
-------------------------------------------------------------------*/
#language {
	position:fixed;
	margin-left:830px;
	z-index:1000;
}
#wagsep_logo {position:fixed;margin-left:305px;margin-top:70px;z-index:1000;display:none;}
#contents_right {
	width: 509px;
	margin-right: 20px;
	margin-top: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 20px;
	padding-left: 20px;
	float: right;
	display: none;
	background-color: #FFF;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
 #contents_right { display: block;  }
}


.short {height:270px;}
.small {font-size: 11px;margin-left:10px;}
.red, .underred {color:#CC0000;}
.underbar, .underno {margin-bottom:10px;}
.underbar li, .underred li, .underno li {
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:14px;
}
.underbar li ul li {
	background-image:none;
	padding-left:0px;
}
.underno li {
	background-image:none;
	padding-left:0px;
}
.underno li ul li {
	background-image:none;
	padding-left:14px;
}
.underbar li {	background-image:url(../images/underbar.gif);}
.underred li {	background-image:url(../images/underbar_red.gif);}
.underno li {	background-image:none;}
.wbs_icon {margin-bottom:20px;}


/*------------------------------------------------------------------
top
-------------------------------------------------------------------*/
.top #wrapper {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-149px;
	margin-top:-120px;
	width:298px;
	height:240px;
}	
img.btn_j {
	position:absolute;
	left: 0px;
	top: 170px;
}
img.btn_e {
	position:absolute;
	left: 110px;
	top: 170px;
}
img.btn_f {
	position:absolute;
	top: 170px;
	right: 0px;
}
/*------------------------------------------------------------------
home
-------------------------------------------------------------------*/

.home #contents_right #top_news {
	margin-top: 40px;
	position: relative;
	width: 509px;
}
.home #contents_right #top_news h3 {
	background-image: url(../images/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}



.home #contents_right #top_news dl dt {
	position: absolute;
	left: 0;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-position: left center;
	color: #666;
}
.home #contents_right #top_news dl dd {
	margin-bottom: 10px;
	padding-left: 60px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}
#contents_left {
	width: 450px;
	height: 500px;
	position: fixed;
	float: left;
	margin-top: 65px;
}

/*------------------------------------------------------------------
profile
-------------------------------------------------------------------*/
.profile dl {position: relative;}

.profile dl dt {position: absolute;width:80px;}

*+html .profile dl dt {left:0px;}


/*.profile dl dd {margin-left:100px;}*/
.profile dl dd {margin-left:100px;
}



.month {position:absolute;right:0;}

/*------------------------------------------------------------------
affiliate
-------------------------------------------------------------------*/

.efap_logo {width:300px;float:left;}
.efap_catalog {width:106px;float:right;margin-top:36px;}
.efap_address {font-size:11px;margin-top:60px;}
.isms {
	width:60px;
	font-size:9px;
	float:left;
}
.isms_txt {font-size:10px;float:left;margin-left:10px;}
.red a {color:#CC0000;}
.red a:hover {color:#000000;}
.logo_img {margin-bottom:20px;}

/*------------------------------------------------------------------
clients
-------------------------------------------------------------------*/

.brand_box {
	height:125px;
	border-top: #cccccc solid 1px;
}
.brand_img {width:130px;height:125px;float:left;}
.brand_txt {
	width:300px;
	float:left;
	margin-left:40px;
	margin-top: 55px;
	line-height:150%;
	font-size:12px;
	color: #000000;
}
.brand_txt a{font-size:12px;}
.underline {border-bottom: #cccccc solid 1px;}
a.url{font-size:9px;color:#999;}
a.url:hover {font-size:9px;color:#CC0000;}

/*------------------------------------------------------------------
company
-------------------------------------------------------------------*/
.outline dl{position:relative;}

.outline dt{position:absolute;}

*+html .outline dt {left:0px;}

.outline dd{margin-left:120px;}

/*------------------------------------------------------------------
news
-------------------------------------------------------------------*/

.news #contents_right #top_news {
	position: relative;
	width: 509px;
}
.news #contents_right #top_news h3 {
	background-image: url(../images/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.news #contents_right #top_news dl dt {
	position: absolute;
	left: 0;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-position: left center;
	color: #666;
}
.news #contents_right #top_news dl dd {
	margin-bottom: 10px;
	padding-left: 60px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}
.news #top_news dl dd span {
	color: #CC0000;
}
/*------------------------------------------------------------------
achievement
-------------------------------------------------------------------*/

.achieve #contents_right #top_news {
	position: relative;
	width: 509px;
}
.achieve #contents_right #top_news h3 {
	background-image: url(../images/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.achieve #contents_right #top_news dl dt {
	position: absolute;
	left: 0;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	background-position: left center;
	color: #666;
}
.achieve #contents_right #top_news dl dd {
	margin-bottom: 10px;
	padding-left: 80px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
	}
	
.achieve #contents_right #top_news dl dd h4 {
	font-size:12px;
	font-family:'Arial,メイリオ',Meiryo,'Lucida Grande',Verdana,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
}
	
	
/* IE6 style　*/
* html .achieve #contents_right #top_news dl dd {
	width: 430px;
}
.achieve #top_news dl dd span {
	color: #900;
}
/*------------------------------------------------------------------
market_p
-------------------------------------------------------------------*/

.market_p dl{
	margin-left:0px;
	position:relative;
}

*+html .market_p dt {left:0px;}

.market_p dt{position:absolute;}
.market_p dd{margin-left:110px;}

/*------------------------------------------------------------------
trend book
-------------------------------------------------------------------*/

.trend dl{margin-bottom:12px;}
.trend dt{position:absolute;
	background-repeat:no-repeat;
	background-position:0px 10px;
	padding-left:14px;
	background-image:url(../images/underbar_red.gif);
}

.trend dd{margin-left:140px;}

/*------------------------------------------------------------------
clients
-------------------------------------------------------------------*/

.brand_detail {
	width:330px;
	float:left;
	margin-left:40px;
	line-height:100%;
	margin-top: 5px;
}

/*------------------------------------------------------------------
previous
-------------------------------------------------------------------*/

.prev_box {
	width:169px;
	float:left;
	margin-top: 10px;
	line-height:100%;
}
.prev_box p{font-size:11px;}
.top10{margin-top:15px;}

/*------------------------------------------------------------------
location
-------------------------------------------------------------------*/

.map{position:relative;}
.address {
	float:left;
}
.map_img {position:absolute;right:0px;top:70px;}
.black{color:#000000;}

/*------------------------------------------------------------------
staff
-------------------------------------------------------------------*/

.org{margin-left:-18px;}


/*  form  */
body.contactpage {background-image:none;background-color:#FFFFFF;}
.contactpage #form {
	width:500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.contactpage #form .hyo {
	background-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 7px;
}
.contactpage #form .hyo01 {
	font-size: 12px;
	background-color: #b50100;
	color:#FFFFFF;
	padding: 15px;
	background-repeat:no-repeat;
	background-position:15px 15px;
	vertical-align:top;
}
.contactpage #form .hyo02 {
	font-size: 12px;
	text-align: center;
	background-color: #ffffff;
	padding: 15px;
}
.contactpage #form .form1 {
	width: 280px;
}
.contactpage #form .form2 {
	width: 125px;
}
.contactpage #form .form3 {
	width: 280px;
	height: 95px;
}
td {border:solid #ccc 1px;}
p.err {margin-bottom:0px;}


/*------------------------------------------------------------------
event
-------------------------------------------------------------------*/

.event #wrapper #contents #contents_right .number_list {
	list-style-type: decimal;
	list-style-position: inside;
}
.event #wrapper #contents #contents_right h3 {
	font-size: 12px;
}

