@charset "utf-8";
#main {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../images/gr_bg.gif) repeat-y center #e4e4e4;
	font-family: "Tahoma", "New Gulim", "Gulim", "GulimChe", "AppleGothic";
	text-align: center;
	line-height: 16px;
}
th, td {
	font-family: "Tahoma", "New Gulim", "Gulim", "GulimChe", "AppleGothic";
	font-size: 12px;
	line-height: 18px;
}

/* ヘッダ設定 */
#header {
	font-size:12px;
	line-height:16px;
	color: #FFFFFF;
	background: url(../images/header.jpg) no-repeat;
	height: 310px;
	width: 750px;
	text-align: right;
	position: relative;
	margin-bottom: 2px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*いわゆるパンくず--未使用だけど使うかもしれないので*/
#navi {
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: auto;
	margin-left: 4px;
	color: #999999;
	padding: 0px;
	margin-right: 0px;
	clear: both;
}
#navi a {
	color: #999999;
	text-decoration: none;
}

#navi a:hover {
	color: #333333;
	text-decoration: underline;
}

/*言語切り替え部分*/
.en {
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
}

.ja {
font-family: "Tahoma", "MS UI Gothic", "MS P Gothic", "Osaka", "sans-serif";
}

.zh {
font-family: "Tahoma", "SimSun", "PmingLiU", "MS Song", "Beijing", "Founder GB", "GB Mincho", "Song";
}

.ko {
font-family: "Tahoma", "New Gulim", "Gulim", "GulimChe", "AppleGothic";
}

#lang {
	width: 750px;
	height: 21px;
	text-align: left;
	clear: both;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #603985;
	margin: 0px;
	padding: 0px;
}

#lang ul {
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#lang li {
	height: 18px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#lang li a {
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 80px;
	display: block;
	padding-top: 3px;
	text-align: center;
	margin-top: 0px;
}

#lang li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #CF0568;
}

/*表示ページ*/
#lang li .current {
	text-decoration: none;
	color: #FFFFFF;
	background: #CF0568;
}

/* グローバルメニュー部 */
#gmenu {
	font-family: "Tahoma", "New Gulim", "Gulim", "GulimChe", "AppleGothic";
	height: 21px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	line-height: 21px;
	background-image: url(../images/gmenu_bg01.gif);
	background-repeat: repeat-x;
	clear: both;
}

#gmenu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 46px;
}

#gmenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#gmenu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
#gmenu li a:hover {
	text-decoration: none;
	background: url(../images/gmenu_bg02.gif) repeat-x;
}
/*表示ページ*/
#gmenu li a.current {
	text-decoration: none;
	background: url(../images/gmenu_bg02.gif) repeat-x;
}
#gmenu .b {
	padding-right: 20px;
	color: #999999;
	padding-left: 20px;
	margin: 0px;
	text-decoration: none;
}


/* メイン設定 */
#contents {
	padding: 0px;
	width: 580px;
	text-align: left;
	margin: 0px;
	vertical-align: top;
	float: left;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 100%;
}

/*プロジェクト概要*/
#overview {
	width: 580px;
	background: url(../images/overview.gif) no-repeat;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
	vertical-align: middle;
	line-height: 19px;
}

#overview p {
	margin-top: 0px;
	padding-top: 15px;
	padding-right: 16px;
	padding-left: 25px;
}

/*各コーナーの説明*/
.itemtitle {
	line-height: 22px;
	margin: 10px;
	padding: 0px;
}

.itemtitle a {
	border: 1px solid #D00568;
	background: #CF0568;
	color: #fff;
	text-decoration: none;
	display: block;
	margin:0;
	padding:3px;

}
.itemtitle a:hover {
	color: #fff;
	background-color: #FF2E9F;
	text-decoration: none;
}
/*ピンク*/


.itemtitle h3{
	margin: 0px;
	padding:0;
	display: block;
	font-size:14px;
}

#information h3{
	margin: 10px;
	padding:0;
	font-size:14px;
}


/*左側のコーナー*/
.item_l {
	float: left;
	width: 290px;
	text-align: left;
	height: 90px;
}

.item_l p {
padding:  0px 10px;
margin: 4px 2px 4px 4px;
}

/*右側のコーナー*/
.item_r {
	float: left;
	width: 290px;
	text-align: left;
	vertical-align: middle;
	height: 90px;
	clear: right;
}

.item_r p {
padding:  0px 10px;
margin: 4px 2px 4px 4px;
}

/*フロート解除と左右コーナーの高さ揃え*/
.item_clear {
clear: both;
height: 20px;
}

/*お知らせ*/
#information {
	width: 580px;
	text-align: left;
	vertical-align: middle;
	margin: 0;
	clear: both;
border-bottom:thin #CCCCCC solid;
border-top:thin #CCCCCC solid;
}

#information p {
padding: 10px;
margin: 0;
font-size: 10px;
}


#information .title {
	border: 1px solid #000000;
	height:26px;
	background:url(../images/information_bg.gif) repeat-x;
	text-align: left;
	vertical-align: middle;
	clear:both;
	margin: 0px 10px;
}

#information .title p {
	border-left: 4px solid #000000;
	line-height: 22px;
	margin: 2px;
}

#main #contents #information dl {
	font-family: "New Gulim", "Gulim", "GulimChe", "AppleGothic";
	font-variant: small-caps;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: auto;
	height: 100px;
	width: 550px;
}

#main #contents #information dt {
	float: left;
	width: 9em;
	clear: left;
	margin: 0 0 10px;
}

#main #contents #information dd {
	margin: 0 0 10px 0px;
	color: #739207;
}



/* 右バナーブロック設定 */
#banner_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	padding: 8px 0px 0px 0px;
	float: right;
	width: 170px;
}
#banner_block {
	width: 165px;
	vertical-align: top;
	height: 100%;
	background-color:#F6F6F6;
	border: 1px solid #D9D9D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#banner_block ul {
	list-style: none;	
	margin: 0px;
	padding: 0px;
}

#banner_block li {
	list-style: none;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 5px;
}
#banner_bg #banner_block .txt {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 5px;
}


#banner_block img {
	border: none;
	text-align: center;
}

/* フッタ設定 */
#footer {
	text-align: right;
	width: 750px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#fmenu {
border-bottom: 1px solid #CCCCCC;
}

#fmenu ul {
	width: 750px;
	height: 20px;
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#fmenu li {
	white-space: nowrap;
	display: inline;
	margin: 0px 4px 0px 0px;
	padding: 2px 0px 0px 4px;
	height: 20px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	line-height: 16px;
}

#fmenu li a {
	color: #000000;
	text-decoration: none;

}
#fmenu li a:hover {
	text-decoration: underline;
}

.copyright {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	margin: 0px 1px 0px 0px;
}
.tab_ma{
margin:10px;
}
