@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;
   letter-spacing:1px;
   background:url("images/background_03.gif") center top no-repeat #FFF7D7;
}

br{ letter-spacing:normal; }

a{
   color:#333;
   text-decoration:none;
}

a:hover { color:#666; }

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6{ margin:0;}

em{
	text-decoration:underline;
	font-style: normal;
	margin-top: 3px;
}

strond{ font-size: 115%; }

blockquote{
	font-style: italic;
	padding-left: 25px;
}
hr{ color: #fcfff1; }

.red {
color:red;
font-size: 100%;
font-weight:bold;
}

.blue {
color:blue;
font-size: 100%;
font-weight:bold;
}

.b{ font-weight: bold!important; }

.line { background: #ffff00; }

.underline { text-decoration: underline;}

.big{ font-size: 120%;} /*1.2倍*/

.big2{ font-size: 150%; } /*1.5倍*/

.big3{ font-size: 180%; } /*1.8倍*/

.small{font-size: 12px; }

.center{text-align:center;}

.right{text-align:right;}

.p60{padding-left:60px;}

.clear{ clear: both; }

.copy{
	font-size: 119%;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 100px 5px 25px 5px;
}
/* ========TEMPLATE LAYOUT======== */
div#top {
   width:950px;
   margin:0 auto;
   padding:10px 0 0 0;
   background-color:#ffffff;
}

div#header {
   position:relative;
   width:950px;
   margin-bottom:10px;
   
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:480px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#icatch {
   width:950px;
}

div#menu {
   width:100%;
   float:left;
   background:url("images/bg_menu.gif") 0 0 repeat-x;
}

div#contents {
   float:left;
   width:950px;
   margin-top:10px;
}

div#main {
   float:right;
   width:725px;
   padding: 0 5px 0 10px;
}

div#sub {
   float:left;
   width:200px;
   padding-left:5px;
}

div#totop {
   clear:both;
}

div#footMenu {
   float:left;
   width:950px;
   padding-top:10px;
}

div#footer {
   clear:both;
}


/* ========HEADER CUSTOMIZE======== */
div#header p {
   margin:0;
   padding:0 0 0 1em;
   font-size:75%;/* 12px相当 */
   color:#cccccc;
}


div#header h1 {
   margin:0;
   padding:5px 0 0 2px;
   font-size:200%;/* 32px相当 */
   color:#A55973;
   line-height:1.0;
}

div#header h1 a {
   color:#A7005D;
}

div#header h1 a:hover {
   color:#C71C7A;
}

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:70%;/* 11px相当 */
   margin-left:15px;
   margin-right:10px;
}

div#header #gnavi li a {
   display:block;
   padding-left:15px;
   background:url("images/bg_gnavi.gif") 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:950px;
   margin:0 auto;
   padding:0;
}

div#menu li {
   float:left;
   font-size:75%;/* 12px相当 */
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a{
   display:block;
   width:134.5px;
   color:#5A5132;
   line-height:60px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a {
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover {
   color:#333;
   background:#fff url("images/bg_menu.gif") 0 -60px repeat-x;
   z-index:100;
}


/* ========MAINCONTENTS CUSTOMIZE======== */
div#main {
   padding:0 5px 0 0;
}

div#main a {
   color:#0000FF;
}

div#main a:hover {
   color:#C71C7A;
}

div#main h2 {
   margin-bottom:8px;
   padding:5px 0 6px 60px;
   line-height:2.0;
   color:#ffffff;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   background:#fff url("images/menu_bunner.gif") 0 50% no-repeat;
}

div#main h3 {
   margin-bottom:8px;
   padding:10px 0 8px 60px;
   line-height:2.0;
   color:#ffffff;
   font-size:65%;
   font-weight:bold;
   background:#fff url("images/menu_bunner.gif") 0 50% no-repeat;
}

div#main .h_seminar {
   margin-bottom: 8px;
   padding: 10px 0 15px 36px;
   line-height: 1.8;
   color: #000033; 
   font-size: 75%;
   font-weight: bold;
   background:#fff url("images/bg_h3_seminar.gif") 0 100% no-repeat;
}

div#main h4 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main p {
   margin:0 0 1em 0;
   font-size:94%;/* 15px相当 */
   padding-left:10px;
}

div#main ul,ol,dl {
   font-size:100%;/* 16px相当 */
   padding-left:20px;
}

div#main ul li {
list-style-type:none;
background:url("images/checkbottan.gif") 0 50% no-repeat;
padding-left:30px;
line-height:20px;
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding: 3px;
   background:#f1f1f1;
}

div#main .seminar {
	margin: 10px;
	padding: 10px;
	border: 1px solid gray;
}

div#main div.icatch {
   margin-bottom:20px;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

div#main ul {
   margin:0 0 0 5px;
   padding:0;
}

div#main li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("images/bg_maindotline.gif") 0 100% repeat-x;
}

div#main li a {
   display:block;
   padding-left:12px;
   background:url("images/bg_mainlist.gif") 0 5px no-repeat;
}


/* ========教材ページ CUSTOMIZE======== */
div#kyozai {
   width:725px;
   margin:0;
   background:url("images/bg_kyozai.gif") ;
}

div#kyozai p {
   padding-left:30px;
   padding-right:30px;
}

/* ========音声ダウンロードページ CUSTOMIZE======== */
div#onsei {
   width:725px;
   margin-bottom: 30px;
   background:url("images/bg_onsei.gif") ;
}

div#onsei p {
   padding-left:30px;
   padding-right:30px;
}

div#onsei h2 {
   width: 600px;
   margin-bottom:8px;
   margin-left: 62px;
   padding:5px 0 6px 160px;
   line-height:2.0;
   color:#5A3D1B;
   font-size:18px;
   font-weight:bold;
   background:url("images/onsei_h2.gif") no-repeat;
}

div#onsei2 h2 {
   width: 600px;
   margin-bottom:8px;
   margin-left: 62px;
   padding:5px 0 6px 8px;
   line-height:2.0;
   color:#5A3D1B;
   font-size:17px;
   font-weight:bold;
   background:url("images/onsei_h2.gif") no-repeat;
}

/* ========特定商取引 CUSTOMIZE======== */
div#law table {
   width:725px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999;
   border-spacing:0;
   font-size:82%;
   line-height:1.8;
}

div#law table th {
   width:170px;
   padding: 5px;
   border:1px solid #999;
   border-width: 0 0 1px 1px;
   background: #e6e6e6;
   font-weight: bold;
   line-height: 120%;
   text-align: left;
}

div#law table td {
   padding:5px;
   border:1px solid #999;
   border-width:0 0 1px 1px;
   text-align:left;
}

div#law table td ol{
margin:0;
padding:0 0 0 30px;
font-size:100%;
}

div#law table td li{
margin:0;
padding:0;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub p {
   font-size:75%;/* 12px相当 */
}


div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   font-size:84%;/* 13px相当 */
   margin-bottom:8px;
   padding:13px 0 13px 45px;
   font-weight:bold;
   background:#fff url("images/side_menu.gif") 0 50% no-repeat;
   color:#ffffff;
}

div#sub ul {
   margin:0 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}

div#sub li a {
   display:block;
   padding-left:12px;
   background:url("images/bg_list.gif") 0 5px no-repeat;
}


/* ========SUBMAILFORM CUSTOMIZE========= */
div#submailform {
   background:#F9F6EE;
   padding:5px;
}

div#submailform p {
   font-size:75%;/* 12px相当 */
}

div#submailform a {
   color:#0000FF;
   font-size:75%;/* 12px相当 */
}

/* ========TOTOP CUSTOMIZE========= */
div#totop {
   text-align:right;
   font-size:70%;/* 11px相当 */
   padding-right: 5px;
}

div#totop a {
   padding:0 0 0 8px;
   background:url("images/bg_totop.gif") 0 50% no-repeat;
   color:#333;
}

div#totop a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:0;
   padding-right: 5px;
   text-align:right;
   background:url("images/bg_dotline.gif") 0 0 repeat-x;
   
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background:url("images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   font-style:normal;
   font-size:100%;/* 16px相当 */
   color:#fff;
   line-height:3.0;
   text-align:center;
   background:url("images/footer.gif") 0 50% ;
}