@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */
 
 
/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#0172AB;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:785px;
   margin:0 auto;
   background:url("images/bg_contents_left.gif") 0 0 repeat-y;
}

div#wrapper {
   width:785px;
   background:url("images/bg_contents_right.gif") 100% 0 repeat-y;
}

div#header {
	position:relative;
	background-image: url(images/head.gif);
	width: 770px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-position: left;
	height: 150px;
}

div#pr {
	position:absolute;
	width:392px;
	left:368px;
	top:10px;
	margin-top: 30px;
}

div#menuWrapper {
   float:left;
   background:url("images/bg_menu_right.gif") 100% 0 no-repeat;
}

div#menu {
   float:left;
   padding:0 5px;
   background:url("images/bg_menu_left.gif") 0 0 no-repeat;
}

div#contents {
   clear:both;
   margin:0 5px;
   padding:20px 20px 0 20px;
}

div#main {
   float:right;
   width:495px;
}

div#sub {
	float:left;
	width:220px;
}

div#totop {
   clear:both;
}

div#footer {
   clear:both;
   margin:0 10px;
   background:#0082C6 url("images/bg_footer_left.gif") 0 0 no-repeat;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
	margin:0;
	padding:7px;
	font-size:100%;/* 24px相当 */
	color:#666;
	line-height:70px;
	font-weight: bold;
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
   font-size:82%;/* 13px相当 */
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
	float:left;
	font-size:90%;/* 13px相当 */
	color:#333;
	text-align:center;
	list-style-type:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-variant: normal;

}

div#menu li a {
	display:block;
	width:129px;
	line-height:50px;
	color:#fff;
	background:#0082C6;
}

div#menu li a:hover {
   color:fff;
   background:#1D97D7;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */

div#totop2 {
   margin:5px 0;
   text-align:left;
   font-size:85%;
}

div#totop2 a {
	padding-left:8px;
	background:url("images/bg_totop.gif") 0 50% no-repeat;
	text-decoration: underline;
}

div#main a {
   color:#0172AB;
}

div#main a:hover {
   color:#0172AB;
   border:0;
   text-decoration:underline;
}

div#main h2 {
	margin-bottom:8px;
	padding-left:12px;
	font-size:120%;/* 15px相当 */
	font-weight:bold;
	background-image: url(images/h2.gif);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}

div#main h3 {
	margin-bottom:3px;
	font-size:96%;/* 13px相当 */
	background-image: url(images/bg_main_h2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

div#main h4 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main p {
	margin:0 0 1em 0;
	font-size:84%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

div#main div.section {
   margin-bottom:30px;
}

div#main ul,ol,dl {
	font-size:92%;/* 13px相当 */
}

div#main dt {
	margin-bottom:3px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 105%;
	background-repeat: no-repeat;
	background-image: url(images/bg_main_h2.gif);
	padding-left: 12px;
	font-weight: bold;
	color: #333;
}

div#main dd {
	padding:0;
	margin:0 0 0.5em 1em;
	padding:3px;
	background-color: #CFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}

/* INFORMATION CUSTOMIZE */
div#main dl.information {
   margin:0;
}
div#main dl.information dt {
   float:left;
}

div#main dl.information dd {
   margin:0 0 5px 0;
   padding: 0px 0px 5px 9em;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub div.section {
   margin-bottom:10px;
}

div#sub h2 {
	padding:3px;
	font-size:100%;/* 14px相当 */
	font-weight:bold;
	color:#fff;
	border:1px solid #426D9C;
	background:url("images/bg_sub_h2.gif") 0 50% no-repeat;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
	font-size:95%;/* 12px相当 */
	line-height:1.4;
	list-style:none;
	background-color: #FFF;
	background-image: url(images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

div#sub li a {
	display:block;
	padding-left:14px;
	background-color: #FFF;
	background-image: url(images/bg_sub_list.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 30px;
}

div#sub li a:hover {
	display:block;
	padding-left:14px;
	background-color: #9FF;
	background-image: url(images/bg_sub_list.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	height: 30px;
}

/* ========TOTOP CUSTOMIZE========= */
div#totop {
	text-align:right;
	font-size:75%;/* 12px相当 */
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

div#totop a {
	padding-left:8px;
	background:url("images/bg_totop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url("images/bg_dotline.gif") 0 0 repeat-x;
}

div#footMenu li {
	display:inline;
	margin:0 0 0 10px;
	font-size:75%;/* 12px相当 */
	list-style:none;
	text-decoration: underline;
}

div#footMenu li a {
	padding-left:10px;
	background: url("images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   padding:10px 0;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   color:#fff;
   text-align:center;
   background:url("images/bg_footer_right.gif") 100% 0 no-repeat;
}
#top #wrapper #contents #main .section dd p img {
	float: right;
}
#top #wrapper #contents #main .section p img {
	float: left;
	margin-right: 10px;
}
.red {
	color: #F00;
	font-weight: bold;
}
.yellow {
	background-color: #FF6;
}

