/******************************************************************
  style reset
*******************************************************************/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFFFFF;
	background-image:url(../images/base/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	*font-size:small;
	*font:x-small;
	line-height: 160%;
	color: #666666;
}
table {
	font-size:inherit;font:100%;
}
img {
	border:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
li {
	list-style-type: none;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #333399;
}
.clear {
	clear: both;
}

/******************************************************************
  layout
*******************************************************************/

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#header {
	background-image: url(../images/base/header.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	height: 86px;
}
#header h1 {
	float: left;
	padding-left: 15px;
	padding-top:16px;
}
#header h1 a {
	display: block;
	height: 55px;
	width: 250px;
	text-indent: -9999px;
}
/******************************************************************
  main area left setting
*******************************************************************/
#left_area {
	width: 240px;
	float:left;
}
#left_area  h5 {
	background-image:url(../images/base/ht_toppage.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#left_area  h5 a {
	display: block;
	height: 24px;
	width:220px;
	text-indent: -9999px;
}
#left_menu {
	background-image:url(../images/base/left_box_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
/*	height:346px;*/
	height:auto;
	margin-bottom:15px;
	padding: 14px 8px 0px 8px;
}
#article a{
	background-image:url(../images/base/btn_article.jpg);
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	width:220px;
	height:71px;
	display:block;
	text-indent:-9999px;
}
#company a{
	background-image:url(../images/base/btn_company.jpg);
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	width:220px;
	height:71px;
	display:block;
	text-indent:-9999px;
}
#contact a{
	background-image:url(../images/base/btn_contact.jpg);
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	width:220px;
	height:71px;
	display:block;
	text-indent:-9999px;
}
#blog a{
	background-image:url(../images/base/btn_blog.jpg);
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	width:220px;
	height:71px;
	display:block;
	text-indent:-9999px;
}	
#left_menu_txt {
	font-size:10px;
	line-height:120%;
	margin-bottom:15px;
}

#left_announce {
	background-image:url(../images/base/left_t_announce.gif);
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	width:226px;
	float:left;
	padding:40px 6px 10px 6px;
	margin-bottom:15px;
}
#left_announce dt {
	background-image:url(../images/base/icon_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #FF9900;
	font-size:10px;
	padding-top:2px;
	padding-left: 15px;
}
#left_announce dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom:5px;
	line-height:120%;
	width:226px;
}
#left_title {
	background-image:url(../images/base/left_t_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:5px 12px;
}
#left_title2 {
	background-image:url(../images/base/left_t_bg2.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding:5px 12px;
}
#left_box {
	border:1px solid #CCCCCC;
	width:238px;
	float:left;
	margin-bottom:20px;
}
	
/******************************************************************
  main area right setting
*******************************************************************/
#right_area {
	background-image:url(../images/base/right_top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width: 560px;
	float:right;
	margin-bottom:30px;
}
#right_area h2 {
	margin-top:10px;
	padding-left:20px;
	margin-bottom:20px;
}
#right_area h3 {
	font-weight:bold;
	color:#0066CC;
	margin-bottom:20px;
}
#right_area h4 {
	font-weight:bold;
	line-height:160%;
	color:#FF9900;
}
#right_area_top {
	background-image:url(../images/base/right_top_bg02.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:14px;
	background-color:#FFFFFF;
}
#right_area_txt {
	padding:0 20px;
}
.key_top {
	background-image:url(../images/object/key_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:560px;
	height:234px;
	text-indent:-9999px;
}

.style10 {
   color: #000000; font-size: 160%; font-family: 'AR P–¾’©‘ÌU';
		 margin: 1px 1% 1px 1%; line-height: 1.4em;
}

/******************************************************************
  footer area setting
*******************************************************************/
#footer {
	background-image:url(../images/base/footer.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-top:4px solid #666666;
	height:53px;
	width:800px;
	float:left;
	display:block;
}

/******************************************************************
  etc setting
*******************************************************************/
.input_020 {
	width: 20px;
}
.input_050 {
	width: 50px;
}
.input_080 {
	width: 80px;
}
.input_100 {
	width: 100px;
}
.input_160 {
	width: 160px;
}
.input_200 {
	width: 200px;
}
.input_320 {
	width: 320px;
}
.img_deco {
	border:1px solid #CCCCCC;
}
.img_deco01 {
	border:1px solid #CCCCCC;
	padding:1px;
	margin-bottom:20px;
}
.img_left_deco {
	border:1px solid #CCCCCC;
	padding:1px;
	margin-right:15px;
	margin-bottom:20px;
}
.tbl_deco01 {
		border-top:1px dotted #CCCCCC;
}
.tbl_deco01 th {
	background-image:url(../images/base/icon_01.gif);
	background-repeat:no-repeat;
	background-position:left 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	border-bottom:1px dotted #CCCCCC;
	width:90px;
	padding:5px 5px 5px 20px;
	color:#3366CC;
}
.tbl_deco01 td {
	border-bottom:1px dotted #CCCCCC;
	padding: 5px;
}
	
