/* レイアウトの設定*/
body{
	margin:0px;
	padding:0px;
	text-align:center;
	background-image: url(../img/example/common/back.gif);
	background-repeat: repeat-x;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
	width:800px;
	margin:0px auto;
	text-align:left;
}
/* ヘッダー左側の設定*/
#headleft{
	width:480px;
	height:81px;
	float:left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	background-color: #FFF;
	background-image: url(../img/example/common/back.gif);
	background-repeat: repeat-x;
}

/* ヘッダー右側の設定*/
#headright{
	width:320px;
	height:81px;
	float:right;
	top: 0px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	clear: right;
	background-color: #FFF;
	background-image: url(../img/example/common/back.gif);
	background-repeat: repeat-x;
}
/* コンテナーの設定*/
#container{
	width:800px;
	margin:0px;
	text-align:left;
	height: auto;
}


/* ナビの設定*/
#navi{
	width:640px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: auto;
	float: left;
	clear: both;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 5px;
}

/* ナビの設定*/
#navi-top{
	width:640px;
	background-color:#FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: auto;
	float: left;
	clear: both;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* 戻るナビの設定*/
#navi-back{
	width:635px;
	background-color:#F5F5F5;
	border-bottom-style: dotted;
	font-size: 12px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	float: left;
	clear: both;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-left: 5px;
}




/* 左側の設定*/
#left{
	float:left;
	width: 175px;
	height: auto;
	clear: right;
	background-color: #FFF;
}

/* 右側の設定*/
#right{
	float:right;
	clear: right;
	height: auto;
	width: 610px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	margin-left: 10px;
}


/* TOPメインの設定*/
#top_main{
	height: auto;
	width: 610px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}


/* メインの設定*/
#main{
	width:640px;
	text-align: center;
	float: left;
	clear: left;
	margin-right: 80px;
	margin-left: 80px;
	margin-bottom: 30px;
	margin-top: 10px;
	height: auto;
}


/* フッターの設定*/
#foot{
	position:relative;
	width:800px;
	height:80px;
	clear:both;
	text-align: center;
}

/* フッターメニューの設定*/
#foot li{
	margin-left:10px;
}


/* 左側コンテンツ枠 下10px*/
.left-box2{
	width:210px;
	height:auto;
	float:left;
	clear: left;
	padding-bottom: 15px;
	padding-top: 5px;
}


/* メインタイトルの設定*/
.title{
	width:620px;
	height:auto;
	padding-bottom: 5px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #39F;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	background-color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	clear: both;
}

/* 見出しの設定*/
.box-midashi{
	width:630px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	color: #333;
	clear: none;
	margin-left: 10px;
}


/* コンテンツの設定*/
.box-contents{
	width:640px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	float: left;
}

/* コンテンツの設定*/
.box-contents-down{
	width:640px;
	height: auto;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


/* コンテンツの終わり*/
.box-foot{
	width:630px;
	padding-bottom: 15px;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-align: right;
	padding-top: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-left: 10px;
	clear: both;


}
/* メニュー大枠上下点線ありの設定*/
.box-menu{
	width:640px;
	padding-bottom: 25px;
	text-align: left;
	padding-top: 25px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

/* メニュー大枠上点線ありの設定*/
.box-menu-up{
	width:640px;
	padding-bottom: 25px;
	text-align: left;
	padding-top: 25px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	float: left;
}

/* メニュー大枠下点線ありの設定*/
.box-menu-down{
	width:640px;
	padding-bottom: 25px;
	text-align: left;
	padding-top: 25px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


/* メニュー右枠の設定*/
.box-menu_right{
	width:320px;
	padding-bottom: 10px;
	text-align: left;
	height: 100px;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	background-color: #FFF;
	clear: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 21px;
	padding-top: 10px;
}


/* メニュー右の各TOPリンクの枠設定*/
.box-menu_right2{
	width:320px;
	padding-bottom: 10px;
	text-align: left;
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	background-color: #FFF;
	clear: right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
}

/* メニュー左のイメージ写真枠の設定*/
.box-menu_left{
	width:300px;
	text-align: left;
	height: auto;
	float: left;
	background-color: #FFF;
	padding: 0px;

}
/* メニュー大枠上下点線ありの設定*/
.box-menu-top{
	width:640px;
	padding-bottom: 20px;
	text-align: left;
	padding-top: 0px;
	height: auto;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
}


/* 実例コンテンツメニュー大枠の設定*/
.box-exmenu-center{
	width:640px;
	text-align: center;
	height: auto;
	clear: both;
	float: left;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}

/* 実例コンテンツメニュー左枠の設定*/
.box-exmenu_waku{
	width:427px;
	text-align: left;
	height: auto;
	float: left;
	background-color: #FFF;
}

/* 実例コンテンツメニュー左枠の設定*/
.box-exmenu_left{
	width:183px;
	text-align: center;
	height: auto;
	float: left;
	background-color: #FFF;
	padding: 15px;
}

/* 実例コンテンツメニュー右枠の設定*/
.box-exmenu_right{
	width:180px;
	text-align: left;
	height: auto;
	clear: right;
	float: right;
	background-color: #FFF;
	padding: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}

/* 実例コンテンツ枠下10pxの設定*/
.box-exmenu{
	width:183px;
	text-align: left;
	height: auto;
	float: left;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 10px;
}

/* 実例コンテンツカテゴリタブ枠の設定*/
.box-exmenu-ms{
	width:183px;
	text-align: left;
	height: auto;
	float: left;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-bottom: 8px;
}

/* メニュー空いている枠の設定*/
.box-menu_sp{
	width:211px;
	text-align: center;
	height: 225px;
	clear: right;
	float: right;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	background-color: #FFF;


}





/* 写真を入れるボックスの設定*/
.box-photo{
	width:80px;
	height: auto;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 20px;
	text-align: left;
	float:left;
	clear: right;
	padding-top: 5px;

}

/* マンガへのリンクを入れるボックスの設定*/
.box-comics-link{
	width:180px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 20px;
	text-align: center;
	float:left;
	clear: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;

}

/* 右側コンテンツ枠*/
.right-box{
	width:560px;
	height:auto;
	float:right;
	clear: right;
	padding-bottom: 15px;
}

/* センター揃えコンテンツの設定*/
.box-contents-center{
	width:640px;
	text-align: center;
	height: auto;
	clear: both;
	float: left;
	padding: 0px;
}

/* 区切り線1の設定*/
.line1{
	position:relative;
	width:100%;
	height:20px;
	clear:both;
	border-bottom-width: 2px;
	border-bottom-color: #333;
	border-top-style: solid;
}

/* ドットボーダーの設定*/
.dot{
	position:relative;
	width:100%;
	height:1px;
	clear:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

/* 空白の設定*/
.speace10{
	width:100%;
	height:10px;
	clear:none;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

/* 右側に配置する画像*/
.img-right{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	clear: right;
}

/* 右側に配置する画像の回り込み解除*/
.clear-right{
	clear:right;
}

/* 左側に配置する画像*/
.img-left{
	float:left;
	margin-right:10px;
	margin-bottom:10px
}

/* 右側に配置する画像の回り込み解除*/
.clear-left{
	clear:left;
}
