BODY	{text-align:center;margin:0px;padding:0px;font-size:90%;
font-family:"MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "ＭＳ ゴシック", sans-serif;line-height:19px;}
IMG		{border-width:0px;}
div		{
	float:left;
	background-position:top left;
	background-repeat:no-repeat;
}
ol,ul	{
	margin:inherit;
}

/* Common area */
DIV.body_area		{
	background-image:url("../images/base/b_bg.png");
	background-repeat:repeat-y;
	width:900px;
	margin:0px auto;
	text-align:left;
	float:none;
}

/*-----toppage seo-----*/

#description{
margin:146px 10px 0px 0px;
width:800px;
height:20px;
text-align:right;
background-color:#0066FF;
float:none;
}

#description h1{
margin:0px;
font-size:12px;
line-height:20px;
color:#ffffff;
}

/*-----contentspage seo-----*/

#sub_description{
margin:58px 10px 0px 500px;
width:400px;
height:20px;
float:none;
}

#sub_description h1{
margin:0px;
font-size:12px;
line-height:20px;
color:#ffffff;
}


DIV.head_area		{
	background-image:url("../images/base/header_pic.png");
	width:800px;
	height:220px;
	float:none;
}

DIV.foot_area		{
	background-image:url("../images/base/footer_bg.png");
	background-repeat:repeat;
	width:800px;
	height:40px;
	float:none;
	font-size:0.8em;
}

/* It is set above the foot_area */
DIV.bottom_area		{
	width:800px;
	text-align:right;
	float:none;
}

DIV.body_cont_area	{
	margin-left:50px;
	float:none;
}

DIV.main_area		{
	width:800px;
	float:none;
}

DIV.main_txtarea	{
	margin:10px 10px 10px 10px;
}

DIV.left_area		{
	width:180px;
	float:left;
	margin:0px;
}

DIV.right_area		{
	width:620px;
	float:left;
}

DIV.right_textarea	{
	width:580px;
	float:left;
	margin:20px;
}



DIV.menu_area		{
	background-color:#88AAFF;
	width:800px;
	height:30px;
	background-image: url(../images/g_menu/b_bg.png);
}
DIV.main_area2		{
	background-position: right;
	background-image:url("../images/base/main_c_bg.png");
	width:800px;
	min-height:650px;
	height:650px;
	background-repeat:repeat-y;
}
DIV.left_text_area	{
	font-weight:bold;
	color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
DIV.main_text_area	{margin:10px;}

DIV.right_text_area		{
	width:430px;
	float:left;
	min-height:300px;
	margin:50px 15px 50px 15px;
}

DIV.text_area		{
	margin:10px;
	min-height: 300px;
}

#ycom div{
	width:400px;
}

#ycom div.area{
}

#ycom div.body{
	text-align:left;
	width:390px;
	margin-left:10px;
}

#copyright div{
	width:400px;
}

#copyright div.area{
}

#copyright div.body{
	width:390px;
	margin:5px 10px 0px 0px;
	text-align:right;
	color:#ffffff;
	line-height:14px;
}



/* global menu */
/* for IE */
A.menu_top			{width:100px;height:30px;background-image:url("../images/g_menu/b_top_n.png");}
A.menu_top:hover	{width:100px;height:30px;background-image:url("../images/g_menu/b_top_h.png");}
A.menu_aboutus		{width:120px;height:30px;background-image:url("../images/g_menu/b_aboutycom_n.png");}
A.menu_aboutus:hover{width:120px;height:30px;background-image:url("../images/g_menu/b_aboutycom_h.png");}
A.menu_service		{width:78px;height:30px;background-image:url("../images/g_menu/b_service_n.png");}
A.menu_service:hover{width:78px;height:30px;background-image:url("../images/g_menu/b_service_h.png");}
A.menu_price		{width:54px;height:30px;background-image:url("../images/g_menu/b_price_n.png");}
A.menu_price:hover	{width:54px;height:30px;background-image:url("../images/g_menu/b_price_h.png");}
A.menu_gallary		{width:78px;height:30px;background-image:url("../images/g_menu/b_work_n.png");}
A.menu_gallary:hover{width:78px;height:30px;background-image:url("../images/g_menu/b_work_h.png");}
A.menu_contact		{width:102px;height:30px;background-image:url("../images/g_menu/b_contact_n.png");}
A.menu_contact:hover{width:102px;height:30px;background-image:url("../images/g_menu/b_contact_h.png");}
A.menu_flow			{width:126px;height:30px;background-image:url("../images/g_menu/b_flowchart_n.png");}
A.menu_flow:hover	{width:126px;height:30px;background-image:url("../images/g_menu/b_flowchart_h.png");}
A.menu_sitemap		{width:80px;height:30px;background-image:url("../images/g_menu/");}
A.menu_sitemap:hover{width:80px;height:30px;background-image:url("../images/g_menu/");}
/* except IE */	
DIV.menu_top			{width:100px;height:30px;background-image:url("../images/g_menu/b_top_n.png");float:left;}
DIV.menu_top:hover		{width:100px;height:30px;background-image:url("../images/g_menu/b_top_h.png");float:left;}
DIV.menu_aboutus		{width:120px;height:30px;background-image:url("../images/g_menu/b_aboutycom_n.png");float:left;}
DIV.menu_aboutus:hover	{width:120px;height:30px;background-image:url("../images/g_menu/b_aboutycom_h.png");float:left;}
DIV.menu_service		{width:78px;height:30px;background-image:url("../images/g_menu/b_service_n.png");float:left;}
DIV.menu_service:hover	{width:78px;height:30px;background-image:url("../images/g_menu/b_service_h.png");float:left;}
DIV.menu_price			{width:54px;height:30px;background-image:url("../images/g_menu/b_price_n.png");float:left;}
DIV.menu_price:hover	{width:54px;height:30px;background-image:url("../images/g_menu/b_price_h.png");float:left;}
DIV.menu_gallary		{width:78px;height:30px;background-image:url("../images/g_menu/b_work_n.png");float:left;}
DIV.menu_gallary:hover	{width:78px;height:30px;background-image:url("../images/g_menu/b_work_h.png");float:left;}
DIV.menu_contact		{width:102px;height:30px;background-image:url("../images/g_menu/b_contact_n.png");float:left;}
DIV.menu_contact:hover	{width:102px;height:30px;background-image:url("../images/g_menu/b_contact_h.png");float:left;}
DIV.menu_flow			{width:126px;height:30px;background-image:url("../images/g_menu/b_flowchart_n.png");float:left;}
DIV.menu_flow:hover		{width:126px;height:30px;background-image:url("../images/g_menu/b_flowchart_h.png");float:left;}
DIV.menu_sitemap		{width:80px;height:30px;background-image:url("../images/g_menu/");float:left;}
DIV.menu_sitemap:hover	{width:80px;height:30px;background-image:url("../images/g_menu/");float:left;}

/* sub menu */
A.sub_menu			{color:#FFFFFF;font-weight:bold;}

/* text */
SPAN.caution	{color:red;}
DIV.small_text		{
	font-size:80%;
}

/* label */
DIV.green_label_area	{background-image:url(../images/icon/to_list_bg.png);height:23px;width:144px;float:left;background-repeat:no-repeat;}
DIV.green_label_text	{margin:3px 10px;}
DIV.green_label_cont	{margin:3px 10px;width:260px;float:left;}
/* label */
DIV.green_plate_area	{
	background-image:url(../images/base/service_sl01.png);
	height:35px;
	width:450px;
	background-repeat:no-repeat;
	background-position:top;
}
DIV.green_plate_text	{
	float:left;
	margin:10px auto auto 10px;
	font-weight:bold;
	}

H2.labelBG
{
	background-image:url(../images/contents/c_t_bg.png);
	width:580px;
	height:30px;
}

DIV.labelTxt
{
	font-size:12pt;
	margin:7px auto auto 10px;
}