/* CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 150%;
}
body {
	line-height: 120%;
	background-image: url(../images/bg01.jpg);
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CSS ޤ*/
#wrapper {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #head_ttl {
	height: 60px;
	width: 760px;
	background-image: url(../images/top_ttl.gif);
}
#wrapper #top_menu {
	height: 30px;
	width: 700px;
	background-image: url(../images/bg02.jpg);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
}
#wrapper #main_img {
	height: 200px;
	width: 760px;
}
#wrapper #contents {
	width: 635px;
	margin-bottom: 10px;
	float: left;
}

#contents #side_menu {
	float: left;
	width: 150px;
	margin-right: 5px;
}
#contents #main {
	float: right;
	width: 478px;
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}
#contents #main_index {
	float: left;
	width: 478px;
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
}

#wrapper #side_banner {
	float: right;
	width: 120px;
	margin-bottom: 10px;
}
.c-both {
	clear:both;
	margin: 0px;
	padding: 0px;
}
#wrapper #under_menu {
	font-size: 10px;
	width: 760px;
	text-align: center;
	clear: both;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #top_text {
	text-align: right;
	width: 760px;
}
#wrapper #navi {
	width: 760px;
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 10px;
}
.ttl_info {
	height: 30px;
	width: 478px;
	margin-bottom: 10px;
}
#text01 {
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
#text02 {
	width: 438px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:20px;
}
#side_banner img {
	margin-bottom: 5px;
}
#side_menu h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#side_menu h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
#side_menu li {
	margin-bottom: 5px;
	margin-left: 20px;
	list-style-position: inside;
	list-style-image: url(../images/btn/btn02.gif);
}
#main h2,
#main_index h2,
#main h3 {
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #996600;
	border-left-color: #996600;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 1.5em;
}

#main .ttl_info h2 {
	border: none;
	padding: 0;
}

#main.saimuseiri h3 {
	border: none;
}

#text01 p {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	line-height: 120%;
}
#text02 p {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 16px;
	line-height: 150%;
}
.style1 {
	background-color:#996600;
	color:#FFFFFF;
}
#text01 img {
	margin-bottom: 10px;
	margin-left: 10px;
}
h4 {
	margin-bottom: 10px;
	margin-left: 10px;
}
#text01 ul {
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-type: disc;
}
#wrapper #contents #main #text01 #recruit p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#ad {
	text-align: center;
	margin-top: 20px;
	color: #333333;
	background-color: #CCCCCC;
}
#text01 .cal {
	margin-bottom:5px;
	margin-left: 10px;
}
