@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:170%;
	color:#222;
}
body div {
	text-align:left;
	margin:auto;
}



/*-------------------- ヘッダー --------------------*/
#header {
	width:1000px;
	height:100px;
	margin:auto;
}
#header2 {
	width:1000px;
	height:100px;
	margin-top:50px;
}
#headerleft {
	width:400px;
	height:100px;
	float:left;
	margin:auto;
}
#headeright {
	width:580px;
	height:70px;
	float:left;
	margin:auto;
	padding:20px 0px 10px 20px;
}
.floatleft {
	float:left;
}
/*-------------------- メインナビ --------------------*/
#mainnavi {
	width:1000px;
	height:auto;
	margin:auto;
	clear:both;
}
#mainnavileft {
	width:800px;
	height:1000;
	float:left;
}
/*-------------------- ナビ --------------------*/
/*-------------------- ナビleft --------------------*/
#navileft {
	width:200px;
	height:auto;
	float:left;
	background-color:#fff;
}
#home {
	text-align:center;
	height:25px;
	margin-top:10px;
	margin-bottom:10px;
}
.navi {
	margin-bottom:30px;
}
.navi1 {
	margin-bottom:30px;
}
.navili {
	width:168px;
	padding:5px 5px 5px 25px;
	list-style:none;
	border: 1px #aaa solid;
	border-width: 0px 1px 0px 1px;
	background-image:url(images/leftlogo.gif);
	background-repeat   : no-repeat;

}
.navili2 {
	list-style:none;
	border: 1px #aaa solid;
	border-width: 0px 1px 0px 1px;
}
.naviliimg {
	width:168px;
	list-style:none;
}
.navililast {
	width:168px;
	padding:5px 5px 5px 25px;
	list-style:none;
	border: 1px #aaa solid;
	border-width: 0px 1px 1px 1px;
	background-image:url(images/leftlogo.gif);
	background-repeat   : no-repeat;
}
/*-------------------- ナビleft --------------------*/
#naviright {
	width:200px;
	height:auto;
	float:left;
	background-color:#fff;
	margin:auto;
}
#navitop {
	margin-top:45px;
}
/*-------------------- ナビa --------------------*/
.navi a{
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	line-height:190%;
	color:#222;
}

.navi a:visited {
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	color:#222;
	line-height:190%;
}
.navi a:hover	{
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	color:#888;
	line-height:190%;
}
.navi1 a{
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	line-height:190%;
	color:#222;
}

.navi1 a:visited {
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	color:#222;
	line-height:190%;
}
.navi1 a:hover	{
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	color:#888;
	line-height:190%;
}
#home a{
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	line-height:190%;
	color:#222;
}

#home a:visited {
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	color:#222;
	line-height:190%;
}
#home a:hover	{
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;
	color:#888;
	line-height:190%;
}
/*-------------------- メイン --------------------*/
#maintop {
	width:570px;
	height:auto;
	float:right;
	margin:auto;
	padding:10px 15px 0px 15px;
}
#main {
	width:570px;
	height:auto;
	float:right;
	margin:auto;
	padding:40px 15px 0px 15px;
}


/*-------------------- フッター --------------------*/
#footer {
	clear:both;
	width:1000px;
	height:47px;
	background-image:url(images/footer.gif);
	text-align:center;
	padding:3px 0px 3px 0px;
}
#footer p{
	font-size:12px;
	line-height:160%;
	color:#eee;
}
#footer a{
	font-size:12px;
	line-height:160%;
	color:#eee;
}
#footer a:hover {
	font-size:12px;
	line-height:160%;
	color:#eee;
}


/*-------------------- フォント --------------------*/
p {
	font-size:14px;
    margin-top:5px;
    margin-bottom:5px;line-height:170%;
	color:#222;
}
a {
	color:#1665e9;
	line-height:160%;text-decoration:none;}
a:visited {
	color:#1665e9;
	line-height:160%;}
a:hover	{
    margin-top:5px;
	line-height:160%;
	text-decoration:none;
	text-decoration:underline;
    margin-bottom:5px;
	color:#1665e9;
}
h1{
	text-align:right;
	font-size:12px;
    margin-bottom:5px;line-height:160%;
	color:#777;
}
h2 {
	font-size:14px;
	margin-top:5px;
	padding-left:30px;
    margin-bottom:5px;
	line-height:160%;
	border-bottom: 1px solid #666666;
	color:#222;
	background-image:url(images/b.gif);
	background-repeat   : no-repeat;

}
h3 {
	font-size:14px;
	margin-top:5px;
	padding-left:30px;
    margin-bottom:5px;line-height:160%;
	border-bottom: 1px solid #666666;
	color:#222;
	background-image:url(images/b.gif);
	background-repeat   : no-repeat;
}
h4 {
	font-size:14px;
	margin-top:5px;
	padding-left:30px;
    margin-bottom:5px;line-height:160%;
	border-bottom: 1px solid #666666;
	color:#222;
	background-image:url(images/b.gif);
	background-repeat   : no-repeat;
}
h5 {
	font-size:14px;
	margin-top:5px;
    margin-bottom:5px;line-height:160%;
	border-bottom: 1px solid #666666;
	color:#222;
}
.red {
	color:#f4075c;
}
.b {
	font-weight:bold;
	color:#222;
}
.pdiv {
	width:550px;
	margin-top:20px;
	margin-bottom:30px;
	padding:10px;
}
.pdiv2 {
	width:550px;
	margin-top:20px;
	margin-bottom:30px;
	padding:10px;
	border:1px solid #aaa;
}
.pdivin {
	width:550px;
	margin-top:50px;
	margin-bottom:50px;
	padding:10px;
}
.font13p {
	padding:10px 0px 0px 10px;
	font-size:13px;
    margin-top:5px;
    margin-bottom:5px;line-height:170%;
	color:#222;
}
	
.blu {
	color:#1665e9;
}

/*-------------------- 線 --------------------*/
.hr {
	width:1000px;
	height:1px;
	background-image: url("images/hr.gif");
}
.hr2 {
	width:409px;
	height:1px;
	background-image: url("images/hr.gif");
}

.phr {
	width:550px;
	height:1px;
	background-image: url("images/hr.gif");
}
/*-------------------- リスト --------------------*/
.li {
	list-style:none;
}
.ul {
	list-style:none;
}
#kizyunul {
	margin-left:40px;
}
.kizyunli {
	list-style:decimal;
}
.sakuraul {
	float:left;
}
.sakurali {
	width:250px;
	list-style:none;	
}
	
/*-------------------- topへ戻る --------------------*/
#tophe {
	width:570px;
	heigth:50px;
	clear:both;
}
#topleft {
	width:285px;
	height:50px;
	float:left;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
#topright {
	width:285px;
	height:50px;
	float:left;
	margin-top:50px;
	margin-bottom:50px;
	text-align:center;
}
/*-------------------- クリアー --------------------*/
.clear {
	clear:both;
}
/*-------------------- 相互リンク情報 --------------------*/
#linktable {
	border:1px solid #aaa;
	border-spacing: 0;
	margin:50px 0px 50px 0px;
}
.linktableleft {
	width:100px;
	padding:5px;
	border:1px solid #aaa;
	border-left:0px;
	border-top:0px;
}
.linktableright {
	width:450px;
	padding:5px;
	border:1px solid #aaa;
	border-left:0px;
	border-top:0px;
	border-right:0px;
}
.linktableleftlast {
	width:100px;
	padding:5px;
	border:1px solid #aaa;
	border-left:0px;
	border-top:0px;
	border-bottom:0px;
}
.linktablerightlast {
	width:460px;
	padding:5px;
}
/*ツイート*/
.tweet {
	width:100px;
	float:left;
}
.tweet1 {
	width:85px;
	float:left;
}
.tweetstyle {
	border:none;
	overflow:hidden;
	width:80px;
	height:21px;
}


/*パンくずリスト*/
.bread {
	height:16px;
	font-size:12px;
	float:left;
	margin-bottom:10px;
	margin-top:4px;
}
/*テーブル*/
.table {
	width:550px;
	margin-top:30px;
	margin-bottom:30px;
}
.name {
	width:108px;
	height:23px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
	
}
.money {
	width:85px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
}
.moneyright {
	width:85px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}

.name2 {
	width:108px;
	height:61px;
	padding:35px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}
.money2 {
	width:85px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
}
.money2right {
	width:85px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
}
.money3 {
	width:538px;
	padding:5px 5px 5px 5px;
	border:1px solid #aaa;
}
.money4 {
	width:548px;
	border:1px solid #aaa;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
}
.money5 {
	width:548px;
}
	



.name21 {
	width:215px;
	height:23px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
	
}
.money21 {
	width:160px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
}
.money21right {
	width:160px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}
.name22 {
	width:215px;
	height:61px;
	padding:35px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}
.money22 {
	width:160px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
}
.money22right {
	width:160px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
}


.money31 {
	width:85px;
	height:21px;
	padding:7px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
}
.moneyright31 {
	width:85px;
	height:21px;
	padding:7px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}



.name41 {
	width:263px;
	height:23px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
	
}
.money41right {
	width:273px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}
.name42 {
	width:263px;
	height:23px;
	padding:5px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}
.money42right {
	width:273px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
}



.name51 {
	width:126px;
	height:23px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
	
}
.money51 {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
}
.moneyright51 {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}

.name52 {
	width:126px;
	height:23px;
	padding:5px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}
.money52 {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
}
.money52right {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
}

.name51 {
	width:126px;
	height:23px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
	
}
.money51 {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
}
.moneyright51 {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}

.name52 {
	width:126px;
	height:23px;
	padding:5px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}
.money52 {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
}
.money52right {
	width:136px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
}


.name61 {
	width:172px;
	height:23px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
	
}
.money61 {
	width:182px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	background-color:#eee;
}
.moneyright61 {
	width:182px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	font-weight:bold;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
	background-color:#eee;
}

.name62 {
	width:172px;
	height:23px;
	padding:5px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}
.money62 {
	width:182px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
}
.money62right {
	width:182px;
	height:23px;
	padding:5px 0px 5px 0px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-bottom:0px;
}
/*げんだま用*/

.namegendama {
	width:108px;
	height:91px;
	padding:5px 5px 5px 5px;
	text-align:center;
	float:left;
	border:1px solid #aaa;
	border-right:0px;
	border-bottom:0px;
	
}

/*オススメ*/
.osusume {
	width:550px;
	margin-top:50px;
}
.osusumelefttop {
	width:198px;
	height:100px;
	float:left;
	text-align:center;
	border:1px solid #aaa;
	padding-top:20px;
}
.osusumerighttop {
	width:339px;
	height:100px;
	padding:10px 5px 10px 5px;
	float:left;
	border:1px solid #aaa;
	border-left:0px;
}
.osusumeleft {
	width:198px;
	height:100px;
	float:left;
	text-align:center;
	border:1px solid #aaa;
	border-top:0px;
	padding-top:20px;
}
.osusumeright {
	width:339px;
	height:100px;
	padding:10px 5px 10px 5px;
	float:left;
	border:1px solid #aaa;
	border-left:0px;
	border-top:0px;
}
/*DDタグ*/
.ddleftmargin {
	margin-left:35px;
}

.table2 {
	margin-top:30px;
	margin-bottom:50px;
	width:463px;
	text-align:center;
}
.slefttop {
	float:left;
	border:1px solid #aaa;
	width:160px;
	padding:5px;
	background-color:#efefef;
	font-weight:bold;
}
.sleft {
	float:left;
	border:1px solid #aaa;
	width:160px;
	padding:5px;
	border-top:0px;
	background-color:#efefef;
	font-weight:bold;
}
.sleftbottm {
	float:left;
	border:1px solid #aaa;
	width:160px;
	padding:5px;
	border-top:0px;
	background-color:#efefef;
	font-weight:bold;
}
	
.srighttop {
	float:left;
	border:1px solid #aaa;
	width:285px;
	padding:5px 0px 5px 5px;
	border-left:0px;
}
.sright {
	float:left;
	border:1px solid #aaa;
	width:285px;
	padding:5px 0px 5px 5px;
	border-top:0px;
	border-left:0px;
}
.srightbottm {
	float:left;
	border:1px solid #aaa;
	width:285px;
	padding:5px 0px 5px 5px;
	border-top:0px;
	border-left:0px;
}


.slefttop2 {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
}

.srighttop2 {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-left:0px;
}
.table2top {
	width:451px;
	padding:5px;
	text-align:center;
	border:1px solid #aaa;
	background-color:#efefef;
	font-weight:bold;
	
}
.table3top {
	width:451px;
	padding:5px;
	text-align:center;
	border:1px solid #aaa;
	border-top:0px;
	background-color:#efefef;
	font-weight:bold;
	
}
.table4top {
	width:451px;
	padding:5px;
	border:1px solid #aaa;
	border-top:0px;
	
}

.slefttop3 {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-top:0px;
}
.srighttop3 {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-left:0px;
	border-top:0px;
}

/*money用*/

.nslefttop {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	background-color:#efefef;
	font-weight:bold;
}
.nsleft {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-top:0px;
	background-color:#efefef;
	font-weight:bold;
}
.nsleftbottm {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-top:0px;
	background-color:#efefef;
	font-weight:bold;
}
	
.nsrighttop {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-left:0px;
}
.nsright {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-top:0px;
	border-left:0px;
}
.nsrightbottm {
	float:left;
	border:1px solid #aaa;
	width:220px;
	padding:5px;
	border-top:0px;
	border-left:0px;
}

/*手順画像配置*/
.tejun{
	width:220px;
	height:50px;
	margin-left:35px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
	
