@charset "Shift_JIS";
/* 基本設定
******************************************************************************************** */
body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:150%;
}
.title-arrowCopy {

	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
	width: 85px;
	padding-top: 11px;
	padding-left: 50px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
div,img,p,form,pre{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
ul,li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: square;
}
input,select{
	font-size: 12px;
}
fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
legend{
	display: none;
}
pre{
	font-size: 12px;
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #3988CE;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: underline;
}

/* 中ページヘッダー
******************************************************************************************** */

#headerNaka {
	height: 290px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#header {
	background-repeat: repeat-x;
	background-position: left top;
}
#headerNaka h2 {
	height: 130px;
	width: 750px;
	padding-top: 15px;
}

/* メイン
******************************************************************************************** */
#main {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-repeat: repeat-x;
	background-position: left top;
}
#pageTop {
	padding-top: 23px;
	text-align: right;
	padding-bottom: 43px;
}

/*サイドメニュー
******************************************************************************************** */
#sideMenu {
	background-repeat: repeat-x;
	background-position: left top;
	width: 200px;
	padding-top: 5px;
}


#sideMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.noLink {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-bottom: 13px;
	padding-left: 30px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	height: 12px;
	width: 170px;
}

.back01{
	background-repeat: no-repeat;
	background-position: left top;
}

#sideMenu li a:link {
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #56426C;
	text-decoration: none;
	height: 12px;
	width: 200px;
}

#sideMenu li a:visited {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #56426C;
	text-decoration: none;
	height: 12px;
	width: 200px;
}

#sideMenu li a:hover {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	width: 200px;
}

#sideMenu li a:active {
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	display: block;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 12px;
	width: 200px;
}
.apple {
	font-size: 11px;
	background-color: #ffc;
	border: solid 1px #a0a0a4;
	padding: 2px;
}
