@charset "UTF-8";

/*body--------------------------------------------------------------*/

body
{
	margin		: 0px auto;
	padding		: 0px;
	font		: 12px/1.6 Trebuchet MS, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color		: #666;
	background	: #FFF url(../images/common/base/bg_body_n.jpg) center top no-repeat;
	text-align	: center;
}

div,p,form,map
{
	margin		: 0px;
	padding		: 0px;
}

img
{
	border		: 0px;
}

h1,h2,h3,h4,h5,h6
{
	font		: normal 12px/1.6 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	padding		: 0;
}

table
{
	margin-left	: auto;
	margin-right:auto;
}

/*link--------------------------------------------------------------*/

a,
a:visited
{
	text-decoration : none;
	color			: #3d76a3;
}

a:hover,
a:active
{
	text-decoration : underline;
	color			: #073f98;
}

/*layout------------------------------------------------------------*/

#wrapper
{
	width			: 920px;
	margin			: 0px auto;
	padding			: 0px;
	background		: url(../images/common/base/bg_wrapper.gif) left top repeat-y;
	text-align		: center;
}

#container
{
	width			: 920px;
	margin			: 0px auto;
	padding			: 0 0 0 0px;
	text-align		: center;
	background		: url(../images/news/bg_left.gif) left top repeat-y;
	float			: left;
}

#contents
{
	width			: 920px;
	margin			: 0px auto;
	padding			: 0 0 80px 0;
	text-align		: center;
	background		: url(../images/news/leftBottom.gif) left bottom no-repeat;
	float			: left;
}

#header
{
	width			: 920px;
	height			: 50px;
	background		: url(../images/common/base/bg_header.gif) left top repeat-x;
	position		: relative;
}

#header p
{
	position		: absolute;
	top				: 0px;
	left			: 0px;
	width			: 400px;
	height			: 50px;
}

#header ul
{
	position		: absolute;
	top				: 0px;
	left			: 770px;
	width			: 150px;
	height			: 50px;
}

#header ul li
{
	float			: left;
}

#flash
{
	width			: 920px;
	height			: 169px;
	background		: url(../images/common/base/bg_flash.jpg) left top no-repeat;
}

#menu
{
	width			: 920px;
	height			: 43px;
}

#menu ul li
{
	float			: left;
}

#right
{
	width			: 664px;
	float			: left;
}

#left
{
	width			: 256px;
	text-align		: center;
	float			: left;
	margin			: 0;
	padding			: 55px 0 0 0;
	background		: url(../images/news/leftTop.gif) center top no-repeat;
}

.news_left_title
{
	width			: 85%;
	text-align		: left;
	margin			: 10px auto;
}

.left_menu li
{
	background		: url(../images/news/icon01.gif) right no-repeat;
	border-bottom	: 1px solid #ccc;
	padding			: 5px 20px 5px 10px;
	width			: 75%;
	text-align		: left;
	margin			: 0 auto;
}

.left_menu li a,
.left_menu li a:visited
{
	display			: block;
}

.left_menu li a:hover,
.left_menu li a:active
{
	display			: block;
	text-decoration	: none;
}

#footer
{
	width			: 100%;
	height			: 65px;
	clear			: both;
	padding			: 20px 0 0;
	background		: url(../images/common/base/bg_footer.gif) bottom repeat-x;
}

#footer_navi
{
	padding			:10px 0;
}

#footer_navi ul li
{
	margin			: 0px auto;
	text-align		: center;
	display			: inline;
	padding: 0;
	font-size		: 90%;
}


/*---------------------------------------------------------*/
/*    copyright(C) WEB-SEED. All rights reserved. Ver1.0    */
/*---------------------------------------------------------*/
