@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-size: 13px;
	font-family:"Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", Osaka, Meiryo, "�l�r �o�S�V�b�N", sans-serif;
	line-height: 25px;
	color: #333;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a { color: #004F81;}
a:visited { color: #004F81;}
a:hover { text-decoration: none;}

strong{
	font-weight: bold;
}



/*--�S�̂Ɋւ���w��--*/
body {
	background: url(../img/common/line-1.png) repeat-x;
}
.clear { clear: both;}

#content_wrap {
	width: 1000px;
/*	padding-left: 5px;
*/
	margin: auto;
}

/*--�w�b�_�[�Ɋւ���w��--*/
#header_wrap {
	width: 1000px;
	height: 100px;
	padding: 0px;
	margin: auto;
}
#header_logo {
	float: left;
	width: 180px;
	margin-top: 0px;
}
#header_logo a {
	display: block;
	width: 180px;
	height: 70px;
	margin-top: 20px;
	margin-left: 5px;
}
#header_logo a span { display: none;}

#header_catch {
	float: left;
	width: 290px;
	height: 40px;
	margin-top: 40px;
	margin-left: 30px;
}
#header_right {
	float: left;
	width: 459px;
	height: 90px;
	margin-top: 10px;
	margin-left: 40px;
}
#header_contact {
	width: 420px;
	height: 40px;
}

#header_navi {
	height: 30px;
	margin-top: 10px;
}
#header_access {
	float: left;
}
#header_faq {
	float: left;
	margin-left: 10px;
}
#header_search {
	width: 215px;
	float: right;
}
#header_search .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 6px 7px;
}


/*--���j���[�Ɋւ���w��--*/
#menu_bg {
	height: 50px;
	background: url(../img/common/menu-bg-2.png) repeat-x;
}
#menu_wrap {
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}
#menu_wrap ul li {
	float: left;
}
#menu_wrap ul li a {
	display: block;
	height: 50px;
	width: 180px;
	background: url(../img/common/menu-bg.png) no-repeat;
}
#menu_wrap ul li a.menu0{
	display: block;
	height: 50px;
	width: 100px;
	background: url(../img/common/menu-bg.png) no-repeat;
}
/*
#menu_wrap ul li a.menu1 { width: 200px; background-position: 0 0;}
#menu_wrap ul li a:hover.menu1 { background-position: 0 -55px;}
#menu_wrap ul li a.menu1_on { width: 150px; background-position: 0 -110px;}
#menu_wrap ul li a.menu2 { width: 200px; background-position: -200px 0;}
#menu_wrap ul li a:hover.menu2 { background-position: -150px -55px;}
#menu_wrap ul li a.menu2_on { width: 200px; background-position: -150px -110px;}
#menu_wrap ul li a.menu3 { width: 200px; background-position: -400px 0;}
#menu_wrap ul li a:hover.menu3 { background-position: -350px -55px;}
#menu_wrap ul li a.menu3_on { width: 200px; background-position: -350px -110px;}
#menu_wrap ul li a.menu4 { width: 200px; background-position: -600px 0;}
#menu_wrap ul li a:hover.menu4 { background-position: -550px -55px;}
#menu_wrap ul li a.menu4_on { width: 200px; background-position: -550px -110px;}
#menu_wrap ul li a.menu5 { width: 200px; background-position: -800px 0;}
#menu_wrap ul li a:hover.menu5 { background-position: -750px -55px;}
#menu_wrap ul li a.menu5_on { width: 205px; background-position: -750px -110px;}
#menu_wrap ul li a span { display: none;}
*/



/*--�t�b�^�[�Ɋւ���w��--*/
#return {
	width: 1000px;
	height: 30px;
	text-align: right;
	margin: 0px auto;
	padding-right: 20px;
}

#footer_wrap {
	width: 100%;
	background: url(../img/common/f-bg.png) repeat-x;
	height: 225px;
}
#footer_box {
	width: 1000px;
	margin: 0px auto ;
}
#footer_left {
	float: left;
	width: 450px;
}
#footer_left ul.f_navi_01 {
	width: 130px;
	margin-top: 15px;
	float: left;
}
#footer_left ul.f_navi_02 {
	width: 170px;
	margin-top: 15px;
	float: left;
}
#footer_left ul.f_navi_03 {
	width: 150px;
	margin-top: 15px;
	float: left;
}
#footer_left li {
	line-height: 0px;
	margin-bottom: 10px;
}
#footer_right {
	float: left;
	width: 550px;
	background: url(../img/common/f-right-bg-1.png) repeat-x;
	margin-top: 15px;
}
#footer_right_02 {
	background: url(../img/common/f-right-bg-1.png) 0 bottom repeat-x;
}


#footer_right p {
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
}
#footer_right a { color: #ffffff;}


#footer_right_in_l {
	float: left;
}
#footer_right_in_r {
	width: 200px;
	float: right;
	padding-right: 10px;
	text-align: right;
	padding-top: 100px;
}
#copyr_bg{
	background: url(../img/common/copyr-bg.png) 0 bottom repeat-x;
	height: 60px;
}

#copyr{
	width: 1000px;
	text-align: right;
	margin: 0px auto;
}

/*--�g�b�v�y�[�W���C���r�W���A���Ɋւ���w��--*/
#flash {
	width: 1000px!important;
/*	margin: 0px auto;	*/
}
#flash div.bx-wrapper div.bx-viewport img{
/*	width: 1200px; */
	margin: 0px auto;
}

#flashAlternate {
	outline: none;
}

#index_fl_bg {
/*	background: url(../img/index/main-bg.jpg) center center no-repeat;	*/
}

.bx-viewport {
overflow: visible!important;
}

div.bx-wrapper {
/*	position: absolute;	*/
}



/*--�g�b�v�y�[�W�R���e���c�����Ɋւ���w��--*/

#index_service_box {
	padding-left: 20px;
	padding-top: 20px;
}
#index_service {

	float: left;
	width: 200px;
	height: 260px;
	margin-right: 20px;
}
div.content_2 #index_service {
	height: 280px;
}

#index_service a {
	font-weight: bold;
	font-size: 14px;
}


#index_news_box {
	width: 280px;
	margin: 15px 10px 35px 10px;
}

#index_news {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../img/index/news-line-01.png) 0 bottom repeat-x;

}
#index_news_l {
	float: left;
	width: 190px;
}
#index_news_l p{
	padding-right: 5px;
}
#index_news_r {
	width: 90px;
	float: left;
}

#banner_box a {
	margin-bottom: 20px;
	display: block;
}

div.bnr {
	margin-top: 20px;
	border: #999 1px solid;
	padding-bottom: 20px;
}

div.bnr a{
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}





/*--�ڍ׃y�[�W�Ɋւ���w��--*/
#pankuzu {
	width: 1000px;
	margin: 0px auto;
	padding: 5px 0px;
}
#pankuzu p {
	font-size: 11px;
	padding-left: 5px;
}
#content_wrap {
	width: 1000px;
	background: url(../img/common/bg-l-2.png) bottom no-repeat;
	padding-bottom: 10px;
}

#content_wrap_l {
	float: left;
	width: 680px;
	margin-right: 20px;
}
#content_wrap_r {
	float: left;
	width: 300px;
}
#content_l {
	padding: 10px 10px 5px 10px;
	width: 695px;
	background: url(../img/common/bg-l-1.png) repeat-y;
}


#content_wrap_l div.content_2 {
	margin-bottom: 60px;
}

#content_wrap h1 {
	background: url(../img/common/h1-bg.png) 0 bottom repeat-x;
	width: 990px;
	height: 30px;
	margin-bottom: 30px;
	padding: 10px 0px 0px 10px;
	font-weight: bold;
	font-size: 22px;
}
#content_wrap_l div.content_2 h2 {
	background: url(../img/common/h1-bg.png) 0 0 repeat-y;
	width: 670px;
	height: 30px;
	margin-bottom: 15px;
	padding: 10px 0 0 15px;
	font-weight: bold;
	font-size: 18px;
}
#content_wrap_l div.content_2 h3 {
	background: url(../img/common/h3-bg.png) 0 12px no-repeat;
	width: 667px;
	height: 20px;
	margin-bottom: 10px;
	padding: 3px 0 0 13px;
	font-weight: bold;
	font-size: 14px;
}
#content_wrap_l div.content_2 p{
	margin: 0 10px 20px 10px;
	font-size: 14px;
}

#content_wrap_r div.side_navi {
	border: #999 2px solid;
	margin-bottom: 30px;
	padding: 10px 0px;
}

#content_wrap_r div.side_navi h2{
	font-weight: bold;
	font-size: 16px;
	background: url(../img/common/h3-bg.png) 0 12px no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content_wrap_r div.side_navi ul{
	border-top: #999 2px solid;
	padding: 10px;
}

#content_wrap_r div.side_navi li{
	padding: 5px 0px 0px;
	font-size: 15px;
}

#content_wrap_r div.side_navi li.title{
	background: url(../img/common/dot.png) 0 bottom repeat-x;
	padding: 10px 0px 9px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}



#content_wrap_r div.side_navi li a{

}


/*--�e�[�u���Ɋւ���w��--*/

div.content_2 table {
	border-left: #666 1px solid;
	border-top: #666 1px solid;
	margin: 0px 0px 60px 10px;
	border-spacing: 0px;
	width: 670px;
}
div.content_2 table tr {

}
div.content_2 table th {
	text-align: center;
	background: #ccc;
	font-weight: bold;
	padding: 3px 5px;
	border-bottom: #666 1px solid;
	border-right: #666 1px solid;
}
div.content_2 table td {
	text-align: center;
	padding: 2px 4px;
	border-bottom: #666 1px solid;
	border-right: #666 1px solid;
}


table.contact {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-spacing: 0px;
}
table.contact th{
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-weight: bold;
	padding: 5px;
}
table.contact td{
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	padding: 5px;
}
table.contact span{
}

table.contact_table {
	width: 700px;
	margin: 0 auto;
}
table.contact_table th{
	width: 115px;
}
input.soushin {
	height: 50px;
	width: 200px;
	font-size: 18px;
	font-weight: bold;
}


/* �A���_�[�R�[�g�̐ݒ� */
div.under_box{
	width: 302px;
	float: left;
	margin: 0 0 0 20px;
	height: 285px;
}
div.under_box a{}
div.under_box img{
	border: #999 1px solid;
}
#content_wrap_l div.content_2 div.under_box p{
	font-size: 12px;
	margin: 2px 0 15px;
	text-align: center;
	line-height: 16px;
}







/* �t�H�g�M�������[�̐ݒ� */

div.photo h2{
	background: url(../img/common/h1-bg.png) 0 0 repeat-y;
	width: 670px;
	height: 30px;
	margin-bottom: 15px;
	padding: 10px 0 0 15px;
	font-weight: bold;
	font-size: 18px;
}

div.photobox{
	width: 300px;
	float: left;
	margin-left: 20px;
	height: 300px;
}

div.photobox a{}

div.photobox img{
	width: 300px;
	border: 1px solid #999;
}

div.photobox p{
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

/* EV�|���V�F�̐ݒ� */

div.ev356{
	width: 210px;
	float: left;
	margin-left: 13px;
	height: 215px;
}

div.ev356 img{
	width: 210px;
	border: 1px solid #999;
}

#content_wrap_l div.content_2 div.ev356 p{
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	margin: 2px 0 15px;
}


/* �V�Ԕ���؎w�� */

p.uresuji{
	display: block;
	width: 50px;
	background: #666;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding: 5px 7px 3px 7px;
	margin: 5px;
	float: left;
}
p.uresuji-title{
	display: block;
	font-size: 20px;
	padding: 5px 7px 3px 0px;
	margin: 5px;
	width: 225px;
	float: left;
}
p.uresuji-text{
	padding: 10px 10px 0;
	float: left;
	width: 295px;
	font-size: 12px;
	line-height: 17px;
}




/* �u���O�̐ݒ� */
table.blog0805 {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-spacing: 0px;
}
table.blog0805 th {
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-weight: bold;
	padding: 7px;
	text-align: center;
}
table.blog0805 td {
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	padding: 7px;
	text-align: center;
}



/* �̗p���̐ݒ� */
table.recruit {
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-spacing: 0px;
}
table.recruit th {
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
}
table.recruit td {
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	padding: 10px 20px 10px 20px;
}







/* �����ʎw�� */
.google_link {
	background: url(../img/common/arrow-4.png) 0 1px no-repeat;
	padding: 0 22px 0 15px;
	margin-left: 15px;
}
.fb { font-weight: bold;}

p.content_txt {
	padding: 0 10px;
	margin-bottom: 5px;
}

.right{
	text-align:right;
}

.center{
	text-align:center;
}
.arrow_window {
	background: url(../img/common/arrow-1.png) 0 1px no-repeat;
	padding: 0 30px 0 15px !important;
}
.arrow_window a {
	background: url(../img/common/popup-1.png) right  no-repeat;
	padding: 0 20px 0 0 !important;
}
.mail_box {
	width: 670px;
	padding: 0 10px;
}

.boldred{
	font-weight:bold;
	color:#FF0000;
}