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

html {
	width: 100%;
}

body {
	font-family: Verdana, Helvetica, 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background-image: url(images/texture.jpg);
	text-align: center;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 10px;
	color: #000000;
	line-height: 1.6em;
	background-position: center top;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	letter-spacing: 0.1em;
}

h1 {
	color: #282828;
	font-size: 20px;
	background-image: url(images/general/h1_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	line-height: normal;
	margin-top: 3px;
	padding-bottom: 16px;
	font-weight: lighter;
	padding-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

h1.news {
	color: #282828;
	font-size: 20px;
	background-image: url(images/general/h1_bar_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	line-height: normal;
	margin-top: 3px;
	padding-bottom: 16px;
	font-weight: lighter;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

h2 {
	font-size: 12px;
	color: #222222;
	margin-top: 7px;
	margin-bottom: 14px;
	font-weight: bold;
}

p {
	margin-bottom: 12px;
	line-height: 1.8em;
}

p {
	margin-bottom: 8px;
	line-height: 1.8em;
}

a:link,a:visited 
{
	color: #607379;
	text-decoration: underline;
}

a:hover,a:active
{
	color: #20363D;
	text-decoration: underline;
}

.date
{
	margin-top: 10px;
	color: #4B4B4B;
	font-size: 9px;
}

.require
{
	color: #CC3333;
}

.bar
{
	background-image: url(images/template/bar.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#contents
{
	background-image: url(images/general/contents_bg.gif);
	background-repeat: repeat-y;
	width: 814px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#contents #padding
{
	padding-right: 12px;
	padding-left: 12px;
}

#head_bg
{
	width: 814px;
	background-image: url(images/general/head_bg.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head_bg #padding
{
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}

#head
{
	width: 798px;
}


#head td
{
	vertical-align: middle;
	white-space: nowrap;
	text-align: right;
}

#head a.logo:link,#head a.logo:visited,#head a.logo:hover,#head a.logo:active
{
	margin: 0px;
	padding: 0px;
	width: 128px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

#head a.menu:link,#head a.menu:visited
{
	background-image: url(images/general/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #E0E0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-right: 20px;
	font-size: 10px;
	text-decoration: none;
}	

#head a.menu:hover,#head a.menu:active
{
	background-image: url(images/general/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-right: 20px;
	line-height: 10px;
	text-decoration: none;
}	

#footer
{
	width: 776px;
	margin-top: 2px;
	color: #bdbdbd;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}

#footer td
{
	white-space: nowrap;
}

#footer a:link,#footer a:visited
{
	color: #BDBDBD;
	padding-left: 20px;
	text-decoration: none;
}

#footer a:hover,#footer a:active
{
	color: #DADADA;
}



#template_content
{
	background-image: url(images/general/content_bg.gif);
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-align: left;
}

#template_content table #main
{
	width: 782px;
}

#template_content #leftpane
{
	text-align: left;
	background-color: #ADADAD;
	width: 248px;
	vertical-align: top;
}

#template_content #submenu_box
{
	text-align: left;
	vertical-align: top;
	background-image: url(images/template/submenu_bg.gif);
	padding-bottom: 10px;
	background-repeat: repeat;
}

.submenu
{
	color: #D0D0D0;
	text-decoration: none;
	margin-left: 12px;
	margin-bottom: 5px;
	margin-right: 12px;
}

.submenu a:link,.submenu a:visited 
{
	color: #E0E0E0;
	text-decoration: none;
	background-image: url(images/template/submenu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 10px;
}

.submenu a:hover,.submenu a:active
{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/template/submenu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 10px;
}


#template_content #rightpane
{
	text-align: left;
	vertical-align: top;
	width: 500px;
	padding-right: 15px;
	padding-left: 14px;
}

#template_content #content
{
	margin-bottom: 40px;
}

#template_content #archive
{
	text-align: left;
	width: 781px;
	vertical-align: top;
	background-image: url(images/template/archive_bg.gif);
	background-repeat: repeat-y;
}

.archivemenu
{
	color: #D0D0D0;
	text-decoration: none;
	margin-left: 100px;
	margin-bottom: 5px;
	margin-right: 100px;
	background-image: url(images/template/archive_menu_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}

.archivemenu a:link,.archivemenu a:visited 
{
	color: #D0D0D0;
	text-decoration: none;
	background-image: url(images/template/submenu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-size: 10px;
}

.archivemenu a:hover,.archivemenu a:active
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

#index_news
{
	color: #DADADA;
	background-image: url(images/general/content_bg.gif);
	width: 790px;
}

#index_news .category
{
	width: 112px;
	background-image: url(images/index/news_category_bg.gif);
	vertical-align: top;
	padding-top: 8px;
}

#index_news .column
{
	width: 284px;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 60px;
}

#index_news .column .box
{
	padding-top: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7D7CA;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}

#index_news .column .box .date
{
	color: #363430;
	padding-left: 12px;
	font-weight: bold;
}

#index_news .column .box .description
{
	color: #696969;
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.caption_circle
{
	text-decoration: none;
	background-image: url(images/template/caption_im.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	background-position: left center;
}

.caption_arrow
{
	text-decoration: none;
	background-image: url(images/template/caption_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	background-position: left center;
}

.executiveofficers_box
{
	text-decoration: none;
	background-image: url(images/template/executiveofficers_bar.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	margin-bottom: 22px;
	background-position: left top;
	padding-top: 10px;
}

.executiveofficers_box .post
{
	color: #2F3838;
}

.executiveofficers_box .name
{
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
}

.executiveofficers_box .photo
{
	vertical-align: top;
	float: left;
	width: 90px;
	margin-top: 10px;
}

.executiveofficers_box .career
{
	float: left;
	width: 390px;
	margin-left: 10px;
	margin-top: 10px;
}

.executiveofficers_box table
{
	margin-left: 100px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1CAD9;
	margin-bottom: 4px;
}

.executiveofficers_box .year
{
	width: 105px;
	color: #677E98;
	font-weight: lighter;
	padding-bottom: 2px;
}

.executiveofficers_box .title
{
	padding-bottom: 2px;
}

#form
{
}

#form table
{
	width: 500px;
}

#form th
{
	font-weight: bold;
	padding-bottom: 8px;
	width: 120px;
}

#form td
{
	padding-bottom: 8px;
	width: 400px;
}

.inputfield
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#companyprofile
{
}

#companyprofile table
{
	width: 500px;
}

#companyprofile th
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	width: 110px;
}


#companyprofile td
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
}

a.mail:link, a.mail:visited, a.mail:hover, a.mail:active {
	text-decoration: none;
}

img   { border:none;
          margin-top: 5px;}

.recruit_context {
	padding-left: 15px;
	margin:0px 0px 15px;
}

#ftr_img {
          margin:0px;

}
#exp_adobe_r {

	border:1px solid #ccc;
	background:#f8f8f8 none no-repeat top left;
	margin:150px auto 0px ;
	padding:15px;
}

#exp_adobe_r img {
	padding:0px 10px 3px ;float:left;
}

.bullet_ico{
	vertical-align:middle;

}
