/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 2007-07-16 SYNCKGRAPHICA STYLE SHEET BASE FILE                         */
/*                                                                        */
/* 00.base                                                                */
/* 01.wrapper                                                             */
/* 02.header                                                              */
/* 03.navigator                                                           */
/* 04.container                                                           */
/* 05.contents                                                            */
/* 06.sidebar                                                             */
/* 07.footer                                                              */
/* 08.copyright                                                           */
/* 09.other class                                                         */
/* 10.header                                                              */
/*                                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 00.base style                                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
}
body {
	background-color: #FFFFFF;
	margin: 15px auto 0px auto;
	text-align: center;
	background-image: url(../images/bgimage.gif);
}
img {
	display: block;
	border: none;
}
p,li {
	font-size: 12px;
	line-height: 1.5em;
	color : #232323;
}
li {
	list-style: none;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	color : #232323;
}
h2 {
	font-size: 16px;
	color : #E27C91;
}
h3 {
	font-size: 14px;
	color : #232323;
}
hr {
	border-style: dashed;
	border-color: #999999;
}
a {
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	margin: 0px auto 0px auto;
	width: 762px;
	background-color: #EEEEEE;
	background-image: url(../images/background.gif);
	text-align: center;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 762px;
	height: 95px;
	/*padding: 10px;*/
	background-image: url(../images/header.gif);
	overflow: hidden;
}
div#header h1 {
	float: right;
}
div#header ul {
	float: right;
}
div#header ul li {
	white-space: nowrap;
	float: left;
	padding-left: 10px;
}
div#mainImage {
	margin: 0px auto 0px auto;
	width: 744px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigator style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	clear: both;
	width: 745px;
	margin: 0px auto 0px auto;
}
div#navigator ul {
	
}
div#navigator ul li {
	float: left;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	margin: 0px auto 0px auto;
	clear: both;
	text-align: left;
	width: 745px;
}
hr#eof {
	clear: both;
	visibility: hidden;
	height: 1px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: left;
	padding: 15px;
	width: 705px!important;
	width/**/: 745px;
	/*background-color: #666666;*/
}
div#contents h2 {
	color: #003399;
	font-size: 12px;
}
.text1 {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 5px 5px 5px;
}
.text2 {
	font-size: 12px;
}
.text3 {
	font-size: 16px;
	color :#7B4126;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}
.text4 {
	font-size: 16px;
	color :#E27C91;
	font-weight: bold;
}
.text5{
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}
.text6{
	font-size: 12px;
	color :#FF9933;
	font-weight: bold;
}
.text14{
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: right;
	padding: 10px;
	width: 180px!important;
	width/**/: 200px;
	background-color: #999999;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	clear: both;
	height: 50px!important;
	height/**/: 65px;
	width: 762px;
	padding-top: 15px;
	background-image: url(../images/footer.gif);
	overflow: hidden;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
	background-color: #666666;
}
div#copyright p {
	font-size: 10px;
}
div#copyright span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.other class style                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul.main_menu {
	padding-left: 15px;
}
ul.main_menu li {
	float: left;
	line-height: normal;
	padding: 3px 3px 0px 3px;
}
ul.main_menu li a {
	display: block;
	padding-left: 10px;
	background-image: url(../images/li_footer_main_menu.gif);
	background-repeat: no-repeat;
}
ul.sub_menu {
	clear: both;
	padding-left: 15px;
}
ul.sub_menu li {
	height: 12px;
	float: left;
	line-height: normal;
	padding: 0px 3px 3px 3px;
}
ul.sub_menu li a {
	font-size: 10px;
	display: block;
	padding-left: 8px;
	background-image: url(../images/li_footer_sub_menu.gif);
	background-repeat: no-repeat;
}
/*----------------------------------------------------
 table style
----------------------------------------------------*/
table#table {
	background-color: #D7D7D7;
}
table#table tr {
	border-bottom: solid 1px #CCCCCC;
}
table#table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table#table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}
table#table tr td table.wahite tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: none;
	background-color: #F0F0EF;
	padding: 0px;
}
table#table tr td.pink {
	background-color: #FBCECE;
	font-weight: bold;
}
table#table tr td.gray {
	background-color: #cccccc;
}

