/*body*/
body {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Verdana","Helvetica","Arial";
	font-size: 85%;
	line-height: 1.5em;
	color: #3a3a3a;
}

/*link*/
a:link { color: #7d91aa; }
a:visited { color: #555d67; }
a:hover { color: #555d67; }
a:active { color: #555d67; }
a { text-decoration: none; }
a:hover { text-decoration: none; } 

/*header*/
#header{
	width: 100%;
	background-image: url(../images/header.jpg);
}
#header_logo{
	width: 950px;
	margin: auto;
	text-align:left;
}

/*text*/
.font18_blue {
	font:Arial, Helvetica, sans-serif;
	color:#2a8ab2;
	font-size:18px;
	font-weight:bold;
	line-height: 1.3em;
}
.font18_black {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	font-weight:bold;
}
.font18_white {
	font:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}
.font18_grey {
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:18px;
	font-weight:bold;
}
.font13_black {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
.font13_white {
	font:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
.font13_blue {
	font:Arial, Helvetica, sans-serif;
	color:#2a8ab2;
	font-size:13px;
}
.font30_black {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:30px;
	font-weight:bold;
}

.owada {
	color:#666666;
	font-size:13px;
}

.yoshimi {
	color:#da458f;
	font-size:13px;
}

.user {
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:13px;
}

/*footer*/
#footer{
	width: 100%;
	background-image: url(../images/footer.jpg);
}

#footer_txt{
	width:950px;
	height:80px;
	margin: auto;
	padding-top:10px;
	text-align:center;
	font-size:75%;
	color:#FFFFFF;
}

h1 {
	display: block;
	width: 150px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

h2 {
	display: block;
	text-indent: -9999px;
	width: 950px;
	height: 420px;
	background-image: url(../images/main.png);
	margin: 0px;
	padding: 0px;
}



/*contents*/
#wrapper{
	width:100%;
	background: url(../images/bg1.jpg) no-repeat fixed;
}
#wrapper2{
	width:1070px;
	margin: auto;
	padding: 0;
}
#main{
	width:950px;
	margin: auto;
}
#mybook{
	width:940px;
	margin: 15px auto 30px;
	padding:4px;
	border: 1px #bebebe solid;
}
#mybook-white{
	width:940px;
	margin: 15px auto 30px;
	padding:4px;
	border: 1px #bebebe solid;
	background-color:rgba(255,255,255,0.4);
}
#mybook2{
	width:920px;
	padding:10px;
}
#mybook01{
	width:145px;
	height:100%;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}
#mybook02{
	width:740px;
	float: left;
	display: inline;
	padding-left:10px;
	font-size:13px;
}
/* トップのナビゲーション（共通） */

#contents_navi{
	width:976px;
	margin: 30px auto 30px;
}
#contents_navi_01{
	width:976px;
	background: url(../images/bg06.png) repeat-y left top scroll;
}
#contents_navil{
	width:270px;
	height:110px;
	margin: 0px 50px 0 35px;
	float: left;
	display: inline;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
}
#contents_navic{
	width:270px;
	margin: 0px 50px 0 0;
	float: left;
	display: inline;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
}
#contents_navir{
	width:270px;
	float: left;
	display: inline;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
}
#contents_navi_b01{
	width:225px;
	height:30px;
	margin: 20px 100px 20px 50px;
	float: left;
	display: inline;
}
#contents_navi_b02{
	width:225px;
	height:30px;
	margin: 20px 100px 20px 0;
	float: left;
	display: inline;
}
#contents_navi_b03{
	width:225px;
	height:30px;
	margin: 20px 0 20px 0;
	float: left;
	display: inline;
}
#contents_navi_b04{
	width:159px;
	height:15px;
	margin: 10px 0 0 160px;
	float: left;
	display: inline;
}
#contents_navi_b05{
	width:159px;
	height:15px;
	margin: 10px 0 0 480px;
	float: left;
	display: inline;
}

.rollover_navi {
width:225px;
height:30px;
background:url(../images/00_b01_on.png) no-repeat left bottom;
}
.rollover_navi a {
display:block;
width:225px;
height:30px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover_navi a:hover {
text-indent:-9999px;
}

/* ここまでトップのナビゲーション（共通) */


/* コンテンツ-　*/
#contents01{
	width:970px;
	margin: 0 auto 35px;
}
#contents01l{
	width:380px;
	margin: 16px 40px 0 50px;
	padding:0;
	float: right;
	display: inline;
}
#contents01r{
	width:450px;
	margin: 16px 0 0 0;
	float: right;
	display: inline;
}
#contents01_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents01_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}
#contents01 h3 {
	display: block;
	text-indent: -9999px;
	width: 970px;
	height: 73px;
	background-image: url(../images/03/01_m01.png);
	margin: 0 0 0 0;
	padding: 0;
}

/* ここまでコンテンツ-　*/

/* コンテンツ-　*/
#contents02{
	width:970px;
	margin: 0 auto 20px;
}
#contents02l{
	width:415px;
	margin: 16px 40px 0 50px;
	padding:0;
	float: right;
	display: inline;
}
#contents02r{
	width:415px;
	margin: 16px 0 0 0;
	float: right;
	display: inline;
}
#contents02_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents02_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}
#contents02 h3 {
	display: block;
	text-indent: -9999px;
	width: 970px;
	height: 73px;
	background-image: url(../images/03/02_m01.png);
	margin: 0 0 0 0;
	padding: 0;
}


/* ここまでコンテンツ-　*/

/* コンテンツ-　*/
#contents02b{
	width:970px;
	margin: 0 auto 0px;
}
#contents02bl{
	width:520px;
	margin: 5px 70px 0 20px;
	padding:0;
	float: right;
	display: inline;
}
#contents02br{
	width:275px;
	margin: 16px 15px 20px 70px;
	float: right;
	display: inline;
}
#contents02b_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents02b_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}

/* ここまでコンテンツ-　*/



/* コンテンツ-　*/
#contents03{
	width:970px;
	margin: 50px auto 35px;
}
#contents03l{
	width:430px;
	margin: 16px 40px 0 50px;
	padding:0;
	float: right;
	display: inline;
}
#contents03r{
	width:400px;
	margin: 16px 0 0 0;
	float: right;
	display: inline;
}
#contents03_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents03_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}
#contents03 h3 {
	display: block;
	text-indent: -9999px;
	width: 970px;
	height: 73px;
	background-image: url(../images/03/03_m01.png);
	margin: 0 0 0 0;
	padding: 0;
}

/* ここまでコンテンツ-　*/

/* コンテンツ-　*/
#contents04{
	width:970px;
	margin: 0 auto 35px;
}
#contents04l{
	width:430px;
	margin: 16px 40px 0 50px;
	padding:0;
	float: right;
	display: inline;
}
#contents04r{
	width:400px;
	margin: 16px 0 0 0;
	float: right;
	display: inline;
}
#contents04_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents04_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}
#contents04 h3 {
	display: block;
	text-indent: -9999px;
	width: 970px;
	height: 73px;
	background-image: url(../images/03/04_m01.png);
	margin: 0 0 0 0;
	padding: 0;
}

/* ここまでコンテンツ-　*/



/* コンテンツ-　*/
#contents05{
	width:970px;
	margin: 0 auto 10px;
}
#contents05 h3 {
	display: block;
	text-indent: -9999px;
	width: 970px;
	height: 73px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(../images/03/05_m01.png);
}
#contents05l{
	width:630px;
	margin: 15px 20px 0 50px;
	padding:0;
	float: right;
	display: inline;
}
#contents05l_b{
	width:220px;
	margin: 0px 20px 0 50px;
	padding:0;
	float: right;
	display: inline;
}
#contents05r{
	width:220px;
	margin: 0px 0 0 0;
	float: right;
	display: inline;
	
}
#contents05r_b{
	width:630px;
	margin: 0px 0 0 0;
	float: right;
	display: inline;
	
}
#contents05_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents05_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}
/* ここまでコンテンツ-　*/

/* コンテンツ-　*/
#contents06{
	width:970px;
	margin: 0 auto 0px;
}
#contents06l{
	width:730px;
	margin: 5px 30px 0 20px;
	padding:0;
	float: right;
	display: inline;
}
#contents06r{
	width:150px;
	margin: 25px 10px 20px 0px;
	float: right;
	display: inline;
}
#contents06_b01{
	width:263px;
	height:40px;
	margin: 25px 0 0 0;
}
#contents06_b02{
	width:160px;
	height:13px;
	margin: 10px 0 0 88px;
}
/* ここまでコンテンツ-　*/



/*　マイブックPR（共通）　*/

#contents_mbpr{
	width:976px;
	margin: 0px auto 0;
}
#contents_mbpr_01{
	width:976px;
	background: url(../images/bg06.gif) repeat-y left top scroll;
}
#contents_mbprl{
	width:120px;
	height:110px;
	margin: 20px 204px 0 35px;
	float: left;
	display: inline;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
}
#contents_mbprc{
	width:120px;
	margin: 20px 204px 0 0;
	float: left;
	display: inline;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
}
#contents_mbprr{
	width:120px;
	margin: 20px 0 0 0;
	float: left;
	display: inline;
	font-size: 80%;
	line-height: 1.5em;
	color: #333333;
}
#contents_mbpr_b01{
	width:225px;
	height:30px;
	margin: 20px 100px 20px 50px;
	float: left;
	display: inline;
}
#contents_mbpr_b02{
	width:225px;
	height:30px;
	margin: 20px 100px 20px 0;
	float: left;
	display: inline;
}
#contents_mbpr_b03{
	width:225px;
	height:30px;
	margin: 20px 0 20px 0;
	float: left;
	display: inline;
}
#contents_mbpr_b04{
	width:159px;
	height:15px;
	margin: 10px 0 0 475px;
	float: left;
	display: inline;
}
#contents_mbpr_b05{
	width:159px;
	height:15px;
	margin: 10px 0 0 165px;
	float: left;
	display: inline;
}

.rollover_mbpr {
width:225px;
height:30px;
background:url(../images/mbpr_b01_on.png) no-repeat left bottom;
}
.rollover_mbpr a {
display:block;
width:225px;
height:30px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover_mbpr a:hover {
text-indent:-9999px;
}
.rollover_mbpr02 {
width:159px;
height:15px;
background:url(../images/mbpr_b02_on.png) no-repeat left bottom;
}
.rollover_mbpr02 a {
display:block;
width:159px;
height:15px;
font-size:1px;
line-height:1px;
outline:none;
}
.rollover_mbpr02 a:hover {
text-indent:-9999px;
}


/*　ここまでマイブックPR（共通）　*/

#service{
	width:100%;
	margin: 0px auto 0;
	background: #ffffff;
}

ul#sitelink{
	width:1000px;
	margin:0px auto;
	height:90px;
	overflow:hidden;
	display:block;
	padding:10px 0 0px 0;
}

#sitelink li.v1{
	width:18%;
	height:80px;
	display:block;
	float:left;
	text-align:center;
}

#sitelink li.v2{
	width:22%;
	height:80px;
	display:block;
	float:left;
	text-align:center;
}
	
#sitelink li.v3{
	width:20%;
	height:80px;
	display:block;
	float:left;
	text-align:center;
}

#sitelink li p{
	text-align:center;
	font-size:12px;
	display:block;
	margin-top:0px;
}

#sitelink li a{
	color:#1b1b1b;
	text-decoration: none;
}

#navi{
	width:950px;
	margin: 40px auto 0;
	padding:10px 0 20px 0;
	font-size: 75%;
	line-height: 1.5em;
	color: #ffffff;
	text-align:center;	
}

.left{
	float:left;
	margin: 0;
}
.clear{
	clear:both;
}


/*rollover*/
img {
border:0;
}
