/* CSS Document */

*{
	padding:0;
	margin:0;
	font-weight:normal;
	font-style:normal;
	}
a{ text-decoration:none; color:#000066;}
a:hover{ text-decoration:none; color:#999999;}
img {
	border:none;
	vertical-align:bottom;
	line-height:120%;
}
.imgl{
	float:left;
}
.imgr{
	float:right;
}
/* 空　*/
.inclear{
	font-size:1px;
	clear:both;
	margin:0;
	padding:0;
}
body{
	font:12px/1.5 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",osaka,"ＭＳ Ｐゴシック",sans-serif,"メイリオ",Meiryo;
	color:#666666;
	background-image:url(images/back01.jpg);
	background-repeat:repeat-x;
	background-color:#999999;
	}

#wrapper{
	width:800px;
	border:1px solid #000066;
	margin:auto;
	margin-top:30px;
	background-color:#ffffff;
}
#topmenu{
	width:800px;
	height:60px;

}
#topmenu_pbox{
	float:right;
	margin-top:30px;
}
#topmenu_pbox p{
	float:left;
	margin-right:25px;
}
/*
#topmenu ul{
	width:450px;
	float:right;
	margin-top:30px;
	margin-right:20px;
	list-style:none;
	color:#000099;
}
#topmenu li{
	display:inline;
	margin-right:20px;
	margin-left:-3px;
	background-color:#00FFFF;
}
*/
#brandmenu{
	width:800px;
	height:60px;
	/*background-color:#3333CC;*/
}
/*
#brandmenu ul{
	width:450px;
	float:right;
	margin-top:30px;
	list-style:none;
	display:inline;
	color:#000099;
}
#brandmenu li{
	display:inline;
	margin-left:20px;
}
*/
.brandbox li a {
	display: block;
	/*text-indent: -9999px;*/
	width: 100px;
	height: 100px;
	text-decoration: none;
	border:1px solid #cccccc;
}
li#brandmenu01 a{
	background: url(images/brandmenu01.gif) 0 0 no-repeat;
}
li#brandmenu01 a:hover{
	background: url(images/brandmenu01.gif) no-repeat 0 -100px;
}
li#brandmenu02 a{
	background: url(images/brandmenu02.gif) 0 0 no-repeat;
}
li#brandmenu02 a:hover{
	background: url(images/brandmenu02.gif) 0 -100px no-repeat;
}
li#brandmenu03 a{
	background: url(images/brandmenu03.gif) 0 0 no-repeat;
}
li#brandmenu03 a:hover{
	background: url(images/brandmenu03.gif) 0 -100px no-repeat;
}
li#brandmenu04 a{
	background: url(images/brandmenu04.gif) 0 0 no-repeat;
}
li#brandmenu04 a:hover{
	background: url(images/brandmenu04.gif) 0 -100px no-repeat;
}
li#brandmenu05 a{
	background: url(images/brandmenu05.gif) 0 0 no-repeat;
}
li#brandmenu05 a:hover{
	background: url(images/brandmenu05.gif) 0 -100px no-repeat;
}
li#brandmenu06 a{
	background: url(images/brandmenu06.gif) 0 0 no-repeat;
}
li#brandmenu06 a:hover{
	background: url(images/brandmenu06.gif) 0 -100px no-repeat;
}
#pagename{
	height:18px;
	padding:0.5px;
	padding-left:20px;
	border-top:2px solid #000099;
	border-bottom:2px solid #000099;
	font-weight:bold;
	color:#000099;
	clear:both;
}

#bottommenu{
	clear:both;
	border-top:1px solid #000099;
}
#bottommenu_pbox {
	float:right;
}
#bottommenu_pbox p{
	float:left;
	margin-right:25px;
}
/*
#bottommenu ul{
	float:right;
	list-style:none;
	display:inline;
	color:#000099;
	padding-right:20px;
}
#bottommenu li{
	display:inline;
	margin-left:20px;
}
#bottommenu .li1{
}
*/

#footer{
	font-size:10px;
	text-align:center;
	background-color:#000066;
	color:#ffffff;
	clear:both;
}

/*　共通　*/
.pagetitle{
	color:#999999;
	margin:0 30px;
	margin-top:15px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #999999;
}
/*　トップページ　*/

#mainbox{
	width:800px;
	height:250px;
	border-bottom:1px solid #cccccc;
}
#mainbox #flash{
	width:600px;
	height:250px;
	float:left;
}
#mainbox #newsinfo{
	float:right;
	width:200px;
	height:250px;
	background-color:#666666;
	color:#ffffff;
}
#newsinfo p{
	font-weight:bold;
	margin:10px;
}
#newsinfo dl{
	margin:10px;
}
#newsinfo dt{
	font-weight:bold;
}
#newsinfo dd{
	margin-left:1em;
	margin-bottom:3px;
}
#newsinfo a{ text-decoration:none; color:#ffffff;}
#newsinfo a:hover{ text-decoration:none; color:#000066;}
.brandbox{
	/*height:234px;*/
	/*height:179px;*/
}
.brandbox h2{
	color:#000066;
	font-size:18px;
	font-weight:bold;
	border-bottom:2px solid #000066;
	/*margin:20px 30px 0 30px;*/
	margin:0 30px;
}
.brandbox ul{
	margin:10px 30px 0 30px;
}
.brandbox li{
	float:left;
	list-style:none;
	margin-right:5px;
	vertical-align:bottom;
}
.brandbox ul img{
	border:1px solid #cccccc;
}
.brandbox .jja{
	display:block;
	width:80px;
	float:left;
	margin-top:15px;
	text-align:center;
}
.brandbox .topbloglink{
	clear:both;
	margin-left:30px;
	padding-bottom:10px;
	padding-top:10px;
}
.topbloglink span{
	font-weight:bold;
}
.topbloglink img{
	vertical-align:baseline;
}
/*　サブページ共通　*/

#mainbox2{
	width:800px;
	clear:both;

}
#mainbox2 #textbox{
	width:550px;
	margin:auto;
	padding:30px 0;
}
#textbox p{
	margin-bottom:20px;
}
#textbox dt{
	margin-top:30px;
	margin-bottom:5px;
	font-weight:bold;
}
#textbox dd{
	margin-bottom:10px;
}
#textbox ol{
	margin-left:50px;
	margin-bottom:15px;
}

#mainbox2 #textbox2{
	width:650px;
	margin:auto;
	padding:30px 0;
}
#textbox2 p{
	margin-bottom:20px;
}
/*　更新情報　*/
#textbox .info dt{
	border-bottom:1px dotted #9999cc;
	color:#9999CC;
	padding:0 2px;
	width:10em;
}

#textbox .info dd{
	border-bottom:3px double #9999cc;
	padding-left:7em;
}

/*　サイトマップ　*/

#mainbox2 #sitemapbox{
	width:500px;
	margin:auto;
	padding:30px 0;
}
#sitemapbox li{
	list-style-image:url(images/sankaku2.gif);
}
#sitemapbox .li01{margin-bottom:1em;}
#sitemapbox .li02{margin-left:4em; margin-top:2em; margin-bottom:1em; border-bottom:1px solid #cccccc; }
#sitemapbox .li03{margin-left:10em;}

/* IR情報　*/
#textbox .irtitle{
	background-color:#E8E8E8;
	margin:3px auto;
	margin-bottom:12px;
	padding:8px 20px;
	font-size:14px;
}
.irli{
	width:300px;
	margin:auto;
}
.irli li{
	list-style:none;
	background-color:#D9ECFF;
	padding:5px 10px;
	margin:8px 0;
}
.adobelink{
	margin-top:50px;
}
.adobelink img{
	vertical-align:middle;
}
/* 会社情報　*/
#textbox3{
	width:700px;
	margin:auto;
	padding:10px 0;
}
.aboutlink{
	width:160px;
	height:240px;
	border:1px solid #cccccc;
	float:left;
	margin-left:10px;
	vertical-align:bottom;
}
.aboutlink img{
	margin-left:10px;
	margin-top:5px;
}
.title2{
	border-bottom:1px solid #999999;
	font-size:14px;
	color:#999999;
	margin:0 30px;
	padding:0;
	font-weight:bold;
}
#textbox4{
	width:700px;
	margin:auto;
	margin-bottom:30px;
}
.newrerlase{
	padding:10px;
}
.newrerlase img{
	float:left;
}
.newrerlase p{
	margin-left:5px;
}
.newrerlase .syosai{
	vertical-align:baseline;
	float:none;
}
.gaiyou_a{
	vertical-align:bottom;
}
.aboutmenu{
	width:130px;
	float:left;
	list-style:none;
}
.aboutmenu li{
	background-color:#E8E8E8;
	padding:3px 5px;
	margin-bottom:7px;
	list-style:none;
}
#textboxsub{
	width:500px;
	float:right;

}
.message{
	font-size:14px
}
.message span{
	font-weight:bold;
}
.enkaku{
	margin:0;
	padding:0;
}
.enkaku dt{
	margin:0;
	border-top:1px solid #E8E8E8;
	font-weight:bold;
	color:#666699;
}
.enkaku dd{
	margin-left:100px;
}
.imgname{
	clear:right;
	margin-bottom:200px;
}
.gaiyoudl dt{
	border-bottom:3px solid #E8E8E8;
	border-left:6px solid #666699;
	color:#666699;
	font-weight:bold;
	padding:0 10px;
	margin-bottom:10px;
}
.gaiyoudl dd{
	margin-bottom:20px;
	margin-left:30px;
}

/* 採用情報　*/
.psaiyou{
	border-bottom:1px solid #666699;
	background-color:#D9ECFF;
	color:#666699;
	font-size:14px;
	font-weight:bold;
	margin:5px -5px;
	margin-top:50px;
	padding:1px 5px;
}
.psaiyoutop{
		border-bottom:1px solid #666699;
	background-color:#D9ECFF;
	color:#666699;
	font-size:14px;
	font-weight:bold;
	margin:5px -5px;
	padding:1px 5px;
}
/* 印刷画面　*/
#printmap{
	width:500px;
	margin:auto;
	background-color:#FFFFFF;
	background-image:none;
}
#printlink{
	font-weight:bold;
	background-color:#cccccc;
	padding:5px;
	border-bottom:1px solid #666699;
	border-right:1px solid #666699;
}