@charset "UTF-8";
/* サイト名：GRM official web site */


/* ブラウザスタイルの初期化(一般) */
* {
	font-family: "Verdana", "Arial", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}

/* ブラウザスタイルの初期化(IE6用) */
th,td,form {
	font-family: "Verdana", "Arial", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", "sans-serif";
	font-size: 100%;
	color: #333333;
	background-color: transparent;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}



/* 汎用設定(body,a,img,h,etc) */

body {
	background-color: #9c9c9c;
	background-image: url( images/body_bg.jpg );
	background-repeat: repeat-x;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;

}
img {
	border-style: none;
}
a img {
	border-style: none;
}
object {
	border-style: none;
}

h1,h2,h3 {
	font-weight: bold;
}

strong {
	font-weight: bold;
	color: #ff3300;
}
strong.blue {
	font-weight: bold;
	color: #003399;
}

em {
	font-weight: bold;
	font-style: normal;
}

.note {
	font-size: 80%;
}



/* ====================ここからトップページ==================== */

/* 全体の囲み(#container1) */

div#container1 {
	background-color: #003366;
	background-image: url( images/container_bg.gif );
	text-align: left;
	padding-top: 10px;
	margin-left: auto;
	padding-left: 20px;
	margin-right: auto;
	padding-right: 20px;
	width: 720px;
}


/* 言語セレクタ(div#lang-select) */

div#lang-select {
	margin-bottom: 10px;
	text-align: right;
}


/* タイトルバナー(div#banner) */

div#banner {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 720px;
	height: 250px;
}


/* ナビゲーション(div#top-nav) */

div#top-nav {
	margin-bottom: 30px;
	position: relative; 
	top: 0px; 
	left: 0px;
}
div#top-nav ul {
	background-image: url( images/navi_bg.gif );
	background-repeat: repeat-x;
	height: 30px;
}
div#top-nav ul li {
	display: inline;
	list-style-type: none;
}


/* ニュース(div#news) */

div#news-more {
	font-size: 12px;
	color: #ffffff;
	background-image: url( images/h2_news.gif );
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 15px;
}
div#news-more a {
	text-decoration: none;
	color: #ffffff;
	height: 15px;
}

div#news {
	color: #666666;
	background-color: #dbe7fd;
	margin-top: 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #6699FF;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
div#news ul {}

div#news ul li {
	font-size: 75%;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type: none;
}
div#news ul li .date a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
div#news ul li .entrytitle a {
	color: #666666;
	margin-left: 0.5em;
	text-decoration: none;
}
div#news ul li .excerpt a {
	color: #990000;
	background-image: url( images/arrow.gif );
	background-position: 0px 2px;
	background-repeat: no-repeat;
	margin-left: 0.5em;
	padding-left: 15px;
	text-decoration: none;
}



/* 著作権表示(address) */

address#top {
	font-size: 60%;
	font-style: normal;
	color: #999999;
	text-align: center;
	line-height: 1.35;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* キャンペーン情報　*/
#campaign {
	font-size: 60%;
	font-style: normal;
	color: #ffffff;
	line-height: 1.35;
	padding-top: 20px;
	padding-bottom: 0px;
}

#campaign a {
	color: #ffffff;
	text-decoration: none;
}

#campaign a:hover, #campaign a:active {
	text-decoration: underline;
}


/* ====================ここから下層共通ページ==================== */

/* 全体の囲み(#container2) */

div#container2 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 805px;
}


/* ----------段組(div#contents,div#sidebar,div#right-tab)---------- */

div#sidebar {
	background-color: #003366;
	background-image: url( images/side_bg.gif );
	background-repeat: no-repeat;
	width: 180px;
	height: 482px;
	float: left;
}

div#contents {
	background-color: #ffffff;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9c9c9c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9c9c9c;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9c9c9c;
	padding: 25px;
	width: 535px;
	height: 550px;
	float: left;
	overflow: auto;
}

div#right-tab {
	padding-top: 100px;
	width: 36px;
	float: left;
}


/* ----------サイドバー段(#sidebar)---------- */

div#titile {}

div#lang-select2 {
	position: relative;
	left: 10px;
	top: 350px;
}


/* グローバルナビゲーション(div#global-nav) */

div#global-nav {}
div#global-nav ul {
	padding-left: 15px;
}
div#global-nav ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


/* ----------メインコンテンツ段(#contents)---------- */

/* 共通 */

div#contents h1 {
	font-family: "Century Gothic";
	font-size: 230%;
	font-weight: normal;
	font-style: italic;
	color: #e8601d;
	text-align: right;
}

div#head {
	margin-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #003366;
	height: 14px;
}
div#head-l {
	font-size: 85%;
	color: #003366;
	width: 315px;
	float: left;
}
div#head-r {
	font-size: 85%;
	font-weight: bold;
	color: #003366;
	text-align: right;
	width: 200px;
	float: right;
}

div#contents h2 {
	font-size: 100%;
	color: #CC6600;
	margin-top: 10px;
}
div#contents p {
	font-size: 80%;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#contents div.txt {
	font-size: 80%;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ニュース記事内 */

div#archive a:link, div#archive a:visited, div#archive a:hover ,div#archive a:active {
	color: #333333;
	text-decoration: underline;
}

div.archivefoot {
	font-size: 75%;
	font-weight: bold;
	color: #999999;
	text-align: right;
	line-height: 1.35;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#contents div.archivefoot a:link, div#contents div.archivefoot a:visited, div#contents div.archivefoot a:hover, div#contents div.archivefoot a:active {
	color: #999999;
	text-decoration: underline;
}




/* アーカイブページ */

div#archivelist ul {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
}
div#archivelist ul li {
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}
div#archivelist ul li .date {
	color: #666666;
	font-weight: bold;
}
div#archivelist ul li .entrytitle {
	color: #666666;
	margin-left: 0.5em;
}
div#archivelist ul li .excerpt {
	background-image: url( images/arrow.gif );
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
div#archivelist ul li .excerpt a {
	text-decoration: none;
}



/* ドライバーページ */

div#driver {}
div#driver div#driver-img {
	margin-top: 10px; 
	width: 210px; 
	float: left;
}
div#driver div#personal {
	margin-top: 10px; 
	line-height: 1.8;
	width: 280px; 
	float: right;
}
div#driver div#personal p {
	line-height: 2.0;
}
div#driver h2 {
	font-size: 100%;
	color: #333333;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3300;
	padding-left: 5px;
}
div#driver dl {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#driver dl.left {
	float: left; 
	width: 300px;
}
div#driver dl.right {
	float: right; 
	width: 300px;
}
div#driver dl dt {
	font-size: 85%;
	line-height: 1.5;
}
div#driver dl dd {
	font-size: 85%;
	line-height: 1.5;
	padding-left: 25px;
	margin-bottom: 10px;
}
div#driver div.history-img-r {
	padding-top: 10px;
	float: right; 
	width: 200px;
}
div#driver div.history-img-l {
	padding-top: 10px;
	float: left; 
	width: 200px;
}


/* リンクページ */

div#linklist {
	text-align: center;
}
div#linklist h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003399;
	padding: 3px;
}
div#linklist ul {
	margin-bottom: 40px;
}
div#linklist ul li {
	font-size: 12px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	list-style-type: none;
}
div#linklist ul li a:link {
	color: #333333;
	text-decoration: none;
}
div#linklist ul li a:visited {
	color: #333333;
	text-decoration: none;
}
div#linklist ul li a:hover {
	color: #333333;
	text-decoration: underline;
}
div#linklist ul li a:active {
	color: #333333;
	text-decoration: underline;
}



/* カレンダーページ */

div#calendar {}
div#calendar h2 {
	font-size: 100%;
	color: #ff3300;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#calendar table {
	margin-top: 15px;
	margin-bottom: 20px;
	width: 510px;
}
div#calendar table th {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003399;
	text-align: center;
	padding: 10px;
}
div#calendar table th.a {
	width: 10%;
}
div#calendar table th.b {
	width: 15%;
}
div#calendar table tr.ami {
	background-color: #edf3fe;
}
div#calendar table td {
	font-size: 12px;
	padding: 10px;
}
div#calendar div.attention {
	font-size: 12px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 15px;
}



/* 著作権表示(address) */

address#common {
	font-size: 60%;
	font-style: normal;
	color: #999999;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px;
}


