/*---------------------
clearfix
---------------------*/
.clearfix:after {
  content: ""; 
	display: block; 
	clear: both; 
}
.clearfix {
  display: inline-block;
} /* Hides from IE-mac \*/ 
* html .clearfix {
  height: 1%;
} 
.clearfix {
  display: block;
} /* End hide from IE-mac */


/*---------------------
all　index
---------------------*/
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

img {
	vertical-align: bottom;
}
dt,
dd,
dl {
	margin: 0px;
}
body {

}


#Wraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Wraper #header .logo {
	float: left;
	width: 500px;
}
#Wraper #header .tel {
	float: right;
	width: 185px;
}
#Wraper #mainimg {
	margin-top: 10px;
	margin-bottom: 20px;
}
#Wraper #header {
	margin-top: 10px;
}
#Wraper #header .logo h1 {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-weight: normal;
}
#Wraper #menu {
	width: 1000px;
}
#Wraper #menu .mainmenu {
	list-style-type: none;
	margin-left: 0px;
}
#Wraper #menu .mainmenu .imgleft {
	float: left;
	margin-right: 0px;
	margin-left: 5px;
}
#Wraper #side .sidemenu {
	list-style-type: none;
}
#Wraper #content {
	width: 1000px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#Wraper #content #side {
	float: left;
	width: 165px;
}
#Wraper #content #side .side_sub {
	margin-top: 20px;
	margin-left: 10px;
}
#Wraper #content #maincontent {
	width: 780px;
	float: right;
}
#Wraper #content #maincontent .title {
	margin-bottom: 25px;
}
#Wraper #content #maincontent .top_bn {
	background-image: url(../img/main_back.jpg);
	height: 292px;
	width: 780px;
}
#Wraper #content #maincontent .top_bn .sub_top_bn {
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}
.claer {
	clear: both;
}
#Wraper #footer {
	margin-top: 20px;
}
#Wraper #footer .footer_navi {
	margin-left: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Wraper #footer .footer_copy {
	background-image: url(../img/footer_back.jpg);
	height: 35px;
	width: 1000px;
	margin-top: 15px;
}
#Wraper #footer .footer_copy .copy {
	width: 1000px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 15px;
}
#Wraper #content #maincontent .lesson_text {
	line-height: 150%;
	width: 600px;
	margin-left: 80px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
}
#Wraper #content #maincontent .lesson_linkimg {
	margin-left: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}
/* --- フォームエリア --- */
form.contact {
width: 700px; /* フォームエリアの幅 */
font-size: 80%;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
vertical-align: middle;
}

/* --- 部品グループ --- */
form.contact div.fields {
margin-bottom: 20px; /* 部品グループの下マージン */
padding: 2px; /* 部品グループのパディング */
background-color: #f9f9f9; /* 部品グループの背景色 */
border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
border: 1px solid; /* テーブルの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
/* --- キャプション --- */
form.contact caption {
	margin-bottom: 2px; /* キャプションの下マージン */
	padding: 10px 8px; /* キャプションのパディング（上下、左右） */
	background: #f9f9f9 url(caption_back1.gif) repeat-x; /* キャプションの背景 */
	border: 1px solid; /* キャプションの境界線 */
	border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
	text-align: left;
	color: #808080; /* キャプションの文字色 */
	font-weight: bold;
	font-size: 12px;
}
/* --- 見出しセル（th） --- */
form.contact th {
	width: 140px; /* 見出しセルの幅 */
	padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
	background-color: #f5f5f5; /* 見出しセルの背景色 */
	border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
	text-align: left;
	line-height: 130%;
	font-size: 12px;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
}
/* --- 必須項目セル --- */
form.contact td.required {
width: 26px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
background-color: #e0f1fc; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
	width: 200px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 70px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 420px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}
#remark {
width: 420px; /* フォーム部品の幅 */
height: 6em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 0;
text-align: center;
}#Wraper #content #maincontent .title2 {
	margin-left: 12px;
	margin-bottom: 20px;
}
#Wraper #content #maincontent .title3 {
	margin-left: 33px;
	margin-bottom: 10px;
}
#Wraper #content #maincontent .recruit_text {
	margin-left: 50px;
	line-height: 180%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin-bottom: 20px;
}
#Wraper #content #maincontent .recruit_text2 {
	margin-left: 50px;
	line-height: 180%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	margin-bottom: 40px;
}
#Wraper #content #maincontent .sitemap_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	float: left;
	width: 230px;
}
#Wraper #content #maincontent .pro_1 {
	background-image: url(../img/profile/main_back_bn.jpg);
	height: 400px;
	width: 737px;
	margin-left: 43px;
	margin-bottom: 30px;
}
#Wraper #content #maincontent .pro_1 .pro_text_1 {
	padding-top: 80px;
	width: 510px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 180%;
	color: #333;
	font-size: 13px;
}
#Wraper #content #maincontent .left_text1 {
	float: left;
	margin-left: 43px;
	line-height: 180%;
	font-size: 13px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
#Wraper #content #maincontent .left_text {
	float: left;
	width: 500px;
	margin-left: 43px;
	line-height: 180%;
	font-size: 13px;
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
#Wraper #content #maincontent .right_img3 {
	float: right;
	width: 210px;
	margin-top: 20px;
}
#Wraper #content #maincontent .right_img2 {
	float: right;
	width: 210px;
	margin-top: 120px;
}
#Wraper #content #maincontent .right_img {
	float: right;
	width: 210px;
}
#Wraper #content #maincontent .sub_title img {
	margin-left: 52px;
	margin-bottom: 20px;
}
