@charset "utf-8";

ins,del {
	display: block;
	}
p ins,p del,
ul ins,ul del,
ol ins,ol del,
dl ins,dl del,

body,
div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,
form,fieldset,
p,blockquote {
	margin: 0;
	padding: 0;
	}

ol,ul {
	list-style: none;
	}

fieldset,
img{
	border: 0 none;
	}
abbr,acronym {
	border-bottom: 1px dashed;
	}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	}

h1{
font-size:120%;
}

h1,h2,h3,h4,h5,h6,
em,strong {
	font-weight: bold;
	}
em {
	font-style: normal;
	}
address,
caption,
cite,
code,
dfn,
th,
var {
	font-style: normal;
	font-weight: normal;
	}


select,
input,
textarea {
	font-size: 100%;
	/*font-weight: bold;*/
	}
var,code,samp,kbd {
	font-family: monospace;
	}

html{
	overflow: scroll;
	}
textarea {
	overflow: auto;
	}

caption,
th {
	text-align: left;
	}
img,
input {
	vertical-align: middle;
}

a,
input[type="submit"] {
	cursor: pointer;
	}

p,blockquote {
	margin: 0;
	padding: 0;
/*	line-height:0; */
	}

a:link { color: #d41d24; text-decoration: none; }
a:visited { color: #d41d24; text-decoration: none; }
a:hover { color: #999; text-decoration: underline; }
a:active { color: #999; }

#wrapper {
	overflow:hidden;
}

#pr {
position:relative;
}

#pr_search {
position:absolute;
left:-5px;
top:-185px;
height:366px;
width:129px;
z-index:1000;
}

.msg_tokusho ul {
margin:5px 0 5px 17px;
list-style-type:disc;
}

.msg_tokusho ul li{
color:#666;
font-size:12px;
line-height:120%;
}


.msg_tokusho_2 ul {
margin:5px 0 10px 17px;
list-style-type:disc;
}

.msg_tokusho_2 ul li{
color:red;
font-size:12px;
line-height:120%;
}

/* 重要なお知らせ */

.box h5 {
padding:6px;
margin:0 0 4px 0;
font-size:13px;
}

.b_red{
border:1px solid #D85656;

margin-bottom:15px;

/* CSS3 mozilla webkit */
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}

#important h5 {
color:#FFFFFF !important;
background:#E93636 !important;
}


.box{

}

.box ul {
list-style-type:disc !important;
font-size:12px !important;
line-height:140% !important;
margin:0 0 0 25px !important;
}

.box ul li{
list-style-type:disc !important;
margin-bottom:5px !important;
}

