@charset "UTF-8";
@import url(menu.css);
@import url(gadget.css);


/* リセット */

li, ul, ol, dl, dt, dd, div, a, img, p, table{
    margin: 0px;
	padding: 0px;
}


/* リンク */

a:focus{
    overflow:hidden;
	/*outline:none;*/
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}


/* 見出 */

h1, h2, h3 {
	margin: 0em 0 .3em;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	background-image: url(../ui/head_r1_c1.jpg);
	display: block;
	height: 66px;
	width: 340px;
	color: #FFFFFF;
	font-size: 0.7em;
	text-decoration: none;
	text-indent: 84px;
	background-repeat: repeat-x;
	background-position: 0px 8px;
}
h2, h3 {
	margin: 0;
	padding: 0px;
}
h4 {
	margin: 0;
	padding: 0 0.5em;
	font-size: 1.1em;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color:#000000;
	margin: 1em 0 0 0;
}
h6{
	font-size: 1em;
	font-weight: bold;
	color:#333333;
	padding: 5px;
	margin: 0.5em 0;
}



/* タグ */

hr{ 
	border-bottom: 1px solid #808080;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0.5em 0;
}
img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
body {
	color: #333;
	background: #FFFFFF url(../ui/head_bg.jpg) repeat-x left top;
	font-size: 0.84em;
	line-height:1.5em;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding:0;
}


/* ＩＤ */

#pagewidth {
	width: 760px;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
}
#header {
	margin: 0px;
	height: 88px;
	padding: 0px;
	background-image: url(../ui/header_footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#logo {
	width: 376px;
	padding-top: 12px;
	padding-left: 16px;
	margin: 0;
	text-indent: -9999px;
}
#wrapper {
	width: 750px;
	margin: 85px 0 0 0;
	background-image: url(../ui/xhtml/wrapperbg.gif);
	background-repeat: repeat-y;
}
#menu {
	width: 212px;
	float: left;
	margin: 0;
	padding: 8px 0px 0 0px;
	background-image: url(../ui/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #DCDCDC;
	text-align: center;
}
#main {
	width: 538px;
	margin: 0;
	float: right;
}
#maincontents {
	padding:0px 0px 0px 14px;
	margin:0px;
	background-color: #FFF;
}
#topnav, #footnav, #footer {clear: both;}

#footer {
	background-image: url(../ui/header_footer_bg.jpg);
	background-repeat: repeat-y;
	background-color: #22C9F6;
}
#footer a:link, #footer a:hover, #footer a:visited, #footer a:hover {
	color:#FFF;
	border-bottom-style:none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}
#titleflash, #bread {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 138px;
	width: 750px;
}


/*擬似タグ */

#maincontents ol li {
	margin: 0.4em 0em 0.4em 3em;
	list-style-position: outside;
}
#maincontents dt {
    font-size: 1em;
}
#maincontents table {
	margin:0 auto 6px auto;
	border-collapse: collapse;
	text-align: left;
}
#digitalpamphlet img { margin: 5px;}

#digitalpamphlet tr {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}
#digitalpamphlet th {
	text-align: left;
	vertical-align: middle;
}
#digitalpamphlet td {
	text-align: right;
	font-size: 0.8em;
}



/* サポート枠 */

#support{
	margin: 26px 0;
	padding: 0;
}
#support dl{
	width:250px;
	float: left;
	padding: 0px;
	margin: 0px 7px 10px 3px;
	background-repeat: repeat-x;
	border: 1px solid #CC9999;
}
#support dl dt{
	font-weight: bold;
	padding: 5px 0 5px 5px;
}
#support dl dd{	padding: 0px 5px 5px;}



/*左カラムバナーあき */

#menu p {
	margin: 0;
	padding: 0;
}
#menu2 img {
	margin:0px 0 6px 0;
}
#menu3 img {
	margin:0px 0 26px 0;
}
#menu2 hr {
	margin: 2px auto 8px auto;
	text-align: center;
	width: 191px;
}

