@charset "shift_jis";
/* CSS Document */

/*----------------------------------------------------
	���Z�b�g
----------------------------------------------------*/
#USEFUL div,
#USEFUL dl,
#USEFUL dt,
#USEFUL dd,
#USEFUL ul,
#USEFUL ol,
#USEFUL li,
#USEFUL h1,
#USEFUL h2,
#USEFUL h3,
#USEFUL h4,
#USEFUL h5,
#USEFUL h6,
#USEFUL pre,
#USEFUL form,
#USEFUL fieldset,
#USEFUL input,
#USEFUL textarea,
#USEFUL p,
#USEFUL blockquote,
#USEFUL th,
#USEFUL td {
	padding:0;
	margin:0;
}
#USEFUL table {
	border-collapse: collapse;
	border-spacing:0;
}

#USEFUL fieldset,
#USEFUL img {
	border:0;
}
#USEFUL address,
#USEFUL caption,
#USEFUL cite,
#USEFUL code,
#USEFUL dfn,
#USEFUL em,
#USEFUL strong,
#USEFUL th,
#USEFUL var {
	font-weight:normal;
	font-style:normal;
}
#USEFUL ol,
#USEFUL ul {
	list-style:none;
}
#USEFUL caption,
#USEFUL th {
	text-align:left;
}
#USEFUL h1,
#USEFUL h2,
#USEFUL h3,
#USEFUL h4,
#USEFUL h5,
#USEFUL h6 {
	font-weight:normal;
	font-size:100%;
}
#USEFUL q:before,
#USEFUL q:after {
	content:'';
}
#USEFUL abbr,
#USEFUL acronym {
	border:0;
}
#USEFUL {
	color:#4d4d4d;
	text-align:center;
	width:100%;
}
#USEFUL .icon{
	vertical-align: middle;
}

#USEFUL #HDD {
	margin:0 auto;
	width:768px;
	line-height:1.3;
}

#USEFUL #OTHER {
	text-align:left;
	margin:0 auto;
	width:768px;
	line-height:1.3;
}

/*----------------------------------------------------
	�f�[�^�x�[�X�̍X�V���@
----------------------------------------------------*/
#HDD .hide {
	display:none;
}
#HDD h1 {
	margin-bottom:25px;
}
#HDD h2 {
	margin-bottom:25px;
}
#HDD #ATT {
	margin-bottom:25px;
}
#HDD h3 {
	margin-bottom:10px;
}
#HDD h4 {
	margin-bottom:18px;
}
#HDD dl {
	font-size:80%;
	text-align:left;
	margin:0 10px 30px;
}
#HDD dt {
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:dotted 1px #CCC;
}
#HDD dd {
	margin-bottom:50px;
}
#HDD dd span {
	color:#ff0000;
}
#HDD dd.pot {
	text-align:center;
}
#HDD dd.pot p {
	text-align:left;
}
#HDD dd img {
	margin:5px 0;
}
#InfoNav{
	margin-bottom:30px !important;
	zoom:1;
	width:100%;
	height:55px;
	boreder-bottom:solid 1px #DDD;
	box-shadow:0px 3px 3px #CCC;
}
#InfoNav:after{
	content: ""; 
	display: table; 
	clear: both; 
}
#InfoNav ul{
	height:51px;
	border-bottom:solid 5px #2e2d2d;
	background:#335465;
	position:relative;
}
#InfoNav ul li{
	float:left;
	width:120px;
	padding:5px 16px;
	text-align:center;
}
#InfoNav ul li.current{
	padding:5px 20px;
	background:#2e2d2d;
}
#InfoNav ul li.allproduct{
	position:absolute;
	right:0px;
	top:0px;
}
.InfoCmnText{
	margin:20px !important;
	background:url(../images/cmn/guide_info01_head_text_bg.png) no-repeat;
	padding-left:90px !important;
	text-align:left;
	font-size:13px;
}
/* �^�C�g���@*/
.InfoCmnH1 {
	font-size:15px;
	font-weight:bold !important;
	color:#FFF;
	background:#2e2d2d;
	border-bottom:solid 3px #335465;
	border-radius:3px;
	padding:8px 15px !important;
	text-align:left;
}
.CmnNoticeList{
	margin:30px !important;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

#HDD #BACK {
	text-align:left;
	margin:10px 0 30px;
}



/*----------------------------------------------------
	�f�[�^�x�[�X�̍X�V���@�i�����N�ʃ��f���ꗗ�j
----------------------------------------------------*/
#OTHER {
	text-align:left;
	margin:0 auto;
	line-height:1.3;
}

#OTHER #LEAD {
	margin-bottom:15px;
}
#OTHER h2 {
	margin-bottom:10px;
	color:#335465;
	font-weight:bold;
}
#OTHER table.data {
	margin-bottom:30px;
}
#OTHER table.data th,
#OTHER table.data td {
	color:#4d4d4d;
	text-align:left;
	border:1px solid #CCC;
	vertical-align:top;
	padding:10px;
}
#OTHER table.data th {
	vertical-align:middle;
	white-space:nowrap;
	font-weight:bold;
	padding:10px 20px;
}
#OTHER table.data td {
	width:100%;
}
#OTHER #BACK {
	margin:10px 0 30px;
}


.CmnMidashi{
	background:#5140A7;
	color:#FFF;
	padding:5px 10px !important;
	border-radius:4px;
	margin-bottom:20px !important;	
}
.CmnOlList{
	margin-left:30px !important;
	list-style:decimal !important;	
}
.CmnOlList li{
	margin-bottom:20px !important;
	clear:both;
}
