﻿@charaset"Shift-JIS";

/* ===========================================
Common Style
=========================================== */
/*Reset*/
* {
	margin:0;
	padding:0;
}

dl,ul {
	margin: 0px;
	padding: 0px;
}

dt {
	clear: left;
	float: left;
}

li {
	list-style-type:none;
}

li li {
	font-size:inherit;
} 

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
 	font-weight: normal;
	font-style:  normal;
}

h2 {
	margin-left: 15px;
	font-weight: bold;
}

#main h2 {
	margin-left: 0px;
}

h3 {
	background-image: url(../images/h3_bg.gif);
	background-repeat: repeat;
	margin: 5px 0px;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	color: #FFF;
}


img,object,param {
	border:0;
	vertical-align:bottom;
}

input {
	line-height:100%;
}

hr {
	height:0;
	visibility:hidden;
	border:0;
}  

/*all*/
html {
	text-align:center;
}
body {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#666;
	font-size: 80%;
	line-height:150%;
	background-color: #FFFFFF;
}
hr {
	display:none;
}
img {
	border:none;
}
a {
	color:#33c;
}

a:visited {
	color:#96c;
}

a:hover,a:active {
	color:#f00;
	text-decoration: underline;
}

.link {
	list-style-type:none;
	padding-left:14px;
	background:url(../images/arrow_link.gif) 0 2px no-repeat;
}

.clear {
	clear: both;
}

.txt80 {
	font-size: 80%;
	margin: 3px;
}

/* ===========================================
Layout
=========================================== */
#bodyArea {
	width: 796px;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #191953;
	border-right: 1px solid #191953;
	position: relative;
	background-position: 610px;
	}

#bodyArea2 {
	width: 796px;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #191953;
	border-right: 1px solid #191953;
	position: relative;
	background-position: 600px;
}

#bodyArea3 {
	width: 796px;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #191953;
	border-right: 1px solid #191953;
	position: relative;
	background-position: 610px;
	}

#bodyArea_aru {
	width: 796px;
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #191953;
	border-right: 1px solid #191953;
	position: relative;
	background-position: 610px;
}

/* ===========================================
Rnavi
=========================================== */

#Rnavi {
	width: 186px;
	font-size: 85%;
	border-top: 7px solid #666;
	position: absolute;
	left: 608px;
	top: 0px;
	

}

#Rnavi_aru {
	width: 186px;
	font-size: 85%;
	border-top: 7px solid #191953;
	position: absolute;
	left: 610px;
	top: 0px;
	

}


/*あるある用スタイルシート追加20110707=======================*/

.aruaru_topic {
	border-top-style:ridge;
	border-left-style:double;
	border-right-style:double;
	border-bottom-style:ridge;
	border-color:GOLD;
	border-width:7px;
}

#Contents_aru {
	width: 610px;
	height: 100%;
	border-top: 7px solid #191953;
	
}

#Rnavi_aru .main_link_aru .lv1_aru {
margin:90px 0px 
}

#Rnavi_aru .main_link_aru .lv1_aru .link_aru{
	border-top: 1px dotted #fff;
	padding: 5px 0px;
}

#Rnavi_aru .main_link_aru .lv1_aru .here_aru{
	border-top: 2px solid #f00;
	padding: 4px 0px 5px 0px;
}

#Rnavi_aru .main_link_aru .lv1_aru .here_aru a{
	background-image: url(../images/cur01b.gif);
}

#Rnavi_aru .main_link_aru .lv1_aru .here_aru ul_aru li_aru a{
	background-image: url(../images/cur02a.gif);
	color: #FFF;
}

#Rnavi_aru .main_link_aru .lv1_aru .here_aru ul_aru li_aru a:hover {
	background-image: url(../images/cur02b.gif);
	color: #FFF;
}

#Rnavi_aru .main_link_aru .lv2_aru {
	margin-left: 20px;
	padding: 0px;
}

/*#Rnavi_aru .main_link_aru .lv2_aru .link_aru{
	border-top: 1px dotted #fff;
	padding: 5px 0px;
}

#Rnavi_aru .main_link_aru .lv2_aru .here_aru{
	border-top: 2px solid #f00;
	padding: 4px 0px 5px 0px;
}*/

#Rnavi_aru .main_link_aru .lv2_aru a{
	background-image: url(../images/cur02a.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 10px;
	color: #FFF;
}

#Rnavi_aru .main_link_aru .lv2_aru a:hover {
	background-image: url(../images/cur01b.gif);
	color: #FFF;
}

#Rnavi_aru .main_link_aru .lv2_aru a:visited{
	color: #FFF;
}

/*=======================*/


#Rnavi .main_link .lv1 {

}

#Rnavi .main_link .lv1 .link{
	border-top: 1px dotted #fff;
	padding: 5px 0px;
}

#Rnavi .main_link .lv1 .here{
	border-top: 2px solid #f00;
	padding: 4px 0px 5px 0px;
}

#Rnavi .main_link .lv1 .here a{
	background-image: url(../images/cur01b.gif);
}

#Rnavi .main_link .lv1 .here ul li a{
	background-image: url(../images/cur02a.gif);
	color: #FFF;
}

#Rnavi .main_link .lv1 .here ul li a:hover {
	background-image: url(../images/cur02b.gif);
	color: #FFF;
}

#Rnavi .main_link .lv2 {
	margin-left: 20px;
	padding: 0px;
}

#Rnavi .main_link .lv2 a{
	background-image: url(../images/cur02a.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 12px;
	color: #FFF;
}

#Rnavi .main_link .lv2 a:hover {
	background-image: url(../images/cur01b.gif);
	color: #FFF;
}

#Rnavi .main_link .lv2 a:visited{
	color: #FFF;
}


#Rnavi .main_link .lv3 {
	margin-left: 25px;
	padding: 0px;
}

#Rnavi .main_link .lv3 a{
	background-image: url(../images/cur02a.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 12px;
	color: #FFF;
}

#Rnavi .main_link .lv3 a:hover{
	background-image: url(../images/cur02b.gif);
	color: #FFF;
}

#Rnavi .main_link .lv3 .here a{
	background-image: url(../images/cur02b.gif);
}

#Rnavi .etc_link01 {
	margin: 12px 6px;
}

#Rnavi .navi_link01 a,
#footer_navi .navi_link01 a {
	background-image: url(../images/cur01.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 12px;
}

#Rnavi .navi_link01 a:hover,
#footer_navi .navi_link01 a:hover {
	background-image: url(../images/cur01b.gif);
}

#Rnavi .support a{
	background-image: url(../images/link02.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#Rnavi .support a:hover{
	background-image: url(../images/link02a.gif);
}


#Rnavi .etc_link02 {
	margin: 12px;
}

#Rnavi .etc_link02 img {
	padding: 5px 0px;
}

/* ===========================================
Rnavi2
=========================================== */

#Rnavi2 {
	width: 186px;
	font-size: 85%;
	border-top: 0px solid #666;
	position: absolute;
	left: 608px;
	top: 0px;

}

#Rnavi2 .main_link .lv1 {
}

#Rnavi2 .main_link .lv1 .link{
	border-top: 1px dotted #fff;
	padding: 5px 0px;
}

#Rnavi2 .main_link .lv1 .here{
	border-top: 2px solid #f00;
	padding: 4px 0px 5px 0px;
}

#Rnavi2 .main_link .lv1 .here a{
	background-image: url(../images/cur01b.gif);
}

#Rnavi2 .main_link .lv1 .here ul li a{
	background-image: url(../images/cur02a.gif);
	color: #FFF;
}

#Rnavi2 .main_link .lv1 .here ul li a:hover {
	background-image: url(../images/cur02b.gif);
	color: #FFF;
}

#Rnavi2 .main_link .lv2 {
	margin-left: 20px;
	padding: 0px;
}

#Rnavi2 .main_link .lv2 a{
	background-image: url(../images/cur02a.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 12px;
	color: #FFF;
}

#Rnavi2 .main_link .lv2 a:hover {
	background-image: url(../images/cur01b.gif);
	color: #FFF;
}

#Rnavi2 .main_link .lv2 a:visited{
	color: #FFF;
}


#Rnavi2 .main_link .lv3 {
	margin-left: 25px;
	padding: 0px;
}

#Rnavi2 .main_link .lv3 a{
	background-image: url(../images/cur02a.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	padding-left: 12px;
	color: #FFF;
}

#Rnavi2 .main_link .lv3 a:hover{
	background-image: url(../images/cur02b.gif);
	color: #FFF;
}

#Rnavi2 .main_link .lv3 .here a{
	background-image: url(../images/cur02b.gif);
}

#Rnavi2 .etc_link01 {
	margin: 12px 6px;
}

#Rnavi2 .navi_link01 a,
#footer_navi .navi_link01 a {
	background-image: url(../images/cur01.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 12px;
}

#Rnavi2 .navi_link01 a:hover,
#footer_navi .navi_link01 a:hover {
	background-image: url(../images/cur01b.gif);
}

#Rnavi2 .support a{
	background-image: url(../images/link02.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

#Rnavi2 .support a:hover{
	background-image: url(../images/link02a.gif);
}


#Rnavi2 .etc_link02 {
	margin: 12px;
}

#Rnavi2 .etc_link02 img {
	padding: 5px 0px;
}

/* ===========================================
Contents
特殊なレイアウトのため、右ナビよりコンテンツ本体の高さが
足りない場合は、height要素を個別に記述。
=========================================== */

#Contents {
	width: 610px;
	height: 100%;
	border-top: 7px solid #191953;
	
}

#Contents .logo_space {
	height: 85px;
	margin: 15px 15px 0px 15px;
}
#Contents .logo_space_aru {
	height: 85px;
	margin: 0px 0px 0px 0px;
}


#Contents #b_list {
	font-size: 80%;
	color: #999;
	margin-top: 10px;
}

#Contents #b_list a,
#Contents #b_list a:hover,
#Contents #b_list a:visited {
	color:#999;
}

#Contents #main {
	width: 580px;
	margin: 15px;
}

#Contents .float_L{
	width: 330px;
	float: left;
	margin-right: 10px;
}

#Contents .img_L{
	float: left;
	margin-right: 10px;
}

#Contents .img_R{
	float: right;
	margin-left: 10px;
}

#Contents .center {
	text-align: center;
}

#Contents .txt_R {
	text-align: right;
}

#Contents .link a{
	background-image: url(../images/cur01c.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
}

#Contents .link a:hover{
	background-image: url(../images/cur01b.gif);
}

#Contents .aki {
	margin-bottom: 15px;
}

#Contents .aki_50px {
	margin-bottom: 50px;
}

#Contents .aki_100px {
	margin-bottom: 100px;
}

#Contents .aki_250px {
	margin-bottom: 250px;
}

#Contents .aki_300px {
	margin-bottom: 300px;
}

#Contents .red {
 color: #F00;
}

#Contents ul, #Contents ol {
	margin-left: 1.5em;
}

#Contents .sk_list li{
	text-indent: 0.2em;
	list-style-image: url(../images/sk_red.gif);
}

#Contents .mr_list li{
	text-indent: 0.2em;
	list-style-image: url(../images/mr_red.gif);
}

/*更新地域表style*/

.table_UP_main{
	border-collapse: collapse; 
	width: 591px;
	border-top: 1.5pt solid black; 
	border-bottom: 1.5pt solid black;
	border-left: 1.5pt solid black; 
	border-right: 1.5pt solid black; 
	font-family: 'ＭＳ Ｐゴシック',black; 
	vertical-align: middle; 
	white-space: nowrap; 
	color: black;
	font-size: 11.0pt; 
	 
}

.Table_update_H1{
	height:60px;
	font-weight: 700; 
	text-align: center; 
	border-right: 2.0pt double black; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	background: #FFCC00;
}
.Table_update_H2{
	height:60px;
	font-weight: 700; 
	text-align: center; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	background: #FFCC00;
}
.Table_update_PF1{
	 text-align: center;
	 font-weight: 400; 
	 font-style: normal; 
	 border-right: 2.0pt double black; 
	 border-top: medium none; 
	 border-bottom: 2.0pt double black; 
	 padding-left: 1px; 
	 padding-right: 1px; 
	 padding-top: 1px; 
	 background-color:#FFFF99;
}
.Tablw_update_PF2{
	 text-align: center;
	 font-weight: 400; 
	 font-style: normal; 
	 border-right: 2.0pt double black; 
	 border-top: medium none; 
	 padding-left: 1px; 
	 padding-right: 1px; 
	 padding-top: 1px; 
	 background-color:#FFFF99;
	}

.Table_update_Region{
	width: 283px; 
	white-space: normal; 
	font-weight: 400; 
	border-left: medium none; 
	border-right: 2.0pt double black; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px
	}

.Table_update_Region_new{
	width: 283px; 
	white-space: normal; 
	font-weight: 400; 
	border-left: medium none; 
	border-right: 2.0pt double black; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	background-color:#FFE4E1;
	}

.Table_update_Region2{
	width: 319px; 
	white-space: normal; 
	font-weight: 400; 
	border-left: medium none; 
	border-right: 2.0pt double black; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px
	}

.Table_update_Years{
	font-weight: 400; 
	border-left: medium none; 
	border-right: 2.0pt double black; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	width:95px;
	text-align: right;
	}
	
.Table_update_Years_new{
	font-weight: 400; 
	border-left: medium none; 
	border-right: 2.0pt double black; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	width:95px;
	text-align: right;
	background-color:#FFE4E1;
	}

.Table_update_Years2{
	font-weight: 400; 
	border-left: medium none; 
	border-right: 2.0pt double black; 
	border-top: medium none;
	border-bottom: 2.0pt double black;
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px;
	width:94px;
	text-align: right;
	}
	
.Table_update_Up{
	text-align: right; 
	font-weight: 400; 
	border-left: medium none; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	width: 103px;
}

.Table_update_Up_new{
	text-align: right; 
	font-weight: 400; 
	border-left: medium none; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	width: 103px;
	background-color:#FFE4E1;
}

.Table_update_Up2{
	text-align: center; 
	font-weight: 400; 
	border-left: medium none; 
	border-top: medium none; 
	border-bottom: 2.0pt double black; 
	padding-left: 1px; 
	padding-right: 1px; 
	padding-top: 1px; 
	width: 64px;
}

.Table_updateday_link {
	text-align: center;
	font-size: 10pt;
	background-color:#E8E8E8;
}


/* ===========================================
Contents2
特殊なレイアウトのため、右ナビよりコンテンツ本体の高さが
足りない場合は、height要素を個別に記述。
=========================================== */

#Contents2 {
	width: 610px;
	height: 100%;
	border-top: 0px solid #191953;
	
}

#Contents2 .logo_space {
	height: 85px;
	margin: 15px 15px 0px 15px;
}


#Contents2 #b_list {
	font-size: 80%;
	color: #999;
	margin-top: 10px;
}

#Contents2 #b_list a,
#Contents2 #b_list a:hover,
#Contents2 #b_list a:visited {
	color:#999;
}

#Contents2 #main {
	width: 580px;
	margin: 15px;
}

#Contents2 .float_L{
	width: 330px;
	float: left;
	margin-right: 10px;
}

#Contents2 .img_L{
	float: left;
	margin-right: 10px;
}

#Contents2 .img_R{
	float: right;
	margin-left: 10px;
}

#Contents2 .center {
	text-align: center;
}

#Contents2 .txt_R {
	text-align: right;
}

#Contents2 .link a{
	background-image: url(../images/cur01c.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
}

#Contents2 .link a:hover{
	background-image: url(../images/cur01b.gif);
}

#Contents2 .aki {
	margin-bottom: 15px;
}

#Contents2 .aki_50px {
	margin-bottom: 50px;
}

#Contents2 .aki_100px {
	margin-bottom: 100px;
}

#Contents2 .aki_250px {
	margin-bottom: 250px;
}

#Contents2 .aki_300px {
	margin-bottom: 300px;
}

#Contents2 .red {
 color: #F00;
}

#Contents2 ul, #Contents2 ol {
	margin-left: 1.5em;
}

#Contents2 .sk_list li{
	text-indent: 0.2em;
	list-style-image: url(../images/sk_red.gif);
}

#Contents2 .mr_list li{
	text-indent: 0.2em;
	list-style-image: url(../images/mr_red.gif);
}

/* ===========================================
footer
=========================================== */

#copy {
	width: 798px;
	
}

#copy .copyright{
	font-size: 85%;
	color: #000;
	text-indent: 180px;
	width:600px;
    float:left;
}

#footer_navi {
	width: 180px;
	font-size: 85%;
	color: #666;
	float: right;
	margin-right:5px;
}

#footer_navi .etc_link03 {
	padding: 8px;
}

#footer_navi .navi_link01 a {
	margin-left: 2px;
}

#footer_navi .listL {
	float: left;
	margin-right: 10px;
}

/*table style*/
#Contents .t_line{
	border-bottom: 1px dashed #666;
	font-size: 1px;
	line-height: 0px;
}
#Contents .t_lineCe{
	border-top: 1px dashed #666;
	font-size: 1px;
	line-height: 0px;
}


#Contents .table01 td{
	padding-left: 5px;
}

#Contents .table01 .sand{
	background-color: #E5E2D1;
}

#Contents .link_table td{
	padding-right: 20px;
}

#Contents .link_table .left{
	padding-bottom: 10px;
	border-right: 1px dashed #666;
}

#Contents .link_table .right{
	padding-bottom: 20px;
	padding-left: 20px;
}

#Contents .link_table td img {
	margin-bottom: 15px;
}

#Contents .link_table01{
	padding-right: 0px;
}

#Contents .link_table01 .left{
	padding-bottom: 10px;
	border-right: 1px dashed #666;
}

#Contents .link_table01 .right{
	padding-bottom: 20px;
	padding-left: 20px;
}

#Contents .link_table01 td img {
	margin-bottom: 15px;
}

/*toppage*/

.top #topics{
	width: 430px;
	float: right;
	margin: 10px 0px 20px 10px;
}

.top #topics dl{
	margin-top: 15px;
}

.top #topics dt{
	font-weight: bold;
	color: #526B93;
	clear: left;
	float: left;
	margin-right: 5px;
}

.top #topics dd{
	border-bottom: 1px dotted #666;
	padding-left: 6em;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.top #topics a:hover {
	background-color: #e8e8e8;
	text-decoration: none;
}

.top #topics .new {
	font-weight: bold;
	color: #C00;
	padding-left: 5px;
}

.top .seculogo {
	margin-left: 8px;
	clear: right;
}

/*businessinfo*/

.business .link {

}

.business h2 {
	padding-top: 10px;
	border-top: 1px dashed #666;
}


.business h2 span {
	background-image: url(../company/images/group_h2a.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 0px;
	padding-top: 15px;
}


/*company*/

.company .sign {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #000;
	letter-spacing: 0.2em;
}

.company .profile dt{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}


.company .profile dd{
	text-indent: 3em;
	padding-left: 0em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}



.company .location dd{
	text-indent: -0.1em;
	padding-left: 3em;
	margin-bottom: 15px;
}

.history .table01 .sand{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-color: #E5E2D1;
}

.associate h2 {
	padding-top: 10px;
	border-top: 1px dashed #666;
}

.associate h2 a {
	background-image: url(../company/images/group_h2.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 0px;
	padding-top: 15px;
}

.associate h2 a:hover {
	background-image: url(../company/images/group_h2b.gif);
}

.associate h2 span {
	background-image: url(../company/images/group_h2a.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 0px;
	padding-top: 15px;
}

.associate ul li {
	list-style-type: disc;
	text-indent: 0.2em;
	padding-left: -0.5em;
	margin-bottom: 5px;
}

/*recruit*/

.recruit a {
	text-decoration: underline;
}

/*privacy*/

.privacy a {
	text-decoration: underline;
}

.privacy h2 {
	margin: 3px;
	padding: 3px;
	width: 580px;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
}

.privacy h3 {
	width: 580px;
	font-weight: bold;
	color: #666;
	background-image: url(../images/sk_red.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 2px;
	margin-top: 15px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.privacy h2 div{
	margin: 2px 0px;
	padding: 3px;
	width: 575px;
	background-color: #CCC;
}

.privacy ol li {
	list-style-type: decimal;
	text-indent: 1em;
	padding-left: 0em;
	margin-bottom: 10px;
}

.privacy ul li {
	list-style-type: disc;
	text-indent: 0.2em;
	padding-left: -0.5em;
	margin-bottom: 5px;
}
/*sitemap*/

.sitemap h2 {
	margin-top: 15px;
}
 
.sitemap h2 a{
	background-image: url(../images/sitemap_cur01.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.sitemap h2 a:hover{
	background-image: url(../images/sitemap_cur02.gif);
}

.sitemap ul {
	padding-left: 12px;
	margin-bottom: 15px;
}

.sitemap ul ul{
	margin-bottom: 0px;
}

.sitemap ul li a{
	background-image: url(../images/cur01c.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 8px;
}

.sitemap ul li a:hover{
	background-image: url(../images/cur01b.gif);
}

/*追加スタイル*/


/*.main{
	border: 2;
	/*width: 700px;
   width:600px;
	/*height: 1060px;
}*/

.foot {
	text-align: right;
}

#mein_menu{
	text-align:center;
	width:380px;
}

#mein_menu h2{
	text-align:left;
	}

.menu{
	width:370px;
	text-align:left;
	list-style-type:disc;
}
.menu2{
	margin:10px 10px 5px 15px;
	text-align:left;
	list-style-type: circle;
}
#title{
	text-align:center;
}

#content{
	width:100%;
	float: left;
	text-align:center;

}
#content h3{
	background-color:#ffe5ff;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px 5px 10px 0px;
	border-left-color: #ff99ff;
	border-left-width: 5px;
	border-left-style: solid;
	text-indent:2px;
	text-align:left;
}
#content h4{
	padding:2px 0px 2px 0px;
	margin:10px 5px 3px 7px;
	border-left-color: #ffd47f;
	border-left-width: 3px;
	border-left-style: solid;
	text-indent:2px;
	border-bottom-color:#ffe5b2;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	text-align:left;
	font-size:18px;
	float:left;
	width:580px;
	
}


#content h5{
	width:580px;
	margin:10px 5px 3px 10px;
	font-size:16px;
	/*border-left:5px solid #00d4ff;;*/
	border-bottom:1px solid #0055ff;
	border-left:3px blue solid;
	float:left;
	text-align:left;
	
}
#p1{
 	/*line-height:1.4;
   	text-align:left;
   	color:green;
   	font-weight:bold;
   	font-size:12pt;
   	padding-right:5px;
   	*/
   	padding:0 5 0 0;
	float:left;
	width:248px;
}
#p2{
	padding:0px 5px 0px 10px;
	font-size:10pt;
	height:auto;
	

}



#content p{
 	margin:10px 0 0 10px;
   	line-height:1.4;
   	text-align:left;
   	float:left;
   	
   
}

#left {
	float: left;
	width: 250px;
	
	margin-bottom:30px;
		
}
#left_ipod{
	float: left;
	width: 250px;
	margin-left: 5px;
	margin-right:5px;
	background:#fff;

}

#right {
	float: right;
	width: 355px;
	margin-bottom:20px;
	margin-top:10px;
	height:auto;
	
	
}
#right_ipod p{
	margin-bottom: 100px;
	width: 60%;
}
img{
	border:0px;
}

#img{
	border:1px dimgray solid;
}

/*================繝輔ぅ繝・ち繝ｼ繝｡繝九Η繝ｼ*==================*/
#footMenu {
	float:left;
	border: 2;
	width: 100%;
	margin-top:10px;
	text-align:center;
}
#footMenu li {
	display:inline;
	margin:0 40px 0 40px;
	font-size:13px;
	list-style:none;
}

#footMenu li a {
	color:lightslategray;
	text-decoration:underline;
	
}

#footMenu li a:hover {
	color:deepskyblue;
	text-decoration:underline;
}

#FontRed{
	color: #FF0000;
}
#FontBlue
{
	color: #0007FF;
}

#imagTB_und{
	text-align:center;
	width:300px;
}


#inlineF
{
padding:10px;
width:580px;
height:100px;
border:solid 1px #666666;
overflow:scroll;
}



#pro_left {
	clear: both; 
	float: left;
	width: 300px;
	/*border:1px black solid;*/
	border-right:1px darkgray dotted;
	
}

#pro_left p{
	text-align:left;
}

#pro_right {
	float:none;
	float: right;
	width: 300px;
	height:auto;
	/*border:1px black solid;*/
}
#pro_right p{
	text-align:left;
}

#pro_left ul{
 	margin:30px 0px 15px 15px;
 	width:250px;
 	margin-bottom:10px; 	
}

#pro_right ul{
 	margin:30px 0px 15px 15px;
 	width:250px;
 	
}
#pro_li2{
	font-size:9pt;
	font-weight:normal;
	text-align:left;
	margin:2px 0px 3px 15px;
}



#pro_li{
	font-size:10pt;
	text-align:left;
	font-weight:bold;
}

#pro_li a{
	/*border-left:2px darkblue solid;*/
	/*padding-left:5px;*/
	}
}

#bor_left {
	clear: both; 
	float: left;
	width: 300px;
	/*border:1px black solid;*/
	border-bottom:1px darkgray dotted;
	
}
#bor_right{
	float:none;
	float: right;
	width: 300px;
	height:auto;
	border-bottom:1px darkgray dotted;
	/*border:1px black solid;*/

}
#pro_600{
	clear: both; 
	width: 600px;
	/*border:1px black solid;*/
	border-top:1px darkgray dotted;

}

#pro_600 h6{
	border-left:3px cornflowerblue solid;
	border-right:3px cornflowerblue solid;
	background-color:#D9E8E7;
	margin:15px 0px 5px 5px;
	font-weight:bold;
}

/*製品トップページのトピックス*/
#pro_topics{
	background-color:aliceblue;
	padding: 0;
	margin : 0;
	width: 99%;
	border:1px cornflowerblue double;
}

#pro_topics2{
	border: solid 1px #000000;
	border-collapse: separate;
}

#pro_topics3{
	border: solid 1px #ff0000;
}

