@charset "Shift_JIS";

/* common */

html {
	margin: 0;
	padding: 0
}

body {
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana,sans-selif,"‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka;
	margin: 8px 0px 0px 0px;
	line-height:1.3;
	font-size: x-small;
	background:url(/en/img/top_bg.gif)
}

td {
	font-size: x-small;
	line-height: 1.3
}

.tdmargin {
	background:url(/img/dotline.gif) repeat
}

.navi{
	margin: 0px 0px 5px 0px;
	padding:4px 0px 4px 8px;
	background-color:#ededed
}

ul.leftmenu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px
}

li.menu{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(/en/img/top_bg_menu.gif) no-repeat 0px 0px;
	font-weight: bold;
	margin: 0px 0px 0px 0;
	color: #fff
}

li.menusub{
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(/img/top_bg_menu_sub.gif) no-repeat 0px 0px;
	background-color: #efefef;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin: 0px 0px 0px 0px
}

li.menusub2{
	text-align: right;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 1px 0px 0px 0;
	background-color: #efefef;
	font-weight: normal;
	border-bottom: 1px solid #ccc
}

li a{
	text-decoration: none;
	color: #0000cc
}

li a:hover {
	color: #990000;
	text-decoration: underline
}

ul.normalli{
	list-style: disc;
	margin: 8px 0px 0px 12px;
	padding: 0px 0px 0px 8px
}

ul.info{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 380px;
	color: #333333
}

li.info a{
	text-decoration: none;
	color: #0000cc
}
li.info a:hover{
	text-decoration: underline;
	color: #0000cc
}

li.info{
	padding-left: 20px;
	padding-top: 4px;
	background: url(/img/center_ball.gif) no-repeat 6px 8px;
	width: 380px;
	font-weight: normal
}

li.info2{
	padding-left: 20px;
	padding-top: 4px;
	background: url(/en/img/litype_main.gif) no-repeat 6px 8px;
	background-color: #ffffff;
	height: 18px;
	width: 380px;
	font-weight: normal
}

.mainmenu {
	list-style-type: circle;
	list-style-position: outside;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em 0.2em 0.2em 1.2em
}

.mainmenu {
	list-style-type: circle;
	list-style-position: outside;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em 0.2em 0.2em 1.2em
}

.main_parts {
	padding: 0em 0.6em 0em 0em;
	width: 80px;
	vertical-align: top
}

/* header colum */

.headcol {
 font-size: x-small;
 text-align: right;
 vertical-align: top
}

a.headcol:link {
	text-decoration: none;
}
a.headcol:hover {
	text-decoration: underline
}

.copyright {
	font-size: x-small;
	line-height: 1.4;
	padding-left: 8px;
	font-family:verdana, "‚l‚r ‚oƒSƒVƒbƒN", Hiragino Kaku Gothic Pro, Osaka, sans-selif
}

.tdbw {
	background:url(/service/img/leftmenu_bg_orange.gif) repeat;
	font-size: x-small;
	line-height: 1.0;
	font-weight: bold;
	color: #ffffff
}

.text1 {
	font-size: xx-small;
	line-height: 1.4
}

.text2 {
	font-size: x-small;
	line-height: 1.4
}

.text3 {
	font-size: small;
	line-height: 1.4
}

.text4 {
	font-size: medium;
	line-height: 1.4
}

.text5 {
	font-size: large;
	line-height: 1.4
}

.text6 {
	font-size: x-large;
	line-height: 1.4
}

.text7 {
	font-size: xx-large;
	line-height: 1.4
}

.text10 {
	font-size: 10px;
	line-height: 1.4
}

a {
	color: #0000ff;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	color: #990000
}

a.menu:link {
	text-decoration: none;
	color: #ffffff
}

a.menu:visited {
	text-decoration: none;
	color: #ffffff
}

a.menu:hover {
	color: #ffffcc;
	text-decoration: underline
}

a.bold:link {
	color: #0000cc;
	font-weight: bold;
	text-decoration: none
}

a.bold:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline
}

a.bold:visited {
	color: #0000cc;
	font-weight: bold;
	text-decoration: none
}

a.bold:active {
	color: #0000cc;
	text-decoration: none;
	font-weight: bold
}

/* top */

.boldblue{
	color:#3300cc;
	font-weight: bold
}

.topwhite{
	background-color:#ffffff;
	vertical-align: top
}

.topwhiteright{
	background-color:#ffffff;
	text-align: right;
	vertical-align: top
}

.topyellow{
	background-color:#ffffcd;
	text-align: center;
	font-weight: bold;
	vertical-align: top
}

.topgreen{
	background-color:#ccffcc;
	font-weight: bold;
	vertical-align: top
}

.toppink{
	background-color:#ffcccc;
	font-weight: bold;
	vertical-align: top
}

.topdetail{
	background-color:#ffffff;
	text-align: center;
	font-weight: bold;
	vertical-align: top
}

.topwhitebold{
	background-color:#ffffff;
	font-weight: bold;
	vertical-align: top
}

/* font */

ul.service{
	list-style: disc;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px
}

.red{
	color:#ff0000
}

.redbold{
	color:#ff0000;
	font-weight: bold
}

.bold{
	font-weight: bold
}

/* contents bg */

.bggray{
	background-color:#999999
}

/* table */

.serviceleft{
	background-color:#ccddff;
	width: 35%
}

.serviceleft2{
	background-color:#ccddff;
	width: 18%
}

.serviceleft3{
	background-color:#ccddff;
	width: 17%
}

.serviceright{
	background-color:#ffffff;
	width: 65%
}

.service2white{
	background-color:#ffffff;
	width: 25%
}

.service2whiteb{
	background-color:#ffffff;
	width: 50%
}

.service2yellow{
	background-color:#ffffcd;
	width: 25%
}

.service2darkyellow{
	background-color:#e9e9ad;
	width: 25%
}

.service3white{
	background-color:#ffffff;
	text-align: center
}

.service3yelow{
	background-color:#ffffcd
}

.service3darkyelow{
	background-color:#e9e9ad;
	text-align: center
}

h1 {
	color: #333333;
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-size: small;
	font-weight: bold
}

h2 {
	color: #333333;
	border-top: solid double #7aa0cd;
	border-left: solid double #7aa0cd;
	border-bottom: solid double #7aa0cd;
	border-right: solid double #7aa0cd;
	background-color: #d0dfff;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 4px;
	font-weight: bold
}

h3 {
	color: #333333;
	background-color: #e0e0e0;
	font-size: x-small;
	margin: 0px 0px 0px 0px;
	padding:2px 0px 2px 4px;
	font-weight: bold
}

p {
	color: #333333;
	margin: 8px 0px 8px 0px;
	padding:2px 0px 2px 4px
}

table.tablelist {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 90%
}

table.tablelist th {
	border: 0px #cccccc solid;
	background-color: #c8d9f9;
	font-size: small
}

table.tablelist td {
	border: 1px #cccccc solid;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px
}

table.tablelist ul {
	list-style-position: outside;
	list-style-image: url(/en/img/link.gif);
	list-style-type: none;
	margin-left: 1.1em;
	margin-top: 1px;
	margin-bottom: 1px
}

table.tablelist ul.link {
	list-style-position: outside;
	list-style-image: url(/en/img/link.gif);
	clip: rect( )
}

/* left navi */

.ulleftmenu{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 180px
}

li.ulleftmenu{
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url(/img/top_bg_menu.gif) no-repeat 0px 0px;
	font-weight: bold;
	margin: 0px 1px 1px 0;
	color: #fff
}

li.menusub{
	background: url(/img/leftsubmenu_arrow.gif) no-repeat 8px 9px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 1px 0px 0px 0;
	background-color: #efefef;
	font-weight: normal;
	border-bottom: 1px solid #ccc
}

/* end of left navi */

/* under */

a.underline:link {
	color: #0000ff;
	text-decoration: underline
}

a.underline:hover {
	color: #990000;
	text-decoration: underline
}
a.underline:visited {
	color: #0000cc;
	text-decoration: underline
}
a.underline:active {
	color: #0000cc;
	text-decoration: underline
}

ul.sitemap{
	list-style: disc;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px
}

/* end of stylesheet */

