@charset "utf-8";

/* ---IE7対応clearfix--- */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix,div.box,div.topixBox {height: 1%;}
.clearfix,div.box,div.topixBox {display: block;}
/* End hide from IE-mac */


/* ------------------------------
TAG
------------------------------ */
* {
	margin: 0;
	padding: 0;
}

body  {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	background-position: left top;
}







/*--
table {
	border-collapse: collapse;
}
--*/



/* ------------------------------
clear
------------------------------ */
.clear {
	clear: both;
}

/*-----------------------------
Base
------------------------------ */
#wrapper {
	background-image: url(../images/bodyBg.gif);
}
#wrapper1 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/wrapper1Bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}

#wrapper2 {
	background-image: url(../images/subpage_base/wrapper2Bg_2.gif);
	background-position: left 198px;
	width: 1058px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}

#wrapper3 {
	background-image: url(../images/subpage_base/wrapper3Bg_2.gif);
	background-position: right 200px;
	text-align: left;
	width: 928px;
	margin-left: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

#container {
	background-image: url(../images/subpage_base/containerBg.jpg);
	background-repeat: repeat-y;
	width: 798px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#header {
	margin-left: 20px;
	width: 778px;
	margin-bottom: 2px;
	position:relative;
}
#header_read {
	padding-bottom: 5px;
	height: 1%;
	padding-left: 5px;
}
#header_read strong {
	font-weight: normal;
}

#header h1 {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.1em;
	float: left;
	width: 170px;
	padding-top: 5px;
	font-weight: normal;
	padding-right: 5px;
}
*html #header h1 {
	font-size: 10px;
}
#header #h1_p {
	width: 559px;
	font-size: 11px;
	float: left;
	line-height: 1.1em;
	color: #FFFFFF;
	padding-top: 5px;
}
*html #header #h1_p {
	font-size: 10px;
}

#header #topLogo{
	float: right;
	width: 127px;
}


#header #h1text {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 26px;
	float: left;
	padding-left: 3px;
}
#header_img {
	clear: both;
	height: 60px;
	width: 746px;
	border: 1px solid #000000;
	margin-left: 5px;
}
#header_img  img{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#canpaign_biginners {
	padding-left: 25px;
}


#canpaignBnr{
	float: left;
	width: 411px;
}

#canpaignBnr img{
	border: 0;
}

#bnrSet{
	padding-right: 8px;
}

#biginners_img {
	padding: 0px;
	margin-right: 0px;
	float: left;
}

#biginners_img img{
	border: 0;
}


#nav img {
	vertical-align: bottom;
	border: 0;
}


#nav li {
	list-style-type: none;

}
ul#nav {
	margin-left: 25px;
	clear: both;
	padding-top: 0px;
}

ul#nav li {
	float:left;
}
#sub_navi {
	width: 543px;
	padding-bottom: 10px;
	padding-left:230px;
	overflow:hidden;
}
* html #sub_navi {
	padding-top:5px !important;
	width: 773px;
}
*+html #sub_navi {
	padding-top:5px !important;
	width: 773px;
}
#sub_navi li {
	float:left;
	list-style-type: none;
	margin-left: 10px;
	font-size:10px;
}
#sub_navi a {
	font-size: 10px;
	color: #FFFFFF;
}
*html #sub_navi a {
	font-size: 10px;
}
#sub_navi a:link{
	text-decoration: underline;
}
#sub_navi a:visited{
	text-decoration: underline;
}
#sub_navi a:hover{
	text-decoration: none;
}
#contents {
	background-color: #FFFFFF;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	vertical-align: middle;
	padding-left: 25px;
}

#footerNav {
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7a2d2d;
	padding-top: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#footerNav ul {
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#footerNav ul li{
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: left top;
	display: inline;
}
*:first-child+html #footerNav ul li{
	letter-spacing: -1px;
}

#footerNav ul li a{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	height: 12px;

}
body:first-of-type #footerNav ul li a{
	font-size: 11px;

}

#footerNav a:link{
	text-decoration: none;
}
#footerNav a:visited{
	text-decoration: none;
}
#footerNav a:hover{
	text-decoration: underline;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#copyright {
	text-align: center;
	margin: 0px;
	padding: 20px;
}

#more{
	float: right;
	padding-top: 15px;
	padding-right: 50px;
}

#more a{
	color: #FFFFFF;
	text-decoration: underline;
}



/*-----------------------------
Element
------------------------------ */
.f-r {float:right;}
.f-l {float:left;}
.in {display:inline;}



map #cursor{
cursor:default;}

#header_img {
	clear: both;
	height: 60px;
	width: 746px;
	border: 1px solid #000000;
	margin-left: 5px;
	position: relative;
}

				
#header_img .area_contact_west {
	position: absolute;
	top: 0px;
	right: 183px;
	height: 16px;
	width: 100px;
	display: block;
}
/*-----------------------------
吹き出し
------------------------------ */
.other_tag {
	position:absolute;
	behavior:url(css/iepngfix.htc);
	top:17px;
	left:710px;
	height:12px;
	width: 164px;
}

.other_tag img{
	behavior: url(css/iepngfix.htc);
	height:121px;
	width: 164px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
