@charset "UTF-8";
/* CSS Document */

img {
	border:none;
	vertical-align:bottom;
	}
	
.imgC {
	margin:0 auto 20px auto;
	text-align:center;
	}
	
.imgL {
	float:left;
	margin:0 20px 20px 0;
	}
	
.imgR {
	float:right;
	margin:0 0 20px 20px;
	}
	
.clear {
	clear:both;
	}
	
strong {
	font-size:110%;
	color:#000033;
	}
	
dt {
	font-weight:bold;
	}
	

	
a:link,a:visited {
	text-decoration:none;
	color:#1d3994;
	}
	
a:hover,a:focus {
	text-decoration:underline;
	}
	
.link {
	text-align:right;
	}
	
.link a {
	font-weight:bold;
	padding-right:1em;
	background:url(images/link.gif) right bottom no-repeat;
	text-decoration:none;
	padding:0 13px 0 0;
	}
	
.link a:link,
.link a:visited {
	color:#c61a22;
	}
	
.link a:hover,
.link a:focus {
	color:#ff0000;
	}

body {
	text-align:center;
	background:#eee;
	margin:0;
	font-size:80%;
	font-family:"メイリオ","Meiryo","ヒラギノ角ゴシックPro W3","Hiragino Kaku Gothic Pro","Osaka","MS ゴシック",sans-serif;
	color:#333;
	line-height:1.5;
	}
	
* html body{
	font-size:80%;
	}
	
*:first-child+html body{
	font-size:87.5%;
	}
	
#body {
	margin:0 auto;
	padding:0;
	width:1000px;
	text-align:left;
	color:#333;
	background:#fff;
	}
	
#pageTop {
	padding:5px 20px 10px 20px;
	}
	
.pagetop {
	text-align:right;
	padding-right:15px;
	background:url(images/up.gif) right center no-repeat;
	font-weight:bold;
	font-size:11px;
	line-height:1;
	clear:both;
	}
.pagetop a:link,
.pagetop a:visited {	
	color:#c61a22;
	}
	
.pagetop a:focus,
.pagetop a:hover {	
	color:#ff0000;
	}
	
h1 {
	margin:0;
	padding:0;
	float:right;
	width:630px;
	text-align:right;
	font-size:12px;
	color:#999;
	}
	
h2 {
	font-size:120%;
	background:url(images/h2_bk.gif) left center no-repeat #1f2c5c;
	padding:4px 10px 2px 30px;
	}
	
h2,h2 a {
	color:#fff;
	text-decoration:none;
	}
	
#side h2 {
	font-size:100%;
	padding:3px 10px 1px 30px;
	}
	
h3 {
	font-size:120%;
	color:#1f2c5c;
	margin-bottom:1em;
	padding:0;
	}
	
#side h3,
#pageBottom h3 {
	border-bottom:none;
	}
	
h3 a:link,
h3 a:visited { 
	color:#1f2c5c;
	}
	
h3 a:hover,
h3 a:focus { 
	color:#0051b5;
	}
	
h4 {
	font-size:110%;
	color:#1f2c5c;
	border-left:1.5em solid #1f2c5c;
	padding-left:0.5em;
	}
	
h5 {
	font-size:100%;
	color:#1f2c5c;
	border-bottom:1px dotted #1f2c5c;
	}
	
#logo {
	margin:10px;
	float:left;
	}
	
#yahooBookMark {
	float:right;
	padding-top:5px;
	}
	
* html #yahooBookMark{
	padding-top:1px;
	}
	
*:first-child+html #yahooBookMark{
	padding-top:1px;
	}
	
#subNavi{
	clear:right;
	float:right;
	}
	
#subNavi li {
	float:left;
	list-style-type:none;
	border-left:4px solid #1f2c5c;
	}
	
#subNavi li a {
	padding:1px 12px 0 7px;
	font-size:90%;
	font-weight:bold;
	text-decoration:none;
	}
	
#subNavi li a:link,
#subNavi li a:visited {
	color:#333;
	}
	
#subNavi li a:hover,
#subNavi li a:focus {
	color:#999;
	}

#globalNavi{
	margin:10px 20px 10px 20px;
	padding:0;
	clear:both;
	overflow:hidden;
	}	
	
#globalNavi li{
	float:left;
	width:160px;
	height: 60px;
	list-style-type:none;
	background:url(images/navi_bk.gif) right bottom no-repeat #1f2c5c;
	margin:0;
	}
	
#globalNavi li a{
	font-weight:bold;
	padding:7px 10px;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	}
	
#globalNavi li a:link,
#globalNavi li a:visited{
	color:#fff;
	}
	
#globalNavi li a:hover,
#globalNavi li a:focus{
	color:#ccc;
	}
	
#pankuzu {
	margin:10px 0 0 0;
	padding:0;
	font-size:90%;
	}
	
#pankuzu a:link,
#pankuzu a:visited {
	color:#333;
	text-decoration:none;
	}
	
#pankuzu a:hover,
#pankuzu a:focus {
	color:#333;
	text-decoration:underline;
	}
	
#pankuzu li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	}
	
#pankuzu li a{
	padding-right:15px;
	}
	
.textLink {
	text-align:center;
	margin:0 0 1em 0;
	}
	
#side .textLink {
	font-size:86%;
	}

	
	
#wrapper {
	padding:0 20px 0 20px;
	}
	
#main {
	width:740px;
	float:right;
	font-size:110%;
	padding-bottom:20px;
	}
	
* html #main {
	margin-top:10px;
	}
	
#side {
	width:200px;
	float:left;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:20px;
	}
	
* html #side {
	margin-top:10px;
	}
	
#mailMagazine {
	background:url(images/mailmagazine.jpg) left top no-repeat #1d2088;
	color:#fff;
	margin-top:1em;
	}
	
#mailMagazine strong {
	color:#fff;
	font-size:100%;
	}
	
#mailMagazine form{
	text-align:center;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
#mailMagazine input{
	margin-bottom:5px;
	}
	
#mailaddress {
	width:170px;
	}
	
* html #mailMagazine {
	margin-top:0;
	}
	
#mailMagazine img {
	margin:0;
	padding:0;
	}
	
#mailMagazine h2 {
	color:#fff;
	font-size:130%;
	margin:10px 0 0 5px;
	line-height:1;
	padding:0;
	background:none;
	}
	
#mailMagazine p {
	margin:10px;
	}
	
#pageBottom {
	clear:both;
	border-top:3px solid #1f2c5c;
	padding:10px 20px;
	font-size:86%;
	overflow:hidden;
	} 
	
#partner div {
	clear:left;
	}
	
#partner img {
	float:left;
	margin:0 10px 5px 0;
	}
	
* html #partner img{
	margin-bottom:4px;
	}
	
* html #pageBottom{
	padding-top:20px;
	margin-bottom:20px;
	}
	
#pageBottom div{
	float:left;
	}
	
#massComi {
	width:180px;
	}
	
#education {
	padding-left:20px;
	}
	
#footer {
	clear:both;
	background:#1f2c5c;
	color:#fff;
	text-align:center;
	overflow:hidden;
	}
	
#footer div{
	width:960px;
	text-align:left;
	margin:0 auto 0 auto;
	padding:10px 0;
	position:relative;
	}
	
#footerLogo{
	width:200px;
	}
	
#ikkohLogo{
	position:absolute;
	top:20px;
	right:0;
	}
	
#footer ul{
	float:left;
	margin:0;
	padding:0;
	}
	
#footer ul li{
	list-style-type:none;
	border-left:4px solid #fff;
	margin:0 20px 5px 0;
	padding-left:5px;
	line-height:1;
	}
	
#footer ul li a:link,
#footer ul li a:visited{
	color:#fff;
	}
	
#footer ul li a:hover,
#footer ul li a:focus{
	color:#ccc;
	}
	
#footerNavi{
	clear:left;
	}
	
#copyRight {
	float:right;
	width:600px;
	text-align:right;
	font-size:80%;
	margin-top:70px;
	}
	
#namePlate {
	
	}

#whatsnew h2 {
	background:url(images/whatsnew.gif) left center no-repeat #1f2c5c;
	padding-left:20px;
	margin-top:10px;
	}
	
#whatsnew ul {
	padding-left:0;
	margin-left:0;
	}
	
#whatsnew li {
	list-style-type:none;
	}
	
#whatsnew li a:link,
#whatsnew li a:visited{
	color:#333;
	}
	
#whatsnew li a:hover,
#whatsnew li a:focus{
	color:#999;
	}
	
.date {
	color:#666;
	}
	
#intro ul {
	font-size:110%;
	margin:2em 0 2em 10px;
}

	
#master {
	width:170px;
	float:left;
	}
	
.link_b {
	background:#1f2c5c;
	color:#fff;
	margin-right:20px;
	text-align:right;
	font-weight:bold;
	padding-top:3px;
}

.link_b a {
	padding:3px 18px 3px 20px;
	background:url(images/anchor_b.gif) right center no-repeat;
	outline:none;
	overflow:hidden;
}

.link_b a:link,
.link_b a:visited {
	color:#fff;
}

.link_b a:hover,
.link_b a:focus {
	color:#ff0000;
}




#intro h2 {
	color:#1f2c5c;
	background:none;
	border-bottom:3px solid #1f2c5c;
	font-size:200%;
	padding:0;
	margin-top:5px;
	}
	
#material{
	width:370px;
	float:left;
	}
	
#client {
	width:350px;
	float:right;
	}
	
.inner {
	padding:0 0 10px 10px;
	clear:both;
	}
	
	
.banner {
	text-align:center;
	}
	
* html .banner {
	margin:10px 10px 20px 10px;
	}

#material img {
	float:left;
	margin:0 10px 20px 0;
	}
	
#material .inner div {
	clear:left;
	}

#material h2 {
	background:url(images/material.gif) left center no-repeat #1f2c5c;
	}
	
#client img {
	float:left;
	margin:0 10px 10px 0;
	}
	
#client .inner div {
	clear:left;
	}
	
.name {
	font-size:78%; 
	text-align:right;
	}
	
#client h2 {
	background:url(images/client.gif) left center no-repeat #1f2c5c;
	}	
	
	
#book {
	text-align:center;
	}
	
#book h2 {
	background:url(images/book.gif) left top no-repeat #1f2c5c;
	text-align:left;
	}

	
#book img {
	margin:0 auto;
	}
	
#partner h2 {
	background:url(images/partner.gif) left top no-repeat #1f2c5c;
	clear:left;
	}
	
#creator {
	clear:both;
	}	




.dvd, 
.books {
	padding:20px;
	margin:20px;
	background:#efefef;
	border:1px solid #ccc;
	overflow:hidden;
	}
	
.dvd h3,
.books h3 {
	margin-top:0;
	font-size:130%;
	border-bottom:2px solid #1f2c5c;
	}

.dvd img {
	float:right;
	margin:0 0 20px 20px;
	}
	
.dvd object {
	margin-left:10px;
	}
	
#buy01,
#buy02 {
	float:none !important;
	margin:0 15px !important;
}
	
table {
	font-size:100%;
	border-collapse:collapse;
	border-bottom:1px solid #ddd;
	width:100%;
	}
	
tr {
	border-top:1px solid #ddd;
	}
	
th {
	text-align:left;
	padding:10px;
	vertical-align:top;
	border-top:1px solid #ddd;
	color:#1f2c5c;
	width:12em;
	}
	
td {
	padding:10px;
	border-top:1px solid #ddd;
	}
	
td p {
	margin:0 0 1em 0;
	}

blockquote {
	
background:#FFFF00;
margin:0;
	
	}
	
#contents {
	width:560px;
	float:left;
	}
	
#sub {
	width:160px;
	float:right;
	}
	
#sub ul{
	margin:10px 0 10px 10px;
	padding:0;
	font-weight:bold;
	}
	
#sub ul li{
	list-style-type:none;
	margin:0 0 1em 0;
	line-height:1;
	padding-left:15px;
	background:url(images/down.gif) left 0.1em no-repeat;
	}
	
#sub ul li a:link,
#sub ul li a:visited {
	color:#1f2c5c;
	}
	
#sub ul li a:hover,
#sub ul li a:focus {
	color:#ff0000;
	}
	
.name {
	font-size:100%;
	font-weight:bold;
	}
	
.client img ,
.partner img{
	float:left;
	margin:0 20px 20px 0;
	}
	
.partner h4 {
	border:none;
	padding-left:0;
	font-size:90%;
	}
	
	
#profile h3 {
	margin:0 0 1em 0;
	border:none;
	color:#fff;
	background:#1f2c5c;
	padding:0 0 0 7px;
	font-weight:normal;
	}
	
.kana {
	font-size:75%;
	font-weight:normal;
	}
	
#profile dt {
	font-weight:bold;
	margin:10px;
	}
	
#profile dd {
	text-indent:1em;
	margin:0 10px;
	}
	
#plans dt {
	font-weight:bold;
	color:#1f2c5c;
	margin-bottom:1em;
	}
	
#plans dd {
	margin-bottom:1em;
	}
	
#enqute {
	margin-bottom:1em;
	}
	
#enqute dt {
	font-weight:bold;
	font-size:120%;
	color:#1f2c5c;
	margin-bottom:1em;
	padding:10px 0 10px 20px;
	background:url(images/q.gif) left center no-repeat;
	}
	
#enqute dd {
	margin-bottom:1em;
	background:url(images/a.gif) left 0.4em no-repeat;
	padding-left:20px;
	}
	
#welcome {
	overflow:hidden;
	margin-bottom:20px;
	}
	
#welcome p {
	}
	
#order { margin:0 20px;
	border:1px solid #fff;
	}
	
#order th { 
	color:#fff;
	background:#1f2c5c;
	}
	
#order td { 
	border:1px solid #fff;
	}
	
#order textarea { 
	width:100%;
	}
	
.must {
	color:#FF6600;
	}
	
#attention {
	margin:20px;
	padding:10px 20px;
	border:1px solid #FF6600;
	}
	
#attention h3{
	border:none;
	color:#FF6600;
	background:url(images/attention.gif) left center no-repeat;
	padding:10px 0 10px 40px;
	margin:0; 
	}

#attention h4 {
	border:none;
	color:#FF6600;
	}
	
.order {
	clear:both;
	}
	
.order a {
	color:#fff !important;
	background:url(images/order.gif) left center repeat-x;
	display:block;
	padding:15px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	margin:1em 10px 2em 5px;
	border:1px solid #ccc;
	}
	
.checkList {
	margin-left:10px;
	padding:30px;
	}
	
.checkList li {
	list-style-type:none;
	background:url(images/check.gif) left center no-repeat;
	padding:10px 0 10px 35px;
	font-weight:bold;
	}
	
.comment {
	background:#eee;
	border:1px solid #ccc;
	padding:0 10px 10px 10px;
	font-size:86%;
	}
	
#sitemap li {
	list-style-type:none;
	margin-top:1em;
	}
	
#sitemap li ul li{
	list-style-type:disc;
	margin-top:0;
	}
	
#sitemap li ol li{
	list-style-type:decimal;
	margin-top:0;
	}
	
	
#sitemap li a {
	font-weight:bold;
	background:url(images/link.gif) right center no-repeat;
	padding-right:15px;
	}
	
#sitemap li ul a,
#sitemap li ol a {
	font-weight:normal;
	color:#333;
	background:none;
	padding-right:0;
	text-decoration:underline;
	}
	
#sitemap li ul a:hover,
#sitemap li ul a:focus,
#sitemap li ol a:hover,
#sitemap li ol a:focus{
	text-decoration:none;
	}
	
.news h4 {
	border:none;
	text-align:right;
	margin-top:0;
	font-weight:normal;
	}
	
	
.attention {
	width:415px;
	float:right;
	border:1px solid #ccc;
	padding:10px;
	}

#feed {
	margin:10px 0;
	padding:0;
	}
	
#feed li {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
.submit {
	text-align:center;
	}
	
.movie {
	padding:0 5px;
	margin-bottom:15px;
	}
	
.magmag {
	text-align:left;
	}


#howtoOrder {
	margin:20px;
	padding:10px 20px;
	border:1px solid #ccc;
	text-align:center;
	}
	
#howtoOrder em{
	font-style:normal;
	font-weight:bold;
	color:#fff;
	padding:5px;
	background: #1d2088;
	}
	
#howtoOrder ul{
	margin:0;
	padding:0;
	}
	
#howtoOrder li{
	list-style-type:none;
	padding:10px 0 20px 0;
	background:url(images/next.gif) center bottom no-repeat;
	}
	
.clear {
	clear:both;
	}
	
#magmag {
	padding:20px;
	text-align:center;
	background:#ddd;
	border:1px solid #999;
	}
	
.act {
	width:260px;
	padding:10px;
	float:left;
	}
	
.act img {
	margin-left:50px;
	}