/****************************************************************/
/*                                                              */
/*        オフィスｆ|無料CSS(スタイルシート)テンプレート        */
/*               2段組(2カラム)幅固定 [シャープ]                */
/*                                                              */
/****************************************************************/

/********************************************************/
/*        全ての要素の余白をゼロに指定                  */
/********************************************************/
* {
  padding: 0;
  margin: 0;
}

/********************************************************/
/*                  基本リンク                          */
/********************************************************/

a:link {color: #0000ff;text-decoration: underline;}
a:visited {color: #EA4504;text-decoration: underline;}
a:hover {color: #0000ff;text-decoration: underline;}
a:ACTIVE {color: #0000ff;text-decoration: underline;}

/********************************************************/
/*        レイアウトに関する指定                        */
/********************************************************/

body {
	font-size: 100%;
	text-align: center;
	font-family: ＭＳ Ｐゴシック;
	padding-top: 15px;
/*画像を使用の場合はこちらを指定*/
/*	background-image: url(image/bg.gif);*/

/*カラーを指定の場合はこちらを指定*/
	background-color: #ffffff;
}

/********************************************************/
/*        ページ全体の指定                              */
/********************************************************/
#group {
	text-align : left;
	color:#333333;
	width : 900px;
}
/************************************************/
/*        見出し                                */
/************************************************/
h1 {
	background-image: url(image/h1_bg.gif);
	font-size: 14px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 25px;
}
/************************************************/
/*        ヘッダー画像                          */
/************************************************/
#group #header {
	width: 900px;
	height: 200px;
	background-image: url(image/main_img.jpg);
	text-align: left;
	padding: 0px;
	margin: 0px;
}
/************************************************/
/*        サイトタイル                          */
/************************************************/
#group #header #top_logo {
	font-size: 50px;
	color: #ffffff;
	font-family: "Garamond";
	padding-top: 70px;
	padding-left: 30px;
}
/************************************************/
/*        サイトタイトル下のコメント            */
/************************************************/
#group #header #top_text {
	font-size: 13px;
	color: #333333;
	padding-left: 35px;
}
/************************************************/
/*        ナビメニュー（横）                    */
/************************************************/
#group #navi {
	width: 100%;
	line-height: 30px;
	font-size: 15px;
	font-weight: bold;
	background-image: url(image/navi_bg1.gif);
	color: #ffffff;
	margin: 0 auto;
	padding: 1px 1px auto auto;
}
#navi ul {
	list-style-type: none;
	text-align: center;
	color: #ffffff;
}
#navi ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	border-right: solid 1px #ffffff;
	background-image: url(image/navi_bg1.gif);
}
#navi ul li.last {
	border-right: none;
}
#navi ul li a {display:block;width:113px;overfow:hidden;color:#ffffff;text-decoration:none;}
#navi ul li a:VISITED {color:#e1e1e1;text-decoration:none;;}
#navi ul li a:hover {color:#ffff00;text-decoration:underline;}
#navi ul li a:ACTIVE {color:#ffff00;text-decoration:underline;}

/************************************************/
/*        コンテンツ全体                        */
/************************************************/
#c_group {
	background-color: #ffffff;
	border-top: solid 1px #008000;
	border-left: solid 1px #008000;
	border-right: solid 1px #008000;
}

#c_group #left {
	float : left;
	padding-top: 10px;
	padding-left: 10px;
	width: 200px;
}
#c_group #content {
	background-color: #ffffff;
	text-align: left;
	margin: 0 0 0 210px;
	padding-top: 10px;
}
#c_group .floatclear {
	clear: left;
	display: block;
}
#footer {
	background-image: url(image/footer_bg.gif);
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	padding: 15px;
}

/************************************************/
/*        左カラム詳細                          */
/************************************************/
#c_group #left .list_ttl {
	width: 190px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-image: url(image/m_ttl_bg.gif);
	color: #ffffff;
	font-weight : bold;
	font-size: 16px;
	line-height: 20px;
	border: 1px dotted #999999;
}

#c_group #left ul {
	width: 190px;
	list-style-type: none;
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}

#c_group #left ul li {
	font-size: 15px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
#c_group #left p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.3em;

}
/************************************************/
/*        右カラム詳細                          */
/************************************************/
.c_tbl_t1 {
	width: 600px;
	border: 1px solid #cccccc;
	text-align: left;
	font-size: 100%;
	margin: 0px;
	padding: 10px;
}

.c_tbl_ttl {
	width: 100%;
	height: 30px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 3px 5px 0px 5px;
	background-image: url(image/m_ttl_bg.gif);
	color: #ffffff;
	font-weight : bold;
}

.td1 {
	width: 100%;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	line-height: 1.5em;
}

.td2 {
	width: 100%;
	text-align: left;
	line-height: 120%;
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	line-height: 1.5em;
}

/************************************************/
/*        サブページヘッダー画像                */
/************************************************/
#group #s_header {
	width: 800px;
	height: 100px;
	background-image: url(image/sub_img.jpg);
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/************************************************/
/*        サブページサイトタイル                */
/************************************************/
#group #s_header #top_logo {
	font-size: 50px;
	color: #000000;
	font-family: "Garamond";
	padding-top: 15px;
	padding-left: 30px;
}
/************************************************/
/*     サブページサイトタイトル下のコメント     */
/************************************************/
#group #s_header #top_text {
	font-size: 13px;
	color: #333333;
	padding-left: 35px;
}

/************************************************/
/*        著作表示                              */
/************************************************/
.writing {
	line-height: 3em;
}
