* {
	margin:0px;
	padding:0px;
	/*border-style: none;*/
}

p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:justify;
	text-justify:inter-ideograph;
}
#redpage h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E63136;
}
.container .header .logo {
	background-image: url(../images/arukearuko_logo.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 157px;
	float: left;
	margin-right: 0px;
	text-indent: -999px;
	overflow: hidden;
}

.container .header .logo a {
	height: 56px;
	width: 157px;
	float: left;
	margin-right: 0px;
	overflow: hidden;
	display: block;
}
.container {
	height: auto;
	width: 762px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.container .header {
	height: 58px;
	width: 762px;
	margin-bottom: 20px;
}
.container .footer {
	background-image: url(../images/footer_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
	width: 762px;
	margin-top: 30px;
	text-align: right;
	font-size: 0px;
	line-height: 0px;
}

.container .header .header_right {
	float: right;
	width: 591px;
	padding-left: 14px;
	padding-top: 10px;
	height: 22px;
}

.container .header_right li {
	float: left;
	list-style-type: none;
}
.container .header .menu_bar {
	background-color: #acacac;
	height: 16px;
	width: 591px;
	float: right;
	text-align: right;
	font-size: 0px;
	clear: right;
	margin-top: 10px;
}
.container .header .menu_bar_red {
	background-color: #E63136;
	height: 16px;
	width: 591px;
	float: right;
	text-align: right;
	font-size: 0px;
	clear: right;
	margin-top: 10px;
}
.container .header .menu_bar_blue {
	background-color: #1863D4;
	height: 16px;
	width: 591px;
	float: right;
	text-align: right;
	font-size: 0px;
	clear: right;
	margin-top: 10px;
}
.container .header .menu_bar_orange {
	background-color: #FFA718;
	height: 16px;
	width: 591px;
	float: right;
	text-align: right;
	font-size: 0px;
	clear: right;
	margin-top: 10px;
}
.container .header .menu_bar_green {
	background-color: #01C222;
	height: 16px;
	width: 591px;
	float: right;
	text-align: right;
	font-size: 0px;
	clear: right;
	margin-top: 10px;
}
/*---------------------*/
.container .header_right .menu_top a{
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	height: 22px;
	width: 146px;
}

.container .header_right .menu_top a:hover{
	background-image: url(../images/menu_top_on.gif);
}
/*---------------------*/
.container .header_right .menu_products a{
	background-image: url(../images/menu_about.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	height: 22px;
	width: 146px;
}

.container .header_right .menu_products a:hover{
	background-image: url(../images/menu_about_on.gif);
}
/*---------------------*/
.container .header_right .menu_company a{
	background-image: url(../images/meni_company.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	height: 22px;
	width: 149px;
}
.container .header_right .menu_company a:hover{
	background-image: url(../images/meni_company_on.gif);
}
/*---------------------*/
.container .header_right .menu_jobs a{
	background-image: url(../images/menu_jobs.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	height: 22px;
	width: 148px;
}
.container .header_right .menu_jobs a:hover{
	background-image: url(../images/menu_jobson.gif);
}
/*---------------------*/
.container .header_right .menu_contact a{
	background-image: url(../images/menu_contact.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -999px;
	display: block;
	height: 22px;
	width: 148px;
}
.container .header_right .menu_contact a:hover{
	background-image: url(../images/menu_contact_on.gif);
}

/*-------ここからTOPレフトボックス-------------------*/

.container .leftbox {
	clear: both;
	height: auto;
	width: 157px;
	float: left;
}




/*-------ここからその他レフトボックス-------------------*/
.leftbox li {
	list-style-type: none;
	font-size: 12px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DBDBDB;
}
.leftbox li a {
	text-decoration: none;
	color: #666666;
	display: block;
	line-height: 36px;
}
.leftbox li a:hover {
	color: #000000;
	background-color: #EBEBEB;
}



/*-------ここからTOPライトボックス--------------------*/
.container .rightbox {
	float: right;
	height: auto;
	width: 591px;
}
.rightbox .rightbox_left {
	float: left;
	height: auto;
	width: 368px;
	margin-right: 15px;
}
.rightbox .rightbox_left h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E63136;
	padding-bottom: 5px;
	margin-bottom: 10px;
}





.rightbox .rightbox_right {
	width: 186px;
	height: auto;
	float: right;
	border: 1px solid #E63136;
	padding: 10px;
}
.rightbox .rightbox_right h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E63136;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.rightbox .rightbox_right h3 {
	font-size: 12px;
	color: #E63136;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
}
.index_container h3 {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	letter-spacing: 0.2em;
}
.index_container .infobox p a {
	color: #666666;
	text-decoration: none;
}
.index_container .infobox p a:hover{
	text-decoration:underline;
	color:#999999;
	}

/*-------ここからその他ライトボックス--------------------*/

.rightbox h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.rightbox h3 {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	margin-bottom: 5px;
}
.rightbox hr {
	visibility: hidden;
	margin-bottom: 20px;
}



.container .rightbox dt {
	float: left;
	padding: 10px;
	height: auto;
	width: 130px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.container .rightbox dd {
	border: 1px solid #CCCCCC;
	float: right;
	width: 408px;
	padding: 10px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
.container .rightbox dl {
	font-size: 12px;
	float: left;
	line-height: 150%;
	clear: both;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	background-image: url(../images/dt_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}
/*-------ここからID:bluepageライトボックス--------------------*/

.rightbox #redpage h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E63136;
}

/*-------ここからID:bluepageライトボックス--------------------*/
.rightbox #bluepage h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1863D4;
}
.container .rightbox #bluepage dt {
	float: left;
	padding: 10px;
	width: 130px;
	font-weight: bold;
	color: #FFFFFF;
}
.container .rightbox #bluepage dd {
	float: right;
	width: 408px;
	letter-spacing: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.container .rightbox #bluepage dl {
	font-size: 12px;
	float: left;
	line-height: 150%;
	clear: both;
	margin-bottom: 5px;
	display: block;
	width: 100%;
	background-image: url(../images/bluepage_dt.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 5px;
}
#bluepage .left_li {
	list-style-type: none;
	float: left;
	width: 120px;
}
#bluepage .right_li {
	list-style-type: none;
	width: 150px;
	float: left;
}
#bluepage .map {
	float: right;
	height: 450px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
}

/*-------ここからID:orangepageライトボックス--------------------*/
.rightbox #orangepage h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA718;
}
#orangepage li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: inside;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#orangepage dl {
	float: left;
	line-height: 150%;
	clear: both;
	margin-bottom: 2px;
	display: block;
	width: 100%;
	background-image: url(../images/dl_back1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#orangepage dt{
	float: left;
	width: 100px;
	margin-right: 10px;
	display: block;
	padding: 10px;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #484848;
}
#orangepage dd {
	padding: 10px;
	display: block;
	float: right;
	width: 438px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#orangepage .adbox {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffa718;
	padding-right: 10px;
	padding-left: 10px;
}
#orangepage .adbox td {
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	line-height: 180%;
}
#orangepage .adbox strong {
	color: #333333;
}



/*-------ここからID:greenpageライトボックス--------------------*/
.rightbox #greenpage h2{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01C222;
}
#greenpage .address {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #01C222;
	padding-left: 10px;
	margin-left: 2px;
}
.rightbox .sitemap {
	margin-top: 25px;
	margin-bottom: 25px;
}
.container .leftbox #toppage img {
	margin-bottom: 5px;
}
.container .index_container .namba {
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}
.container .index_container .space {
	height: 30px;
}


/*-------南波CSS--------------------*/

#namba table {
	border: 1px solid #333333;
	padding: 0px;
}
#namba td {
	padding: 0px;
	font-size: 14px;
}
#namba h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	margin-bottom: 20px;
	text-decoration: underline;
}
#namba a {
	color: #0000FF;
}

#namba p {
	font-size: 14px;
	line-height: 80%;
	color: #000000;
	padding-bottom: 0px;
}

/*--------↓↓プレスリリース系（リリース20071203）↓↓--------*/
div.ki_title{
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:center;
}
div.ki_end{
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:right;
}

td.ki_title{
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:center;
}
td.ki_koumoku{
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:left;
	padding-left: 10px;
}

td.ki_value_num{
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:right;
	padding-right: 10px;
}

td.yakuin{
	font-size: 12px;
	line-height: 170%;
	letter-spacing: 0.1em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ3等幅";
	text-align:left;
	vertical-align: top;
}
/*--------↑↑プレスリリース系（リリース20071203）↑↑--------*/
