@charset "utf-8";


/* CSS Import Style
---------------------------------------------------- */
@import "01styles_main.css";
@import "02styles_common.css";
@import "03styles_additional.css";
@import "styles_inc.css";


/* /404.html
---------------------------------------------------- */
#p404 div.frameBox03{
	width: 600px;
	position: relative;
	left: 120px;
	text-align: center;
}
#p404 div.frameBox03 strong.sizeL{
	display: block;
	padding-bottom: 1em;
}
#p404 div.linkmenu{
	width: 255px;
	float: left;
	border: 1px solid #969696;
	padding: 10px;
}
#p404 div.LM2,
#p404 div.LM5{
	margin: 0 11px 0 11px;
}
#p404 div.linkmenu{
	margin-bottom :11px;
}
#p404 div.LM1,#p404 div.LM2,#p404 div.LM3{
	height: 18.5em;
}
#p404 div.LM4,#p404 div.LM5,#p404 div.LM6{
	height: 14.5em;
}
#p404 div.linkmenu p{
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 88%;
}
#p404 div.linkmenu ul li{
	margin-bottom: 3px;
}
#p404 div.linkmenu a{
	display: inline-block;
	background: url(/images/common/icon_arrow01.gif) no-repeat left 6px;
	padding-left: 13px;
}

/* /sitemap.html
---------------------------------------------------- */
p.sitemapTP{
	margin-top: -14px;
	overflow: auto;
}
h1.sitemapH1{
	margin-top: 20px;
}
div.sitemapList{
	width: 425px;
	float: left;
	margin-bottom: 20px;
}
div.sitemapList ul li a{
	display: inline-block;
	background: url(/images/common/icon_arrow01.gif) no-repeat left 6px;
	padding-left: 13px;
	margin-bottom: 7px;
}

/* /information.html
---------------------------------------------------- */
ul.tabMenu{
	margin-bottom: -1px;
}

ul.tabMenu li{
	display: inline;
}

ul.tabMenu li a,
ul.tabMenu li span {
	display: block;
	float: left;
	width: 114px;
	height : 28px;
}

div.tabFrame {
	border: 1px solid #f47330;
	padding : 10px 18px 18px 18px;
	margin-bottom: 15px;
	font-size: 75%;
}

*:first-child+html div.tabFrame {
	padding-top: 20px;
}

div.tabFrame dt,
div.tabFrame dd {
	font-size: 100%;
}

div.tabFrame table {
	width: 575px;
}

div.tabFrame table td {
	font-size: 100%;
}



/* /information2.html
---------------------------------------------------- */
div.tabFrame p.title {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
div.tabFrame p.title img {
	margin-right: 10px;
	vertical-align: middle;
	position: relative;
	top: -1px;
}
*:first-child+html div.tabFrame p.title img {
	top: 0;
}

div.tabFrame p,
div.tabFrame li,
div.tabFrame a {
	font-size: 100%;
}

/* /campaign/
---------------------------------------------------- */

#campaign,
#present {
	width:613px
	}

#campaign .bg_title,
#present .bg_title {
	background:url(/images/campaign/bg_title.gif) no-repeat bottom;
	height:30px;
	font-weight:bold;
	font-size:15px;
	padding-left:22px;
	margin-bottom:12px
	}


#campaign li,
#present li {
		padding-bottom:17px;
		float:left
		}

#campaign li.bnr img,
#present li.bnr img {
	margin-right: 15px;
	width:293px;
}

#campaign li.exp,
#present li.exp {
		width:305px;
		}

#campaign li.exp span,
#present li.exp span {
	background: url(/images/top/icon_newWin.gif) no-repeat left 0.1em !important;
	padding-left: 15px;
}


/* /press/
---------------------------------------------------- */
#newsPress dt {
	float: left;
	width: 6em;
	clear: both;
	margin-bottom: 0.4em;
}
#newPresss dd {
	margin-left: 6em;
	margin-bottom: 0.4em;
}
#newsPress dd img {
	margin-left: 5px;
	vertical-align: middle;
}
*:first-child+html #news dd {
	margin-left: 3em;
	zoom: 1;
}

/* /press/detail.html
---------------------------------------------------- */
div.supportPress {
	border: 1px solid #ccc;
	padding : 10px 18px 3px 18px;
	margin-top: 15px;
	margin-bottom: 5px;
}
*:first-child+html div.supportPress {
	padding-top: 10px;
}

div.supportPress p.title {
	font-size: 88%;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

/* /info/
---------------------------------------------------- */
table.info_phone td span {
	display: block;
	margin-top: 5px;
}


/* /cm/
---------------------------------------------------- */
#cm {
	background: none;
}

#cm #container {
	width: 614px;
	margin-top: 30px;
	margin-bottom: 20px;
}

