/*
 初期化
-------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6, {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	border: 0;
}

/*
 リンク
-------------------------------------------------------------------------*/
a {
	background: none;
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}

/*
 body全体
-------------------------------------------------------------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: 0.9em;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

/*
 ボディオール bodyAll
-------------------------------------------------------------------------*/
#bodyAll {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}

/*
 ヘッドロゴ headImg
-------------------------------------------------------------------------*/
#headImg {
	height: 60px;
	width: 780px;
	padding: 0px;
	margin: 0px auto;
}

/*
 グローバルナビ gloNav
-------------------------------------------------------------------------*/
#gloNav {
	height: 25px;
	width: 780px;
	margin: 10px auto 5px;
	background-image: url(../Images/png/shadow_1.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#gloNav li {
	display: inline ;
}
#gloNav #visitor {width: 75px; margin-left: 5px; margin-right: 21px;}
#gloNav #guide_glo {width: 84px; margin-right: 25px;}
#gloNav #terms {width: 75px; margin-right: 415px;}
#gloNav #mail {width: 64px;}

/*
 ボディトップ bodytop
-------------------------------------------------------------------------*/
#bodytop {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

/*
 パンくずリスト breadcrumb list
-------------------------------------------------------------------------*/
#bcl {
	font-size: 0.8em;
}
#bcl span {
	padding:0 0.8em;
}

#bodytop h1 {
	margin-top: 5px;
}
#bodyleft {
	float: left;
	width: 508px;
	margin-left: 40px;
	padding-right: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: none;
	border-right-color: #666;
}
#bodyleft h2 {
	font-size: 1em;
	width: 488px;
	height: 25px;	
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: url(../Images/info/isolation.gif),url(../Images/format_bg/bg_01.gif);
	background-repeat: no-repeat,repeat;
	background-position: 10px 7px;
    padding-top: 4px;
	padding-left: 20px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 10px;
}
#bodyleft h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	width: 245px;
	margin-top: 17px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#Category {
	padding: 0px;
	width: 518px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cate_left {
	width: 259px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#cate_right {
	margin: 0px;
	padding: 0px;
	width: 259px;
	float: right;
}
#Category ul li {
	line-height: 2.8em;
}

#bodyright {
	float: right;
	width: 240px;
	margin-right: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyright h2 {
	font-size: 1em;
	width: 230px;
	height: 25px;	
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	background-image: url(../Images/info/isolation.gif),url(../Images/format_bg/bg_01.gif);
	background-repeat: no-repeat,repeat;
	background-position: 10px 7px;
    padding-top: 4px;
	padding-left: 20px;
	margin-top: 35px;
	margin-left: 0px;
}
#bodyright ul li{
	font-size:0.8em;
	line-height: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-image: url(../Images/info/triangle_2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
	list-style-type: none;
}
#bodyright ul {
	padding-left: 10px;
}

/*
 ページアップ Pageup
-------------------------------------------------------------------------*/
#pageup {
	clear: both;
	height: 55px;
	width: 860px;
}
#pageup p {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-right:30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
 フッタ Fotter
-------------------------------------------------------------------------*/
#footer {
	text-align: center;
	height: 70px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-image: url(../Images/png/shadow_2.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
#footer p {
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	margin-bottom: 15px;
}
#footer ul {
	margin-top: 15px;
	margin-bottom: -5px;
	text-align: center;
}
#footer ul li {
	display: inline;
}
#footer .terms {width: 75px; margin-right: 6px;}
#footer .privacy {width: 128px; margin-right: 61px;}
#footer .sitemap {width: 75px; margin-right: 5px;}
#footer .security {width: 160px; margin-right: 5px;}
#footer .agreement {width: 148px; margin-right: 5px;}
#footer .ask {width: 85px;}

/*
 フォント修飾
-------------------------------------------------------------------------*/
.small_arrow {
	font-size: 0.8em;
	padding-left: 22px;
	background-image: url(../Images/info/triangle_2.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
.small_arrow2 {
	font-size: 0.8em;
	margin-top: -5px;
	padding-left: 35px;
	background-image: url(../Images/info/triangle_2.gif);
	background-repeat: no-repeat;
	background-position: 23px;
}
