@charset "UTF-8";
@import url("works.css");
/* ---------------------------------------------------- */
/* 共通設定 */
/* ---------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-family:'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka','メイリオ','Meiryo',sans-serif;
	list-style-type: none;
}
img {
	border: none;
	margin: 0;
}
#right_box p {
	margin: 0px 0px 15px;
}

#left_box p {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 15px;
}
strong {
	color:#906;
	line-height:normal;
}
em {
	background-color:#CCF;
}
a {
	color: #060;
}
a:visited {
	color:#060;
}
a:hover {
	color:#963;
}
h1 {
	font-size: 11px;
	color: #666;
}
#h2_title, h3 {
	color: #396;
	line-height: 1.6;
	font-size: 1em;
	padding-left:20px;
	margin-bottom: 10px;
	background-image: url(../image/h2h27.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 725px;
	padding-top: 3.5px;
}
h4 {
	color: #363;
	padding-left:15px;
	margin-top: 10px;
	font-size:1.2em;
}
h5 {
	font-size: 90%;
	color: #396;
	background-color: #CCFFCC;
	text-indent: 15px;
	margin-bottom: 5px;
	/*margin-top: 15px;*/
	clear: both;
	margin-top: 5px;
}
hr {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #CCC;
	height: 1px;
}

/* ---------------------------------------------------- */
/* 大枠ボックス構成 */
/* ---------------------------------------------------- */

body {
	font-size: small;
	text-align: center;
	background-color: #F0F0F0;
	width: 100%;
}

#all {
	width: 1010px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
}

#wrapper {
	width: 977px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
}

#header {
	width: 1010px;
	height:78px;
	background-image: url(../image/header_base.png);
	background-repeat: no-repeat;
	/*border: 1px solid #ccc;*/
}

#navi {
	width: 980px;
	height:37px;
	margin-bottom: 4px;
	/*border: 1px solid #ccc;*/
}

#right_box {
	width: 225px;
	float: right;
	margin-bottom: 20px;
	margin-top: 37px;
}

#right_box1 {
	width: 225px;
	background-color: #E6E6E6;
	margin-bottom: 20px;
}

#right_box2 {
	width: 225px;
	background-color: #E6E6E6;
}

#left_box {
	width: 725px;
	margin-bottom: 10px;
	float: left;
}

#in-leftbox {
	margin-top: 35px;
}

#footer {
	width: 1010px;
	clear: both;
	/*border: 1px solid #CCC;*/
	margin-top:20px;
	background-color: #FFF;
	margin-bottom: 0px;
}

#address_area {
	width: 1010px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #CCC;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border: 1px solid #CCC;*/
}

/* ---------------------------------------------------- */
/* ヘッダー */
/* ---------------------------------------------------- */

#header_text {
	font-size:9px;
	text-decoration: none;
	color: #363;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}


/* ---------------------------------------------------- */
/* ナビゲーション */
/* ---------------------------------------------------- */

#navi ul li {
	float: left;
	margin: 0;
}

/* ---------------------------------------------------- */
/* サイドバー */
/* ---------------------------------------------------- */


#link_bn {
	padding: 0px 15px;
	margin-bottom: 30px;
}


#web_icon {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* ---------------------------------------------------- */
/* フッター */
/* ---------------------------------------------------- */

#footer_menu {
	text-align: center;
	margin-bottom: 10px;
	font-size: 1.2em;
}

#footer_name {
	text-align: center;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#footer_link {
	text-align: center;
	margin-bottom:3px;
	margin-top: 0px;
	letter-spacing: 0.2em;
}

.add　{
	text-align: center;
	line-height:1em;
	margin-bottom:5px;
	margin-top: 5px;
	text-decoration: none;
}

	
/* ---------------------------------------------------- */
/* 個別ページコンテンツ共通設定 */
/* ---------------------------------------------------- */

.ttl_l li {
	display: block;
	width: 225px;
	background-color: #F3F3F3;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	color: #666;
	text-indent: 15px;
}


.ttl_l li a {
	display: block;
	width: 220px;
	padding: 3px;
	background-color: #F3F3F3;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	color: #000;
	text-indent: 10px;
}

.ttl_l li a:hover {
	background-color: #9CC;
	color: #FFF;
}

.style2 {
border-left: 3px solid #03F;
border-bottom: 1px dotted #03F;
line-height: 1.5;
font-size: 1.2em;
padding-left: 15px;
padding-bottom: 5px;
}



.news { text-decoration: none; padding-left:15px; line-height: 1.4; }



.sample_table {
	border-collapse:collapse;
	width: 725px;
	margin-top:15px;
	margin-bottom:15px;
}

.sample_table td {
	padding:10px 15px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

.sample_td {
	border-right:1px dotted gray;
	background-color: #FFC;
}

.sample_table2 {
	border-collapse:collapse;
	width: 725px;
	margin-top:20px;
	margin-bottom:20px;
}
.sample_table2 td {
	padding:5px 15px;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	line-height: 1.4em;
}
.bold_recruit {
	font-size: 1.2em;
	color: #903;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#main2 {
	margin-bottom:30px;
	margin-top: 30px;
}
#message {
	border: 1px solid #CCC
}
.recruit {
	margin-bottom:20px;
}
#works_box1 {
	float:left;
	width: 465px;
}
#works_box2 {
	float:right;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	height: 171px;
}

#cms_box1 {
	float:left;
	width: 350px;
}

#cms_box2 {
	float:right;
	padding-bottom: 15px;
	text-decoration: none;
	width: 370px;
	margin-bottom: 15px;
	vertical-align: top;
}
#cms_text {
	font-size: 0.9em;
	color: #363;
	background-color: #9C9;
	width: 330px;
	padding: 10px;
	line-height: 1.4em;
	text-align: left;
}
#cms_box2 .works_li {
	font-size: 0.9em;
	list-style-image: url(../image/list_mark.gif);
}

.cms_box2_h5 {
	text-decoration: none;
	font-size: 90%;
	color: #FFF;
	background-color: #F90;
	text-indent: 15px;
	margin-bottom: 5px;
}

#cms_box1 .works_li {
	list-style-image: url(../image/list_mark.gif);
}
