/* 初期化と変更 */

body {
	margin: 0;
	padding: 0;
	font-family: "Hiragino Kaku Gothic Pro", Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ　Ｐゴシック", Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 96%;
	line-height: 150%;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}

p {
	margin: 10px 0px;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 180%;
}

ol {
	margin: 0px 0px 0px 0px;
	padding: 10px 50px 10px 50px;
	line-height: 180%;
}

dl {
	margin: 0px 0px;
	padding: 20px 20px 30px 20px;
	line-height: 180%;
	letter-spacing: 2px;
}

dt {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 98%;
	display: block;
	border-width: 0px 0px 0px 13px;
	border-style: solid;
	border-color: #eee;}

dd {
	margin: 5px 0px 0px 80px;
	padding: 0px 0px 0px 10px;
	font-size: 92%;
	border-width: 0px 0px 0px 5px;
	border-style: solid;
	border-color: #eee;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #333;
	text-decoration:underline;
}

a:visited {
	color: #333;
	text-decoration:underline;
}

a:hover {
	color: #18397C;
	text-decoration:none;
}

blockquote {
	margin: 0px;
	padding: 30px;
	border: 1px solid #c0cdd5;
	font-size: 80%;
}

/* body */

body {
	background-image: url(back.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #fff;
}

#out-container {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
	background-color: #ffffff;
}

/* header */

#header {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 110px;
}

.message {
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 80%;
	color: #afafb0;
	text-align: left;
}

#global_navigation ul {
	margin:  0px 15px 0px 15px; 
	padding: 0px;
	display: block;
}

#global_navigation li {
	margin: 0px;
	padding: 0px;
	height:40px;
	list-style: none;
	display: block;
	float: left;
	white-space: nowrap;
}

#global_navigation li img {
	vertical-align: bottom;
}

/* container */

#out-container-margin {
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 750px;
}

#topimg {
	width: 750px;
	height: 200px;
}

/* left */

#contents-left {
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 200px;
}

.left-box {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #C0CDD5;
	font-size: 80%;
	line-height: 130%;
	background-color: #F7F8FA;
}

#contents_navigation h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee #eee #ccc #eee;
	font-weight: bold;
	background: #eeeeee url(cr-h2.gif) repeat-x ;
	font-size: 90%;
}

#contents_navigation h3 a {
	padding: 3px 0px 3px 2em;
	text-decoration: none;
	display: block;
	width: 150px;
}

#contents_navigation h3 a:hover {
	text-decoration:underline;
}

#contents_navigation ul {
	margin: 0px 1px 10px 1px;
	padding: 0px;
	display: block;
	font-size: 90%;
	background-color: #EEF3F6;
}

#contents_navigation li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #eee #ccc #ccc #eee;
}

#contents_navigation li a {
	text-decoration: none;
	display: block;
	width: 150px;
	padding: 3px 0px 3px 2em;
}

#contents_navigation li a:hover {
	text-decoration:underline;
	background-color: #fff;
}

/* right */

#contents-right {
	float: right;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 535px;
}

#contents-right h2 {
	margin: 0px;
	padding: 3px 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #eee;
	font-weight: bold;
	background: #eeeeee url(cr-h2.gif) repeat-x ;
}

#contents-right h3 {
	margin: 0px;
	padding: 0px 10px;
	border-width: 0 0 1px 5px;
	border-style: solid;
	border-color: #ccc;
	font-size: 95%;
}

#contents-right p {
	margin: 0px;
	padding: 15px 15px 0px 15px;
	letter-spacing: 1px;
	font-size: 100%;
}

.note {
	margin: 15px 0px 10px 0px;
	padding: 0px 1em 0px 0px;
	border-top: 1px solid #ccc;
	font-size: 80%;
	text-align: right;
	background-color: #EEF3F6;
}

#contents-right ul {
	margin: 20px 0px 20px 30px;
	padding: 0px;
	line-height: 130%;
}

#contents-right li {
	margin: 15px 0px;
}

#contents-right table {
	margin: 20px 0px;
	padding: 0px;
	border: 1px solid #ccc;
	letter-spacing: 1px;
}

#contents-right th {
	margin: 0px;
	padding: 3px 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #f8f4e6;
	font-weight: bold;
}

#contents-right td {
	margin: 0px;
	padding: 3px 0px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
}

/* footer */

#footer {
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 10px 0px;
	width: 750px;
	background-image: url(footer-bk.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

.footer-menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 76%;
	color: #888;
	line-height: 180%;
	text-align: center;

}

.footer-menu a:link {
	color: #888;
	text-decoration:none;
}

.footer-menu a:visited {
	color: #888;
	text-decoration:none;
}

.footer-menu a:hover {
	color: #000;
	text-decoration:underline;
}





/*     クリヤー     */

.c-both {
	margin: 20px;
	padding: 30px 0px 10px 0px;
	clear: both;
	text-align: right;
	font-size: 80%;
}

.c-both_top {
	margin: 20px;
	padding: 0px;
	clear: both;
}

/*     文字     */

.breadcrumbslist {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	font-size: 80%;
	color: #555555;
	text-align:right;
}

.breadcrumbslist a:link {
	color: #626063;
	text-decoration:none;
}

.breadcrumbslist a:visited {
	color: #626063;
	text-decoration:none;
}

.breadcrumbslist a:hover {
	color: #000;
	text-decoration:underline;
}

.oshirase {
	padding:0px 0px 20px 0px ;
}

.oshirase2 {
	padding:0px 0px 20px 0px ;
	font-size: 80%;
}
