@charset "UTF-8";
/*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

 [[ GWDS CSS Framework ]]

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=	

 [ Version     ] 2.0 
 [ Desined by  ] Kiyoo Ishida
 [ Last UpDate ] 2007 Dec
 [ Website     ] http://gwds.jp/
 See Readme file in this directory 
 for further instructions.

*/
/*
--------------------------------------------------------------
[ Import Css Library ]
--------------------------------------------------------------
*/
@import '../lib/clear.css';
@import '../lib/font.css';
@import '../lib/common.css';
@import '../lib/form.css';
@import '../lib/sitemap.css';

@import '../layout/l2-2.css';


	
/*
--------------------------------------------------------------
#wrap 
--------------------------------------------------------------
*/

div#wrap 
	{
	display: block;
	width:100%;
	height:auto;
	margin-top: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	background:url('../../img/k-v-back.jpg') repeat-x 0 0;
	}

div#wrap-inner 
	{
	display: block;
	width:940px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	}

/*
--------------------------------------------------------------
#KeyVisual
--------------------------------------------------------------
*/
div#wrap-inner ul#keyvisual
	{
	display: block;
	width:940px;
	height: 305px;
	margin: 0 auto;
	padding: 0px;
	position: relative;
	}
div#wrap-inner ul#keyvisual li a img
	{
	display: block;
	width:940px;
	height: 305px;
	}


div#wrap-inner ul#keyvisual img#k-v-one
	{
	position: absolute;
	top: 0;
	z-index: 2;
	}
	
div#wrap-inner ul#keyvisual img#k-v-two
	{
	position: absolute;
	top: 0;
	z-index: 1;
	}

/*
--------------------------------------------------------------
#contents-beta 
--------------------------------------------------------------
*/

div#wrap-inner div#contents-beta 
	{
	min-height:350px;
	padding:0px;
	float: left;
	}

div#wrap-inner div#c-b-first 
	{
	display: block;
	width: 720px;
	height: 125px;
	clear: both;
	background:url('../../img/c-b-f-back.jpg') no-repeat 0 0;
	}

div#wrap-inner div#c-b-second
	{
	display: block;
	width: 720px;
	height: 150px;
	clear: both;
	background: #FFFFFF;
	}

/*
--------------------------------------------------------------
#contents-beta first
--------------------------------------------------------------
*/

div#c-b-first h2
	{
	display: none;
	}

div#c-b-first dl
	{
	display: block;
	width:31%;
	height:125px;
	margin: 10px 0 0 5px;
	padding: 35px 0 0 5px;
	float: left;
	position: relative;
	}

div#c-b-first h3
	{
	display:block;
	width:100%;
	height:2em;
	line-height:2em;
	clear:both;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	}

div#c-b-first h3 a:link,
div#c-b-first h3 a:visited
	{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}

div#c-b-first h3 a:hover,
div#c-b-first h3 a:active
	{
	color:#666666;
	font-weight:bold;
	}

div#c-b-first dl dd a
	{
	display: block;
	width:90%;
	height:1.2em;
	line-height: 1.2em;
	margin: 0px;
	clear: both;
	font-size: 80%;
	}
	
*:first-child+html div#c-b-first dl dd a
	{
	font-size: 70%;
	}

* html div#c-b-first dl dd a
	{
	font-size: 70%;
	}

div#c-b-first dl dd a.c-b-readmore
	{
	display: block;
	width:60px;
	height:20px;
	background: url('../../img/c-b-readmore.jpg') no-repeat 0 0;
	text-indent: -9999em;
	position: absolute;
	right: 5%;
	top:90px;
	}


/*
--------------------------------------------------------------
#contents-beta second
--------------------------------------------------------------
*/

div#c-b-second h2
	{
	display:none;
	}

div#c-b-second div
	{
	display: block;
	width:48%;
	height:120px;
	margin: 10px 0 0 10px;
	float: left;
	position: relative;
	}

* html div#c-b-second div
	{
	width:680px;
	}

div#c-b-second h3
	{
	line-height: 2em;
	font-size: 90%;
	font-weight: bold;
	display: block;
	width:680px;
	height:2em;
	border-left: 5px #4f8ba5 solid;
	border-bottom: 1px #4f8ba5 solid;
	border-top: 1px #4f8ba5 solid;
	border-right: 1px #4f8ba5 solid;
	color:#4f8ba5;
	background: #e9e9e9;
	text-indent: 1em;
	}
	
div#c-b-second p a
	{
	display: block;
	width:170px;
	height:2.5em;
	font-size:80%;
	line-height: 2.5em;
	position: absolute;
	top: 0px;
	left: 570px;
	text-align: left;
	text-indent:1em;
	background:url('../../img/h-i-li-back.gif') no-repeat left 50%;
	}
	
*:first-child+html div#c-b-second p a
	{
	font-size:65%;
	}

*html div#c-b-second p a
	{
	font-size:65%;
	}

div#c-b-second div ul
	{
	width:680px;
	font-size:90%;
	text-decoration:underline;
	line-height: 2;
	}

div#c-b-second div ul li
	{
	text-indent: 1em;
	}

/*
--------------------------------------------------------------
	#contents-gamma
--------------------------------------------------------------
*/

div#contents-gamma
	{
	display:block;
	width: 220px;
	padding: 0px;
	top:305px;       /*keyvisual height:*/
	}

div#contents-gamma dl dd a
	{
	font-size: 70%;
	}
