@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   font-size:12px;
   color:#352f26;
   border-top:5px solid #eb0763 ;
  background:#fff url("../images/") 0 0 repeat-x;

  
}

br {
   letter-spacing:normal;
}

a {
   color:#352f26;
   text-decoration:none;
}

a:hover {
   color:#c30062;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6{
   margin:0;
 font-family:"���C���I", Verdana, Helvetica, sans-serif;

}


/* ========TEMPLATE LAYOUT======== */
#headWrap {
   position:relative;
   width:100%;
   margin:0 auto;
   padding:5px 0;
   background:#fff;
}

#header {
   position:relative;
   width:787px;
   margin:0 auto;
   background:#fff;
}

#pr {
   position:absolute;
   left:0;
   top:0;
   width:787px;
}

#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

#menu {
   width:100%;
   float:left;
 border-bottom:6px solid #443d33;
   background:url("../images/bg_menu.gif") 0 0 repeat-x;
}

#icatch {
   width:780px;
   margin:0 auto 10px;
   background:#fff;
}
#sumi {
   width:360px;
   margin:0 auto 10px;
   background:#fff;
}

#swfContent {
   width:780px;
    border:0;
    vertical-align:bottom;
zoom:1;

}
#swfContent1 {
   width:360px;
    border:0;
    vertical-align:bottom;
zoom:1;

}

#contents {
   clear:both;
   width:767px;
   margin:0 auto;
   padding:10px;
   background:#fff;
}

#main {
   float:right;
   width:540px;
}

#sub {
   float:left;
   width:199px;
}

#pageTop {
   clear:both;
}

#footMenu {
   width:787px;
   margin:0 auto;
}

#footer {
   background:#dbd5ce;
   border-bottom:10px solid #ff204f;
}

#right {  
text-align: right;  
}  

#center {  
text-align: center;  
}  

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding-top:25px;
   font-size:32px;
   color:#fff;
   line-height:50px;
}

#header h1 a {
   color:c30063;
}

#header h1 a:hover {
   color:#D30000;
}

#header #pr p {
   margin:0;
   font-size:11px;
}

#header #gnavi ul {
   list-style:none;
}

#header #gnavi li {
   float:left;
   font-size:12px;
   margin-left:15px;
}

#header #gnavi li a {
   display:block;
 font-size:12px;
}
#header #gnavi li a.hover{
   display:block;
 font-size:12px;
 color:#c30062;
 text-decoration:none;
}

#header #gnavi .tel {
   color:#C94C00;
   font-size:24px;
   font-weight:bold;
   letter-spacing:-1px;
   line-height:1.0;
}
#header #gNavi {
   position:absolute;
   top:0;
   right:0;
   margin:0;
   font-size:12px;
}
#header #jr p {
   margin:0;
   padding:10px 0;
   font-size:11px;
}
/* ========MENU CUSTOMIZE======== */
#menu ul {
   overflow:hidden;
   width:787px;
   margin:0 auto;
   padding:0;
   border-right:1px solid #e5e5e5;
}
#menu ul ul {
   display:none;
   position:absolute;
   top:100%;
   left:0;
}


#menu li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:155px;
   color:#333;
   line-height:32px;
   text-decoration:none;
   border-left:1px solid #e5e5e5;
}

#menu li a.active {
   color:#fff;
   text-decoration:none;
   background:url("../images/bg2_menu_on.gif") 0 0 repeat-x;
}

#menu li a:hover {
   color:#fff;
   text-decoration:none;
   background:url("../images/bg2_menu_on.gif") 0 0 repeat-x;
}
/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
   color:#fff;
   margin-bottom:10px;
   font-size:11px;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#001E57;
    text-decoration:underline;
}

#main a:hover {
   color:#FF9933;
   text-decoration:underline;
}
#main a:visited  {
   color:#c30062;
   text-decoration:underline;
}


#main h2 {
   margin-bottom:8px;
   padding:0 0 0 10px;
   color:#5A482B;
   font-family:Georgia,"MS 明朝","Hiragino Mincho Pro W3","ヒラギノ�E朁EPro W3","serif";
   font-size:15px;
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("../images/h2T1.gif") 100% 100% no-repeat;
}

#main h4 {   
   margin-bottom:2px;
   padding-left:0 0 0 2px;
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   font-size:12px;
   font-weight:normal;
   color: #352f26;
   background:#fff;
}

#main h3 {
   margin-bottom:2px;
   padding:2px;
   font-size:12px;
   background::url("../images/icatch.gif") 0 5px no-repeat;
   color:#fff;
}

#main h5 {
   margin-bottom:2px;
   font-size:12px;
   border-bottom:1px solid #5A482B;
}

#main h6 {
   margin-bottom:2px;
   font-size:12px;
 background:url("../images/information.gif") 100% 100% no-repeat;
}
#main p {
   margin:0 0 1em 0;
   font-size:12px;
}

#main b {
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   margin:0 0 1em 0;
   font-size:14px;
    color:green;
}
#main strong {
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   margin:0 0 1em 0;
   font-size:14px;
    color:brown;
}
#main strong {
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   margin:0 0 1em 0;
   font-size:14px;
    color:brown;
}
img.img_right{
float: right;
padding: 5px;
}
img.img_left{
float: left;
padding: 5px;
}

div.clear{
clear: both;
margin: 0 0 10px 0;
}

#main small {
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   margin:0 0 1em 0;
   font-size:12px;
   font-weight:normal;
   color:#800080;
  
}

#main ul,dl,ol {
   font-size:12px;
}

#main dt {
   margin-bottom:3px;
   color:#c30063;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;

}

#main dl.information dt {
   float:left;
   margin:0;
   padding:0;
    font-size:11px;
}

#main dl.information dd {
   margin:5px 0;
   padding:0 0 0.5em 8em;
    font-size:11px;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}



#main table {
   width:100%;
   border-collapse:collapse;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#eae7e3;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}
#main table.question th {
	padding: 5px;
	width: 200px;
	border:1px solid #ddd;
	background: #fbfaf9;
	text-align: left;
}

#main table.question td { 
	padding: 5px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #ddd;
}

/* エラー時�E表示 */
#main table.question .error_coution {
	color:#FF0000;
}

/* submitボタンエリア */

#main div.question_submit {
	text-align:center;
	margin:20px 0px;
}

#main div.question_submit input.button {
	width: 100px;
   padding: 2px;
}




/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
   
}
#sub h2 {
   padding:5px;
   font-size:13px;
   font-weight:normal;
   font-family:"���C���I", "Verdana", "Helvetica", "sans-serif";
   color:#fff;
   text-align:center;
   background:url("../images/bu222.gif") 0 100% repeat-x;
   border-bottom:2px ridge #eaeaea;
   
}

#sub ul {
   margin:5px 0 0 5px;
   padding:0;
  
}
#sub li {
   padding:5px 0 5px 0;
   line-height:1.4;
   list-style:none;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#sub li a {
   display:block;
   padding-left:0px;
  
}


/* ========PAGEOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0;
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding-left:18px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:right;
}

#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   background:url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   padding:30px 0;
   font-size:11px;
   font-style:normal;
   color:#333;
   text-align:center;
}