﻿@charset "utf-8";
/*高校生バイトデビュー*/
body {
	margin: 0;
	padding: 0;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:90%;
	background-image: url(img/body.gif);
	}
a:link{
	color: #0066CC;
	text-decoration:underline;
	font-size: 90%;
}
a:visited{
	color: #551A8B;
	font-size: 90%;
}
a:hover{
	color: #FF9900;
	text-decoration:underline;
	font-size: 90%;
}
a:active{
	color: #0066CC;
	font-size: 90%;
}
/*全体のボックス*/

#wrapper {
	margin: 5px auto;
	padding: 0px;
	height: auto;
	width: 795px;
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/*ヘッダー*/

#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 795px;
}
#header_navi {
	margin: 0px;
	float: right;
	display: inline;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#header h1 {
	color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}
#header img {
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
#breadnavi {
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 90%;
}

/*グローバルメニュー*/

#topnavi {
	clear: both;
	width:795px;
	height: 30px;
	padding: 0px;
	margin:0px;
}

#topnavi ul {
	display: inline;
}
#topnavi em {
	visibility: hidden;
}

#topnavi li {
	display: block;
	float: left;
	height: 28px;
	width: 147px;
	margin-left: 10px;
}
#topnavi li a {
	text-decoration: none;
	height: 28px;
	width: 147px;
	display: block;
	padding: 0px;
}
#tn0 {
	background-image: url(img/home_r.gif);
	background-repeat: no-repeat;
}
#tn0 a:hover {
	background-image: url(img/home_r.gif);
	background-repeat: no-repeat;
}
#tn1 {
	background-image: url(img/home.gif);
	background-repeat: no-repeat;
}
#tn1 a:hover {
	background-image: url(img/home_r.gif);
	background-repeat: no-repeat;
}

#tn2 {
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
}
#tn2 a:hover {
	background-image: url(img/news_r.gif);
	background-repeat: no-repeat;
}

#tn3 {
	background-image: url(img/bbs.gif);
	background-repeat: no-repeat;
}
#tn3 a:hover {
	background-image: url(img/bbs_r.gif);
	background-repeat: no-repeat;
}
#tn4 {
	background-image: url(img/link.gif);
	background-repeat: no-repeat;
}
#tn4 a:hover {
	background-image: url(img/link_r.gif);
	background-repeat: no-repeat;
}
#tn5 {
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
}
#tn5 a:hover {
	background-image: url(img/contact_r.gif);
	background-repeat: no-repeat;
}
#img {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#img1 {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
}


/*サイドナビ*/

#sidenavi {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: auto;
}
#sidenavi p {
	color: #666666;
	margin: 0px;
	padding: 10px 5px 5px 15px;
	font-size: 90%;
}

#sidenavi h3 {
	margin: 0px;
	padding: 6px 0px 0px 15px;
	height: 10px;
	color: #FD9302;
	font-size: 12px;
	font-weight: bold;
}
#navi0 {
	background: url(img/navi0.gif) repeat-x;
	border: 1px solid #FD9609;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	width: 198px;
	background-repeat: no-repeat;
}
#navi1 {
	background-image: url(img/navi1.jpg);
	margin: 0px 0px 10px 10px;
	padding: 0px;
	height: 160px;
	width: 200px;
	background-repeat: no-repeat;
}
#navi2 {
	background-image: url(img/navi4.jpg);
	margin: 0px 0px 10px 10px;
	padding: 0px;
	height: 140px;
	width: 200px;
	background-repeat: no-repeat;
}
#navi3 {
	background-image: url(img/navi2.jpg);
	margin: 0px 0px 10px 10px;
	padding: 0px;
	height: 68px;
	width: 200px;
}
#navi4 {
	background-image: url(img/navi2.jpg);
	margin: 0px 0px 10px 10px;
	padding: 0px;
	height: 68px;
	width: 200px;
}
#navi5 {
	background-image: url(img/navi3.jpg);
	margin: 0px 0px 10px 10px;
	padding: 0px;
	height: 120px;
	width: 200px;
}

#navi1 ul,#navi2 ul,#navi0 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 90%;
	line-height: 1.6em;
}
#navi1 li,#navi2 li,#navi0 li{
	list-style: url(img/li.gif);
	vertical-align:top;
	
}

/*TOPコンテンツ部分*/

#banner {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main {
	margin: 0px 10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 560px;
}
#tokusyu {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	width: 270px;
	height: 80px;
}
#osusume {
	margin: 0px;
	padding: 10px 3px 0px 0px;
	float: right;
	height: 80px;
	width: 270px;
}
#special {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 560px;
}


#main h2 {
	margin: 0px;
	color: #FFFFFF;
	padding: 5px 0px 0px 30px;
	font-size: 16px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 530px;
	font-weight: bold;
}
#main p {
	margin: 0px;
	padding: 10px;
	line-height: 1.4em;
	color: #666666;
	font-size: 90%;
}
#main ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
}


#main li {
	list-style-type: none;
	margin: 0px;
	padding-right: 15px;
	padding-left: 25px;
	font-size: 90%;
}
#main1 {
	padding: 0px;

	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 5px;
}
#main2 {
	padding: 0px;

	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
}
#main3 {
	padding: 0px;

	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
}
#main4 {
	padding: 0px;

	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
}
#main5 {
	padding: 0px;

	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
}


/*コンテンツ部分*/

#contents {
	margin: 0px 10px;
	padding: 0px;
	float: right;
	height: auto;
	width: 560px;
}
#contents h2 {
	margin: 0px;
	color: #FFFFFF;
	padding: 5px 0px 0px 30px;
	font-size: 16px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 530px;
	font-weight: bold;
}
#contents p {
	margin: 0px;
	padding: 10px;
	line-height: 1.4em;
	color: #666666;
	font-size: 90%;
}
#contents ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#contents li {
	margin: 0px;
	padding-left: 20px;
	font-size: 90%;
	padding-bottom: 10px;
	padding-right: 20px;
}
#list {
	margin: 0px;
	padding: 0px;
}

#contents1 {
	padding: 0px 0px 10px;
	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 5px;
}
#contents2 {
	padding: 0px;
	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
}
#contents h4 {
	font-size: 100%;
	font-weight: bold;
	color: #477AE4;
	margin: 10px;
	width: auto;
	border-left: 10px solid #FDAC40;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 5px;
}
#contents h6 {
	font-size: 100%;
	font-weight: bold;
	color: #477AE4;
}

#contents3 {
	padding: 0px;
	background-repeat: repeat-x;
	height: auto;
	width: 560px;
	text-align: left;
	background-position: bottom;
	border-top: 1px #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-bottom: 10px;
}


/*フッター*/
#footer {
	margin: 0px 0px 5px 10px;
	clear: both;
	background-image: url(img/footer.gif);
	height: 26px;
	width: 780px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 85%;
	display: block;
	vertical-align: text-botom;
	padding-top: 10px;
}
#contents img {
	margin: 0px;
	padding-bottom: 10px;
}
