*{
	margin:0;
    padding:0;
}

img{
	border-width: 0px;
	vertical-align: bottom;
}


body{
	background-color:#00A5D5;
	width:100%;
	font-size: 9pt;
    text-align: center;
    background-image: url(../img/bg/body_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

td,th{
	font-size: 9pt;
}

/* +------------------------------------+ */
/* | ANCOR STYLE                        | */
/* | リンクAタグスタイル                | */
/* +------------------------------------+ */
A:link{

	text-decoration : none;
	color: #005D68;
}

A:active{

	text-decoration : none;
	color: #008310;
}

A:visited{

	text-decoration : none;
	color: #005D68;
}

A:hover{

	text-decoration : underline;
	color: #FF9900;
    /*background-color: #EAFFED;*/
}
/*+--------------------------------------+*/
A#sub_menu_text:link{
	width: 100%;
	text-decoration : none;
	color: #777777;
}

A#sub_menu_text:active{
	width: 100%;
	text-decoration : none;
	color: #777777;
}

A#sub_menu_text:visited{
	width: 100%;
	text-decoration : none;
	color: #777777;
}

A#sub_menu_text:hover{
	width: 100%;
	text-decoration : underline;
	color: #777777;
}
/*+--------------------------------------+*/
A.top_menu:link{
	text-decoration : none;
	color: #FFFFFF;
}

A.top_menu:active{
	text-decoration : none;
	color: #FFFFFF;
}

A.top_menu:visited{
	text-decoration : none;
	color: #FFFFFF;
}

A.top_menu:hover{
	text-decoration : underline;
	color: #FFCCCC;
    background-color: #004209;
}
/*+--------------------------------------+*/


/* +------------------------------------+ */
/* | CONTAINER STYLE                    | */
/* | 最外コンテナ                       | */
/* +------------------------------------+ */
#out_container{
	margin: 0 auto;
    width: 900px;
    background-image: url(../img/bg/main_back_bg.jpg);
    background-repeat: repeat-y;
    background-position: top center;
	
	/*
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    */

    text-align: left;
}

#out_container_inside{
    width: 900px;
    background-image: url(../img/bg/main_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;

    text-align: center;
}

/* +------------------------------------+ */
/* | TAITLE CONTAINER STYLE             | */
/* | タイトルコンテナ                   | */
/* +------------------------------------+ */
#title_container{
	width:100%;
	background-color: #FFFFFF;
	text-align: left;
    background-image: url(../img/bg/title_bg.gif);
    background-repeat: no-repeat;
    background-position: top left;
    /*
    height: 40px;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	*/
}

/* +------------------------------------+ */
/* | MENU CONTAINER STYLE               | */
/* | メニューコンテナ                   | */
/* +------------------------------------+ */
div#menu_container{
	width:100%;
	background-color: #FFFFFF;
}

td.menu_box{
	text-align: left;
	border-right: outset 2px #FFEEB7;
	background-color: #FFDB67;
	background-image: url(../img/type_a/bg/button_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 9pt;
	padding: 8px 10px 5px 10px;
	font-weight: bold;
	color: #196B00;
}

td.menu_box_damy{
	width: 2px;
}

td#top_menu_td{
    font-size: 9pt;
    background-color:#FFFFFF;
    width: 5px;
    background-image: url(../img/bg/menu_td_bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

th#top_menu_th{
    font-size: 9pt;
    color: #FFFFFF;
    padding: 5px 0px;
    text-align: center;
    background-image: url(../img/bg/menu_button_bg.gif);
    background-repeat: no-repeat;
    background-position: top center;
    height: 40px;
}


/* +------------------------------------+ */
/* | SUB MENU CONTAINER STYLE           | */
/* | サブメニューコンテナ               | */
/* +------------------------------------+ */
#sub_menu_container {
	float: left;
    width:195px;
}

#sub_menu_padding{
	padding:1em 0 2em 1em;
	border:0px solid #fff;
}

/* +------------------------------------+ */
/* | MAIN CONTENTS CONTAINER STYLE      | */
/* | メインコンテンツコンテナ           | */
/* +------------------------------------+ */
#contents_container {
	float: right;
    width:495px;
	background-color:#FFFFFF;
}

#contents_padding{
	padding:1em;
	overflow: auto;
	height: 210px;
}

/* +------------------------------------+ */
/* | COPYRIGHT CONTAINER STYLE          | */
/* | 著作権コンテナ                     | */
/* +------------------------------------+ */
#copy_container{
	width:100%;
	clear:both;
	text-align:center;
	/*
    padding: 0.2em 0;
    */
	background-color: #01ADBC;
    background-image: url(../img/bg/copyright_bg.gif);
    background-repeat: repeat-x;
    background-position: top left;
    height: 30px;
	border: solid 1px #AAAAAA;
}

div#copyright_text_box{
	color: #004A50;
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	/*
    background-image: url(../img/bg/copyright_bg2.gif);
    background-repeat: no-repeat;
    background-position: top center;
    */
}









div.other_menu_container{
	padding: 10px;
	text-align: center;
	clear: both;
	width: 100%;
}


/* +------------------------------------+ */
/* | MENU TABLE BUTTON STYLE            | */
/* | メニューボタンスタイル             | */
/* +------------------------------------+ */
td.menu_button_td{
	text-align: center;
	font-weight: bold;
	height: 32px;
	background-image: url(../img/bg/menu_button_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border: solid 1px #AAAAAA;
}


/* +------------------------------------+ */
/* | MENU TABLE BUTTON STYLE            | */
/* | メニューボタンスタイル             | */
/* +------------------------------------+ */
div.sub_menu_outer_box{
	text-align: right;
	margin: 5px 0px 10px 0px;
}

div.sub_menu_inner_box{
	width: 170px;
	margin-left: auto;
	text-align: left;
	height: 25px;
	background-image: url(../img/bg/sub_menu_button_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

div.sub_menu_text_box{
	text-align: center;
	padding: 5px 0px;
	font-size: 9pt;
	font-weight: bold;
	color: #777777;
}

span.sub_menu_text_flont{
}

span.sub_menu_text_back{
}



/* +------------------------------------+ */
/* | TAITLE STYLE                       | */
/* |                                    | */
/* +------------------------------------+ */
h1.concept_title{
	font-size: 12pt;
	background-color: #FFFFFF;
	color: #009BA9;
	padding: 10px;
}