@charset "utf-8";
/* CSS Document */

body  {
	font-size: 12px;
	margin: 0px;
	line-height: 120%;
	background-repeat: no-repeat;
	background-image: url(img/bg.gif);
	background-position: center top;
	background-color: #FFFBFF;
}

.clr {
	clear: both;
}

h1{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*-------------------------------------------------------------------------------------------------------(link color)----------*/

a {
	color: #999999;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

/*-------------------------------------------------------------------------------------------------------(textblock)----------*/

.text_box_right
{
	text-align: right;
}

.text_box_center
{
	text-align: cenetr;
}

.text_box_left
{
	text-align: left;
}

/*-------------------------------------------------------------------------------------------------------(text)----------*/

.text_bold
{
	font-weight: bold;
}

.text_10
{
	font-size: 10px;
}

.text_under
{
	text-decoration: underline;
}

.text_bold_under
{
	text-decoration: underline;
	font-weight: bold;
}

.text_bold_red
{
	font-weight: bold;
	color: #FF0000;
}

.text_under_red
{
	color: #FF0000;
}

.text_bold_under_red
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

.text_bold_by
{
	font-weight: bold;
	background-color: #FFFF00;
}

.text_under_by
{
	text-decoration: underline;
	background-color: #FFFF00;
}

.text_bold_under_by
{
	text-decoration: underline;
	font-weight: bold;
	background-color: #FFFF00;
}

.text_bold_red_by
{
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_under_red_by
{
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_bold_under_red_by
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}

.text_by
{
	background-color: #FFFF00;
}

/*-------------------------------------------------------------------------------------------------------(container)----------*/

#container {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

#container_main {
	width: 750px;
	height: 700px;
	border: 1px solid #000000;
	background-color: #FCEFF6;
	padding-right: 50px;
	padding-left: 50px;
}

/*-------------------------------------------------------------------------------------------------------(head)----------*/

#head {
	height: 120px;
	width: 750px;
}

.head_left {
	width: 200px;
	float: left;
}

.head_right {
	width: 500px;
	float: right;
	padding-left: 50px;
}



/*-------------------------------------------------------------------------------------------------------(content)----------*/

#content {
	width: 750px;
}

.top_un {
	width: 750px;
	padding-top: 10px;
}

.top_un_l {
	width: 300px;
	float: left;
	background-image: url(img/img_001.jpg);
	height: 250px;
	background-repeat: no-repeat;
}

.top_un_c {
	width: 225px;
	float: right;
}

.top_un_r {
	width: 450px;
	float: right;
	line-height: 200%;
	color: #333333;
}

.top_un_r2 {
	width: 450px;
	float: right;
	line-height: 180%;
	color: #333333;
}

.top_un_r3 {
	width: 450px;
	float: right;
	line-height: 100%;
	color: #333333;
}

.lunch_box {
	width: 750px;
	padding-top: 60px;
}

.lunch_box_in {
	width: 750px;
}

.lunch_box_in1 {
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.lunch_box_in2 {
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.lunch_box_in3 {
	width: 180px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.lunch_box_in4 {
	width: 180px;
	float: left;
	padding-bottom: 10px;
}

.menu_box {
	width: 750px;
	padding-top: 60px;
}

.menu_box_in {
	width: 750px;
}

.menu_box_inleft {
	width: 495px;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

.menu_box_inright {
	width: 240px;
	float: left;
}

.menu_box_in1 {
	width: 240px;
	float: left;
	padding-bottom: 10px;
}

.menu_box_in2 {
	width: 240px;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.menu_box_in3 {
	width: 240px;
	float: left;
	padding-bottom: 10px;
}

.menu_box_mail_left {
	width: 370px;
	float: left;
	line-height: 200%;
	color: #333333;
}

.menu_box_mail_right {
	width: 380px;
	float: left;
}

.menu_flash {
	padding-top: 60px;
}


/*-------------------------------------------------------------------------------------------------------(left)----------*/

#left {
	width: 200px;
	float: left;
}

/*-------------------------------------------------------------------------------------------------------(right)----------*/

#right {
	width: 360px;
	float: right;
}

/*-------------------------------------------------------------------------------------------------------(foot)----------*/

#foot {
	width: 850px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*---------------------------------------------------------------------------------------------------------------------------------
0.++IMG BTN

#menu_text {
	margin-left: 30px;
}

.menu-list
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

.menu-list-item a
{
	width: 142px;
	height: 14px;
	padding-top: 1px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	float: left;
	margin: 3px;
	color: #FFFFFF;
	background-color: #333333;
}

.menu-list-item a:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

-----------------------------------------------------------------------------------------------------------------------TEXT BTM

#menu_btn {
	padding-left: 30px;
}

ul.btn {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}

ul.btn li {
	width:120px;
	height:30px;
	float: left;
}

ul.btn li a {
	display:block;
	width:120px;
	height:30px;
	text-indent:-10000em;
	background-repeat:no-repeat;
	background-position:50% 0px;
}

ul.btn li a:hover {
	background-position:50% -30px;
}
ul.btn li.btn01 a {
	background-image:url(imge/bt_01.jpg);
}

----------*/
