@charset "UTF-8";

/* ========BASIC======== */
* {  
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
   color:#333;
}

body {  
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff;
}

br {  
   letter-spacing:normal;
}

a {  
   color:#333;
   text-decoration:none;
}

a:hover {  
   color:#666;
}

img {  
	border:0;
	vertical-align:bottom;
	text-align: justify;
}

h1,h2,h3,h4,h5,h6 {  
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
div#top {  
	width:800px;
	background:url(images/bg_contents_left.gif) 0 0 repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

div#wrapper {  
	width:799px;
	background:url(images/bg_contents_right.gif) 100% 0 repeat-y;
}

div#header {  
   position:relative;
   padding:0 5px;
}

div#pr {  
   width:480px;
   position:absolute;
   left:280px;
   top:10px;
}

div#contents {  
	height: auto;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

div#main {  
	float:left;
	width:530px;
	height: auto;
	font-size: x-small;
}

div#sub {  
	float:right;
	width:210px;
	clear: right;
}

div#totop {  
   clear:both;
}

div#footer {  
   clear:both;
   margin:0 5px;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1 {  
   margin:0;
   padding:10px;
   font-size:2em;
   color:#fff;
   line-height:70px;
}

div#header h1 a {  
   color:#333;
}

div#header h1 a:hover {  
   color:#666;
}

div#header #pr p {  
   margin:0;
   font-size:0.75em;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {  
   margin-bottom:10px;
}

div#sub h2 {  
   padding:3px;
   font-size:0.88em;
   font-weight:bold;
   background:#ddd;
}

div#sub ul {  
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {  
   padding:5px 0 5px 0;
   font-size:0.75em;
   line-height:1.4;
   list-style:none;
}

div#sub li a {  
   display:block;
   padding-left:12px;
   background:url(images/bg_list.gif) 0 6px no-repeat;
}

/* MENU CUSTOMIZE */
div#contents #sub div#menu ul {  
	margin:0 0 20px 0;
	padding:0;
	font-weight: normal;
}

div#contents #sub div#menu li {  
   margin:0;
   padding:0;
   font-size:0.75em;
   color:#333;
   list-style-type:none;
}

div#contents #sub div#menu li a {  
   display:block;
   width:200px;
   color:#333;
   padding:10px 0 10px 20px;
   border-bottom:1px solid #DCDCDC;
   background:url(images/bg_menulist.gif) 0 12px no-repeat;
}

div#contents #sub div#menu li a:hover {  
	color:#0096E7;
	background-image: none;
	background-color: #CCC;
	font-size: x-small;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {  
   color:#0172AB;
}

div#main a:hover {  
	color:#0172AB;
	border-bottom:1px solid #0172AB;
	font-family: "Arial Unicode MS";
	font-weight: bold;
	text-align: center;
}

div#main h2 {  
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	color:#333;
	font-size:small;
	border-bottom:3px double #535D57;
	background-image: url(img/h2.png);
	text-align: center;
}

div#main h3 {  
	margin-bottom:3px;
	font-size:medium;
	background-image : url(../../%E4%BB%AE%E5%AE%8C%E6%88%90/kasahara/img/h2.png);
	font-weight: bold;
	color: #030;
	text-align: center;
}

div#main h4 {  
	margin-bottom:2px;
	font-size:0.75em;
	background-color: #CCC;
	background-repeat: repeat-x;
}

div#main h5 {  
	margin-bottom:2px;
	font-size:14px;
	line-height: 18px;
	color: #666;
}

div#main h6 {  
   margin-bottom:2px;
   font-size:0.75em;
}

div#main p {  
	margin:0 0 1em 0;
	font-size:14px;
	color: #9CA2A5;
	font-weight: normal;
}

div#main ul,ol,dl {  
   font-size:0.75em;
}

div#main dt {  
   margin-bottom:3px;
}

div#main dd {  
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {  
   margin-bottom:20px;
}

/* INFOMATION CUSTOMIZE */
* html body div#main dl.infomation dd div{  
   display:inline-block;
}

div#main dl.infomation dt {  
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.infomation dd {  
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}


/* ========TOTOP CUSTOMIZE======== */
div#totop{  
   position:relative;
   height:2em;
}

div#totop p{  
	position:absolute;
	top:9px;
	right:25px;
	margin:0;
	font-size:0.63em;
}

div#totop p a {  
	padding-left:8px;
	background: url(images/bg_totop.gif) 0 50% no-repeat;
	font-weight: normal;
}


/* ========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;
	font-size: 0.75px;
	font-weight: normal;
}

div#footMenu li {  
	display:inline;
	margin:0 0 0 10px;
	font-size:x-small;
	list-style:none;
}

div#footMenu li a {  
	padding-left:10px;
	background: url(images/bg_footmenu.gif) 0 50% no-repeat;
	font-size: x-small;
	color: #333;
}


/* ========FOOTER CUSTOMIZE======== */
address {  
   margin:0 10px;
   padding:5px 0;
   font-size:0.63em;
   color:#fff;
   text-align:center;
   background: #0096E7;
}
#top #contents #main p strong {  
	font-size: medium;
}
#top #contents #main table {  
	color: #FFC;
}
#top #contents #sub #menu {  
	font-size: medium;
}
h5 {  
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#top #contents #footMenu ul li {  
	font-size: x-small;
}
#top #main p {  
	color: #000;
	font-size: 12px;
}
.iro {  
	color: #333;
	font-size: small;
}
#top #wrapper #main table tr td p {  
	color: #FFF;
}
.migi {  
	text-align: right;
}
#top #main #wrap table tr td p {  
	color: #333;
	background-color: #FFF;
}
.font {  
	color: #009;
	font-weight: bold;
}
#top #wrapper #contents #main p {  
	color: #666;
}
#top #wrapper #contents #main p {  
	color: #666;
}
#top #main p {  
	font-size: small;
	color: #333;
	text-align: center;
}
#top #main .infomation {  
	font-size: small;
}
.small {  
	font-size: small;
}
#top #wrapper #contents #main p {  
	font-size: small;
}
.small {  
	font-size: small;
	font-weight: normal;
}
#top #wrapper #main .small .small {  
	font-weight: bold;
}
#top #wrapper #contents #main table tr td p {  
	color: #F00;
}
#top #main #wrap h3 .style14 {  
	text-align: center;

}
#top #wrapper #main table tr td p {  
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "MS P ゴシック", verdana, sans-serif;
}
#top #wrapper #contents #main table tr td p {  
	color: #333;
}
#top #wrapper #contents #main table tr td p {  
	color: #333;
}
#top #wrapper #contents #main table tr td p {  
	color: #FFF;
}
#top #wrapper #contents #main table tr td p {  
	font-size: smaller;
}
#top #wrapper #contents #main table tr td p {  
	font-size: small;
}
#top #wrapper #contents #main table tr td p {  
	color: #333;
}
#top #contents .section {  
	text-align: center;
}

