@charset ”UTF-8”;
html {
	background-color: #F5F5F5;
}
body {
	height:100%;
	line-height:1.7;
	color:#000;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
input, textarea {
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	padding:3px;
}
a:link {
	color:#000;
	text-decoration:none
}
a:visited {
	color:#000;
	text-decoration:none
}
a:hover {
	color:#333;
	text-decoration:underline;
}
a:active {
	color:#000;
	text-decoration:underline
}
img {
	border:0;
}
#wrap {
	width:960px;
	margin:0 auto;
	text-align:left;
	position: relative;
}
#contents {
	display:none;
	width: 100%;
	overflow: hidden;
}
#contents a {
	color: #950000;
}
#header {
	width:960px;
	padding-top:80px;
	border-bottom:1px solid #EAEAEA;
}
#footer {
	width: 960px;
	padding-top: 10px;
	text-align: left;
	color: #666;
	clear: both;
	padding-bottom: 10px;
}
h1 a {
	width:145px;
	height:75px;
	text-indent:-9999px;
	float:left;
	display:block;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 20px;
}
h2 {
	font-size:110%;
	padding-bottom:60px;
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:30px;
}
h3 {
	padding-bottom:20px;
	font-weight:bold;
	padding-top: 30px;
	clear: both;
}
h4 {
	background-color: #FFF;
	margin-top: 30px;
	padding-top: 3px;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF0;
	margin-bottom: 15px;
	display: block;
}
h5 {
	padding-bottom:10px;
	font-weight:bold;
	padding-top: 20px;
}
dt {
	margin-bottom:3px;
}
dd {
	padding:0;
	padding:5px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
}
/* ======== head-layout ======== */

#page_content {
	margin:0px auto;
	height:145px;
	width:100%;
	bottom:5%;
	z-index: 3;
	background:#FFF no-repeat;
	position:static;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	-khtml-opacity: 0.70;
	opacity: 0.70;
}
#page_contentframe {
	overflow: hidden;
	text-align:left;
	z-index: 3;
}
#page_header {
	width:960px;
	height:130px;
	margin:0 auto;
}
#gallery {
	margin:1em auto;
	width:960px;
	height:230px;
	z-index: 1;
}
/* ======== layout ======== */

.h_selector {
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0;
	margin-bottom: 15px;
}
.h_selector span {
	margin-left:20px;
	color: #999;
	position: relative;
	top: -5px;
	font-size:80%;
}
.box {
	width:960px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #EAEAEA;
	clear: both;
	overflow: hidden;
}
.column {
	width: 400px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
/* ======== layout ======== */

.left_c, .right_c {
	width:450px;
}
.left_c {
	float:left;
}
.left_c p {
	margin-bottom:10px;
	padding-left: 10px;
	padding-right: 10px;
}
.right_c p {
	margin-bottom:15px;
	padding-left: 10px;
}
.right_c {
	float:right;
}
.left_c li, .right_c li {
	padding-top: 5px;
}
.left_c li p, .right_c li p {
	float:left;
	line-height:1.8;
	margin-bottom:20px;
}
.left_c li p.text, .right_c li p.text {
	width:408px;
}
.left_c p.img {
	float:left;
	width:100px;
	margin-top:5px;
	padding-bottom:10px;
}
/* ======== layout ======== */

.mainbox {
	padding-top: 20px;
	width: 960px;
	overflow: hidden;
}
.mainbox p {
	line-height:2;
	margin-bottom:15px;
	padding-left: 10px;
}
.mainbox2 {
	padding-top: 20px;
	width: 960px;
	overflow: hidden;
}
.mainbox2 p {
	line-height:2;
	margin-bottom:15px;
	padding-left: 10px;
}
.mainbox3 {
	padding-top: 20px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainbox3 p {
	line-height:2;
	margin-bottom:8px;
	padding-left: 10px;
	padding-right: 5px;
}
.mainbox_l {
	padding-top: 20px;
	width: 450px;
	float: left;
}
.mainbox_l p {
	line-height:2;
	margin-bottom:15px;
	padding-left: 30px;
	padding-right: 10px;
}
.mainbox_r {
	padding-top: 20px;
	width: 450px;
	float: right;
}
.mainbox_r p {
	line-height:2;
	margin-bottom:15px;
	padding-left: 30px;
	padding-right: 10px;
}
/* ======== layout ======== */

#RecruitPoint {
	background-image: url(../img/creativity/creativity_bg.png);
	background-repeat: no-repeat;
	height: 520px;
	background-position: left top;
	min-height: 500px;
	position: relative;
}
#MainRightSub > div#RecruitPoint {
	height: auto;
}
#RecruitPoint dl {
	width: 210px;
}
#RecruitPoint dl.point1 {
	position: relative;
	top: 15px;
	left: 120px;
	background-image: url(../img/make.jpg);
	background-repeat: no-repeat;
	background-position: 300px -100px;
}
#RecruitPoint dl.point2 {
	position: relative;
	top: 40px;
	left: 140px;
}
#RecruitPoint dl.point3 {
	position: relative;
	top: 60px;
	left: 200px;
}
#RecruitPoint dl.point4 {
	position: relative;
	top: 70px;
	left: 340px;
}
#RecruitPoint dl.point5 {
	position: relative;
	top: -395px;
	left: 540px;
}
#RecruitPoint dl.point6 {
	position: relative;
	top: -380px;
	left: 520px;
}
#RecruitPoint dl.point7 {
	position: relative;
	top: -365px;
	left: 610px;
}
#RecruitPoint dl.point8 {
	position: relative;
	top: -350px;
	left: 590px;
}
/* ======== layout ======== */

#layout .cap {
	background-color: #FFF;
	margin-top: 15px;
	padding: 10px;
}
#layout .cap p {
	padding-right: 10px;
	padding-left: 10px;
}
#layout .cap dl {
	display: block;
	padding-left: 10px;
	width: 300px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 15px;
}
#layout .cap2 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#layout .cap2 p {
	padding-right: 10px;
	padding-left: 10px;
}
#layout .cap2 dl {
	display: block;
	padding-left: 10px;
	width: 300px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 15px;
}
#layout .profile_staff {
	float: left;
}
#layout p a {
	color: #950000;
}
#layout .link {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#layout .link dd {
	padding-right: 5px;
	padding-left: 5px;
}
#layout .link dt {
	margin-top: 20px;
	margin-bottom: 10px;
}
#layout .link dt a {
	color: #A0522D;
}
#layout .link dd a {
	color: #556B2F;
}
#layout2 p a {
	color: #950000;
}
#layout2 .link {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#layout2 .link dd {
	padding-right: 5px;
	padding-left: 5px;
}
#layout2 .link dt {
	margin-top: 20px;
	margin-bottom: 5px;
}
#layout2 .link dt a {
	color: #A0522D;
}
#layout2 .link dd a {
	color: #556B2F;
}
/* ======== layout ======== */

.linklist {
	padding-top: 5px;
	padding-bottom: 10px;
}
.linklist2 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.selector1 {
	border:1px solid #950000;
	display:block;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
	background-color: #FFF;
}
.selector2 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
}
.selector11 {
	border:1px solid #950000;
	display:block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.2em;
	padding-left: 0.3em;
	background-color: #FFF;
}
.selector22 {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
}
.selector12 {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #666;
	margin-left: 10px;
	padding-top: 0.8em;
	padding-right: 0.9em;
	padding-bottom: 0.8em;
	padding-left: 0.9em;
	display: block;
	margin-bottom: 15px;
	clear: both;
	color: #950000;
}
.selector12b {
	display: block;
	padding-top:0.7em;
	color:#666;
	background-color: #FFF;
	padding-left: 0.7em;
	padding-bottom: 0.7em;
	padding-right: 10px;
}
#profile {
	float: right;
	width: 410px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#profile dl {
	padding-top: 60px;
	padding-left: 100px;
}
.small {
	display: block;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* ======== layout ======== */

/* for modern brouser */
.cl:after, li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html .cl, * html li {
	zoom: 1;
} /* IE6 */
*:first-child+html .cl, *:first-child+html li {
	zoom: 1;
} /* IE7 */
/* Hides from IE-mac \*/
* html .cl, * html li {
	height: 1%;
}
/* End hide from IE-mac */

/* ======== gb menu ======== */

body#company ul#navi li#b2, body#csr ul#navi li#b3, body#recruit ul#navi li#b4, body#recruit_pickup ul#navi li#b5, body#column ul#navi li#b6, body#contact ul#navi li#b8 {
	border-bottom:3px solid #000;
}
ul#navi {
	float:right;
	margin-right: 20px;
	width: 703px;
}
ul#navi li {
	float:left;
	font-size:xx-small;
	padding-top: 15px;
	height: 60px;
}
ul#navi li#b2 {
	margin-left:25px;
}
ul#navi li#b3 {
	margin-left:25px;
}
ul#navi li#b4 {
	margin-left:25px;
}
ul#navi li#b5 {
	margin-left:25px;
}
ul#navi li#b6 {
	margin-left:25px;
}
ul#navi li#b7 {
	margin-left:25px;
}
ul#navi li#b8 {
	margin-left:25px;
}
#gbnavi1 {
	float: right;
	width: 420px;
	height:80px;
	padding-top: 15px;
	margin-right: 20px;
}
ul#navigation1 {
	overflow:hidden;
　/*float解除*/
 zoom:100%;
　/*float解除*/;
}
ul#navigation1 li {
	float:left;
	list-style:none;
}
ul#navigation1 li a {
	display:block;
	height:80px;
	width:210px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
	text-indent:-9898px;
	background-image:url(../img/shopnavi.png);
	background-repeat:no-repeat;
}
ul#navigation1 li a.flipb {
	background-position:0px 0px;
}
ul#navigation1 li a.flipb:hover {
	background-position:0 -80px;
}
ul#navigation1 li a.theb {
	background-position:-210px 0px;
}
ul#navigation1 li a.theb:hover {
	background-position:-210px -80px;
}
/* ======== gb menu ======== */

/* ======== foot/topmenu ======== */
#footmenu {
	float: right;
	width: 300px;
	padding-top: 15px;
	font-size: 90%;
}
#footmenu ul li {
	float: right;
	display: inline;
	margin: 0 20px 0 0;
	padding: 6px 0;
}
* html #footmenu ul li {
	padding: 6px 0;
}
#footmenu ul li a {
	padding: 0 0 0 18px;
	background-image: url(../img/redpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu {
	float: right;
	width: 960px;
	font-size: 90%;
}
#topmenu ul li {
	float: right;
	display: inline;
	background: transparent url("../images/footer_arrow.gif") no-repeat left center;
	margin: 0 20px 0 0;
}
* html #topmenu ul li {
	padding: 6px 0;
}
#topmenu ul li a {
	padding-left: 5px;
}
/* ======== foot/topmenu ======== */

/* ======== table ======== */
th {
	font-size: 90%;
}
.table01 {
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
	border-spacing: 0;
	color: #FFFFFF;
	width: 450px;
}
.table01 th {
	padding: 5px;
	border: #444444 1px solid;
	background: #666666;
	font-weight: bold;
	line-height: 120%;
	width: 100px;
}
.table01 td {
	padding: 5px;
	border: #D9D9D9 solid;
	border-width: 0 1px 0 1px;
	color: #333;
}
.table01 tr:hover td {
	color: #666;
	background-color: #CCC;
}
.table01 th.speech {
	background: #8C8C8C;
}
.table01 tr.even {
	background: #EDF3FE;
	text-align: center;
}
.table01 tr td .tableinner {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.table01 tr td ul {
	padding-top: 10px;
}
.table01 ul li {
	padding-left: 20px;
	list-style-type: circle;
	list-style-position: inside;
}
.table02 {
	width: 950px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 15px;
	float: left;
	height: 550px;
	background-image: url(../img/recruit_img/grade_map.png);
	background-repeat: no-repeat;
	background-position: 680px bottom;
}
.table02 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #dfdfdf;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
.table02 td {
	padding: 5px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.table02 .th_1 {
	width: 50px;
}
.table02 .th_2 {
	color: #FFF;
	background-color: #333;
	width: 50px;
}
.table02 .tableinner dd {
	background-color: #FFF;
	margin-right: 10px;
}
.table02 .td_1 {
	width: 230px;
	background-color: #CCC;
}
.table03 {
	width: 450px;
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
	border-spacing: 0;
	color: #FFFFFF;
}
.table03 tr:hover td {
	color: #333;
	background-color: #CCC;
}
.table03 th {
	padding: 5px;
	border: #444444 1px solid;
	background: #666666;
	font-weight: bold;
	line-height: 120%;
	width: 70px;
}
.table03 th.speech {
	background: #8C8C8C;
}
.table03 td {
	padding: 5px;
	border: #D9D9D9 solid;
	border-width: 0 1px 0 1px;
	color: #333;
}
.table03 tr.even {
	background: #EDF3FE;
	text-align: center;
}
.table04 caption {
	color: #333;
	text-align: center;
}
.table04 {
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
	border-spacing: 0;
	color: #FFFFFF;
	width: 450px;
}
.table04 tr:hover td {
	background: #7f7f7f;
	color: #FFFFFF;
}
.table04 th {
	padding: 5px;
	border: #444444 1px solid;
	background: #666666;
	font-weight: bold;
	line-height: 120%;
	width: 100px;
}
.table04 th.speech {
	background: #8C8C8C;
}
.table04 td {
	padding: 5px;
	border: #D9D9D9 solid;
	border-width: 0 1px 0 1px;
	color: #333;
}
.table04 tr.even {
	background: #EDF3FE;
	text-align: center;
}
#te1 {
	width: 145px;
}
#te2 {
	width: 145px;
}
#t_shop1 {
	width: 440px;
}
#t_shop2 {
	width: 440px;
}
#table05 {
	width: 960px;
}
/* ======== table ======== */

/* ======== apDiv ======== */
#apDiv1 {
	position:absolute;
	top:60px;
	width:960px;
	height:145px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	left:380px;
	top:25px;
	width:120px;
	height:80px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:353px;
	top:149px;
	width:120px;
	height:80px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:411px;
	top:254px;
	width:120px;
	height:80px;
	z-index:1;
}
#apDiv5 {
	position:absolute;
	left:118px;
	top:426px;
	width:120px;
	height:80px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	left:753px;
	top:2px;
	width:120px;
	height:80px;
	z-index:1;
}
#apDiv7 {
	position:absolute;
	left:732px;
	top:202px;
	width:120px;
	height:80px;
	z-index:1;
}
#apDiv8 {
	position:absolute;
	left:827px;
	top:342px;
	width:120px;
	height:80px;
	z-index:1;
}
/* ======== apDiv ======== */

/* ======== img ======== */
.rightimg {
	float: right;
	padding-right: 30px;
}
.img_l {
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.img_r {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.img_cen {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.on_img a {
	display: block;
	width: 960px;
	height: 80px;
	background: url(../img/recruit_main.jpg) no-repeat top left;
	text-indent: -400000px;
}
.on_img a:hover {
	background-position: 0 -80px;
}
.on_img2 a {
	display: block;
	width: 960px;
	height: 80px;
	background: url(../img/recruit_sub.jpg) no-repeat top left;
	text-indent: -400000px;
}
.on_img2 a:hover {
	background-position: 0 -80px;
}
.on_img3 a {
	display: block;
	width: 960px;
	height: 80px;
	background: url(../img/csr_main.jpg) no-repeat top left;
	text-indent: -400000px;
}
.on_img3 a:hover {
	background-position: 0 -80px;
}
.banner {
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/* ======== img ======== */

/* ======== list ======== */
#list1 {
	padding-top: 10px;
}
#list1 li {
	padding: 5px;
	background-color: #F5F5F5;
	margin: 5px;
}
.ul1 {
	padding-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
.ul1 li {
	color:#950000;
	list-style-image:none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}
.ul1 li span {
	color:#666;
}
.ul2 {
	padding-bottom: 15px;
	margin-left: 10px;
	padding-top: 5px;
}
.ul2 li {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}
.ul2 li span {
	color:#666;
}
/* ======== list ======== */

/* ----------------------------------------------------------------------------------------------------
 * 応募フォーム(entry.html)
 * --------------------------------------------------------------------------------------------------*/
#form1 {
	width: 610px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 500px;
}
form#EntryForm table, form#EntryFormConf table {
	border-collapse: collapse;
	margin: 30px 0;
}
form#EntryForm table th, form#EntryFormConf table th {
	width: 130px;
	padding: 10px 5px;
}
* html form#EntryForm table th, * html form#EntryFormConf table th {
	width: 140px;
	padding: 10px 5px;
}
form#EntryForm table td, form#EntryFormConf table td {
	padding: 10px 5px;
}
form#EntryForm table td input {
	padding: 0.1em;
}
form#EntryForm table td select {
	padding: 0.1em 0;
}
* + html > /**/ body form#EntryForm table td input {
	vertical-align: top;
	margin-top: -2px;
}
form#EntryForm table td input.f_name, form#EntryForm table td input.s_name, form#EntryForm table td input.f_name_kana, form#EntryForm table td input.s_name_kana {
	width: 130px;
}
form#EntryForm table td input.age {
	width: 30px;
	margin-right: 5px;
}
form#EntryForm table td input.post_01 {
	width: 60px;
	margin-right: 5px;
}
form#EntryForm table td input.post_02 {
	width: 60px;
	margin-left: 5px;
}
form#EntryForm table td input.address, form#EntryForm table td input.email {
	width: 450px;
}
form#EntryForm table td input.tel {
	width: 200px;
}
form#EntryForm table td textarea {
	padding: 0.1em 0;
	width: 450px;
	height: 100px;
	overflow-y: scroll;
}
form#EntryForm table th span, form#EntryFormConf table th span {
	color: #666666;
}
form#EntryForm p#SubmitBtn, form#EntryFormConf p#SubmitBtn {
	text-align: center;
}
/* ----------------------------------------------------------------------------------------------------
 * お問い合わせ(contact.html)
 * --------------------------------------------------------------------------------------------------*/

form#ContactForm table {
	border-collapse: collapse;
	margin: 30px 0;
}
form#ContactForm table th {
	width: 130px;
	padding: 10px 5px;
}
* html form#ContactForm table th {
	width: 140px;
	padding: 10px 5px;
}
form#ContactForm table td {
	padding: 10px 5px;
}
form#ContactForm table td input {
	padding: 0.1em;
}
form#ContactForm table td select {
	padding: 0.1em 0;
}
* + html > /**/ body form#ContactForm table td input {
	vertical-align: top;
	margin-top: -2px;
}
form#ContactForm table td input.f_name, form#ContactForm table td input.s_name, form#ContactForm table td input.f_name_kana, form#ContactForm table td input.s_name_kana {
	width: 130px;
}
form#ContactForm table td input.age {
	width: 30px;
	margin-right: 5px;
}
form#ContactForm table td input.post_01 {
	width: 60px;
	margin-right: 5px;
}
form#ContactForm table td input.post_02 {
	width: 60px;
	margin-left: 5px;
}
form#ContactForm table td input.address, form#ContactForm table td input.email {
	width: 450px;
}
form#ContactForm table td input.tel {
	width: 200px;
}
form#ContactForm table td textarea {
	padding: 0.1em 0;
	width: 450px;
	height: 100px;
	overflow-y: scroll;
}
form#ContactForm table th span {
	color: #666666;
}
form#ContactForm p#SubmitBtn {
	text-align: center;
}
form#ContactForm th {
}
form#ContactForm p#SubmitBtn {
	text-align: center;
	margin-top: 30px;
}
/* ======== sitemap ======== */
.hierarchy1 {
	margin: 0;
	padding-left: 40px;
}
.hierarchy1 li {
	margin: 4px 0;
	padding: 0 0 0 30px;
	background: transparent url("../images/arrow.gif") no-repeat 10px 5px;
}
ul.hierarchy2, ul.hierarchy3, ul.hierarchy4 {
	margin: 4px 0 10px;
	padding: 1px 0;
	border-top: 1px dotted #ccc;
}
.outlink dd {
	width: 100px;
	margin-left: 50px;
	text-align: center;
}
/* ======== sitemap ======== */

/* ======== txt ======== */

/* = ふきだし = */
.bubble {
	margin: 36px 12px 15px 12px;
	position: relative;
	width: 400px;
}
.bubble .body {
	margin: 0;
	padding: 12px;
	color: #666666;
	background-color: #ffffff;
}
.bubble .tail {
	border-top: 18px solid #ffffff;
	border-right: 24px solid transparent;
	position: absolute;
	bottom: -18px;
	right: 30px;
	width: 0;
	height: 0;
}
/* = ふきだし = */

#linktxt {
	float: right;
	padding-bottom: 30px;
}
.boldtxt {
	padding-bottom:10px;
	font-weight:bold;
	padding-top: 20px;
	display: block;
}
.maintxt {
	padding-bottom: 15px;
	padding-top: 10px;
	clear: both;
}
.pickup {
	background-color: #FF0;
}
.cont_text {
	color: #950000;
	padding-left: 15px;
}
.red {
	color: #950000;
	font-weight: bold;
}
.red_bg {
	background-color: #950000;
	color: #FFF;
	padding: 5px;
}
#layout .column .b_txt {
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;
}
.right_c .cap dl dt {
	font-weight: bold;
}
/* ======== txt ======== */
#column dt {
	color: #950000;
}

