@charset "utf-8";
/*
 * Title :
 * File URI :
 * Author :	Y.Katsuki
 * Update :	2010-08-20
 *
 * 1. reset
 * 2. body and base setting 
 * 3. link setting 
 * 4. contents
 * ex.clearfix 
 */
/*==========================================================
  1. reset
==========================================================*/
html, body, div, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
form,fieldset,input,textarea,
table, th, td {
	margin: 0;
	padding: 0;
	color: #897159;
	font-family:'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

address, caption, em,strong,th {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

caption, th {
	text-align: left;
}

input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/*==========================================================
  2. body and base setting
==========================================================*/
body {
}

strong {
	font-weight: bold;
}

p {
	font-size: 12px;
	line-height: 1.0;
}


/*================================================
  3. link setting
================================================*/
a {
	color: #897159;
	text-decoration: none;
}

a:visited {
}

a:hover {
	text-decoration: none;
}

a:active {
}

/*================================================
  3. contents
================================================*/

/* common */
body {
	/*background: url(../images/ground_bg.gif) top center repeat-x;*/
	background: url(../images/back3.jpg) top center repeat;
}

div#container {
	width: 1094px;
	margin: 0 auto;
	background: url(../images/conte_bg.png) 25px 69px repeat-y;
}
div.sec {
	background: url(../images/bg_header.jpg) top center no-repeat;
}

div.header {
	width: 1094px;
	height: 175px;
}

div.header h1 {
	padding: 15px 0 37px 116px;
	float: left;
}

div.header p.header_btn_store {
	float: right;
	padding: 13px 82px 0 0;
}

div.header div.menu {
	width: 1094px;
	clear:both;
}

div.header div.menu ul.language {
	float: right;
	width: 90px;
	height: 60px;
	background: url(../images/laguage_list_bg.gif) top left no-repeat;
	padding: 5px 88px 0 0;
}

div.header div.menu ul.language li {
	display:inline;
}

div.header div.menu ul.language li img {
	display:block;
}

div.header div.menu ul.navi {
	float: left;
	width: 820px;
	padding: 28px 0 0 90px;
}

div.header div.menu ul.navi li {
	float: left;
}

div#container div.contents {
	width: 916px;
	padding: 0 88px;
	margin: 0 auto;
	clear: both;
}

div.footer {
	background-image: none ;
}

div.contentsFooter {
	width: 900px;
	height: 72px;
	overflow: hidden;
	background: url(../images/conte_footer_bg.gif) top left no-repeat;
	margin: 0 8px 0 8px;
}

div.contentsFooter ul {
	margin: 11px 0 10px 9px;
}

div.contentsFooter ul li {
	float: left;
	padding-right: 6px;
}

div.contentsFooter div.contentsFRight {
	float: right;
	width: 386px;
}

div.contentsFooter p.contentsFtext {
	margin: 5px 0 3px 0;
}

div.footer {
	margin-top: 10px;
	padding: 20px 0 50px 0;
	clear: both;
	text-align:center;
}

div.footer p {
	color:#FFF;
	padding-top:10px;
}

div.footer p a {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}

div.footer p a:hover {
	text-decoration: none;
}

/*div.footer ul {
	width: 440px;
	margin: 0 auto;
}

div.footer ul li {
	float: left;
	padding: 0 5px 0 8px;
	background: url(../images/footer_icon.gif) 0 6px no-repeat;
}

div.footer ul li.first {
	background: none;
}

div.footer ul li a {
	font-size: 10px;
	color: #897159;
	text-decoration: underline;
}

div.footer ul li a:hover {
	text-decoration: none;
}*/

div.footer  p.copy {
	display: block;
	clear: both;
	width: 1094px;
	text-align: center;
	margin-top: 15px;
}

/* news */

div.newsBox {
	width: 888px;
	padding: 0 0 30px 28px;
	_padding: 0 0 40px 28px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.newsBox div.newsRect {
	width: 280px;
	height: 360px;
	background: url(../../news/images/news_sec_bg.gif) top left;
	margin: 0 10px 10px 0;
	float: left;
	overflow: hidden;
}

a.newsSection {
	display: block;
	width: 240px;
	height: 320px;
	padding: 20px;
	font-size: 12px;
	background: url(../../news/images/news_sec_bg.gif) top left;
	line-height: 1.3;
}

div.newsBox dd.newsImg {
	width: 240px;
	height: 200px;
	background: url(../../news/images/news_photo_blank.gif) top left;
	overflow: hidden;
}

div.newsBox dd.newsImgNone {
	width: 240px;
	height: 200px;
	margin: 20px;
	background: url(../../news/images/news_photo_blank.gif) top left;
}

div.newsBox dd.date {
	color: #EF4A8B;
	font-weight: bold;
	font-size: 10px;
	margin: 6px 0 2px 0;
}

div.newsBox dt.newsTitle {
	font-weight: bold;
	color: #6C4D2F;
	text-decoration: underline;
}

a.newsSection:hover {
	background: #ffffff;
	background-image: none;
}

table#news_tbl01{
	width:300px;
	border:1px #F33 solid;
	border-collapse:collapse;
	border-spacing:0;
}

table#news_tbl01 td{
	border-style:none solid;
	border-width:1px;
	border-color:#F33;
	font-size:12px;
	text-align:center;
}
	

/* news背景調整 */

body#news div.contentsFooter {
	margin: 0 8px 50px 8px;
}

body#news div.footer {
	margin-top: 0;
	padding: 0 0 50px 0;
}

/* news - popup */

body#pop {
	background: #ffffff;
	background-image: none;
}

div.popContent {
	width: 525px;
	height: 507px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 44px 0 0 58px;
	padding: 0 15px 10px 0;
}

div.popContent p.popDate {
	width: 500px;
	background: #B71911;
	font-size: 10px;
	padding: 4px 0 3px 4px;
	margin:0 0 15px;
	color: #FFFFFF;
	font-weight: bold;
}

div.popContent h1.popTit {
	/*width: 504px;*/
	font-size: 16px;
	color: #B71911;
	font-weight: bold;
	margin: 8px 0 40px 0;
}

div.popContent h1.popTit02 {
	/*width: 504px;*/
	font-size: 16px;
	color: #EF4A8B;
	font-weight: bold;
	margin: 0 0 20px 0;
}

div.popContent h1.popTit03 {
	/*width: 504px;*/
	font-size: 16px;
	color: #EF4A8B;
	font-weight: bold;
	margin: 10px 0 35px 0;
}

div.popContent h2.popSubTit {
	/*width: 504px;*/
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 25px 0 15px 0;
}

div.popContent h2.popSubTit02 {
	/*width: 504px;*/
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 0 0 20px 0;
}

div.popContent h2.popSubTit03 {
	/*width: 504px;*/
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div.popContent h3.popSubTit {
	/*width: 504px;*/
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div.popContent p.popText {
	/*width: 504px;*/
	font-size: 12px;
	color: #666666;
	margin: 2px 0 10px 0;
	line-height: 1.4;
}

div.popFooter {
	width: 540px;
	margin: 20px 0 0 58px;
}

div.popFooter p {
	float: left;
}

div.popFooter p.leftcursor {
	padding-left: 200px;
}

div.popFooter p.count {
	width: 63px;
	display: block;
	padding: 6px 0;
	text-align: center;
	color: #B71911;
	font-weight: bold;
}

div.popContent div.popLcol01 {
	float: left;
	width: 270px;
}

div.popContent div.popSection {
	clear: both;
}

div.popContent div.popSection02 {
	clear: both;
	padding:15px 0;
}

div.popContent div.popRcol01 {
	float: right;
	width: 230px;
}

div.popContent div.popLcol02 {
	float: left;
	width: 225px;
	padding-bottom: 15px;
}

div.popContent div.popRcol02 {
	float: right;
	width: 265px;
	padding-bottom: 15px;
}

div.popContent div.popLcol03 {
	float: left;
	width: 265px;
	padding-bottom: 15px;
}

div.popContent div.popRcol03 {
	float: right;
	width: 228px;
	padding-bottom: 15px;
}

div.popContent div.popLcol04 {
	float: left;
	width: 250px;
	padding-bottom: 15px;
}

div.popContent div.popRcol04 {
	float: right;
	width: 250px;
	padding-bottom: 15px;
}

div.popContent div.popLcol05 {
	float: left;
	width: 120px;
	padding-bottom: 15px;
}

div.popContent div.popRcol05 {
	float: right;
	width: 380px;
	padding-bottom: 15px;
}

div.popContent div.popLcol06 {
	float: left;
	width: 200px;
	padding-bottom: 15px;
}

div.popContent div.popRcol06 {
	float: right;
	width: 300px;
	padding-bottom: 15px;
}

div.popContent div.popLcol07 {
	float: left;
	width: 300px;
	padding-bottom: 15px;
}

div.popContent div.popLcol07b {
	float: left;
	width: 230px;
	padding:0 0 15px 70px;
}

div.popContent div.popRcol07 {
	float: right;
	width: 200px;
	padding-bottom: 15px;
}

div.popContent div.txtBox {
	width: 525px;
}


/* shoplist */

div.shopBox {
	width: 888px;
	padding: 0 0 30px 28px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.shopBox div.shopBoxinner {
	width: 820px;
	padding: 0 20px 8px;
	background: url(../../shop/images/shop_sec_bg.gif) top left;
}

div.shopBox div.shopBoxinner ul.shopArea {
	width: 785px;
	padding-left: 35px;
}

div.shopBox div.shopBoxinner ul.shopArea li {
	display: block;
	float: left;
	width: 102px;
	height: 30px;
	padding-right: 6px;
	background: url(../../shop/images/shopArea_bg.gif) top left no-repeat;
	overflow: hidden;
	font-size: 11px;
}

div.shopBox div.shopBoxinner ul.shopArea li.current span {
	display: block;
	width: 102px;
	height: 25px;
	background: url(../../shop/images/shopArea_bg.gif) 0 -30px no-repeat;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
}

div.shopBox div.shopBoxinner ul.shopArea li a {
	display: block;
	width: 102px;
	height: 25px;
	background: url(../../shop/images/shopArea_bg.gif) top left no-repeat;
	overflow: hidden;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
}

div.shopBox div.shopBoxinner ul.shopArea li a:hover {
	background: url(../../shop/images/shopArea_bg.gif) 0 -30px no-repeat;
}

div.shopBox div.shopBoxinner div.shopPlaceBox {
	width: 732px;
	border: 1px solid #EE9997;
	margin: 5px 0 16px 35px;
	background: #ffffff;
	padding: 7px 0 7px 16px;
}

div.shopBox div.shopBoxinner div.shopPlaceBox ul li {
	float: left;
	padding-right: 11px;
}

div.shopBox div.shopBoxinner div.shopPlaceBox ul li a {
	display: block;
	padding-left: 18px;
	background: url(../../shop/images/area_listmark.gif) 0 3px no-repeat;
	font-size: 12px;
	text-decoration: underline;
}

div.shopBox div.shopBoxinner div.shopPlaceBox ul li a:hover {
	text-decoration: none;
}

div.shopBox div.shopBoxinner div.shopListBox {
	width: 810px;
	padding: 0 10px 0 0;
	background: #ffffff;
	margin-bottom: 10px;
}

/*
div.shopBox div.shopBoxinner div.single {
	_padding-bottom: 10px;
}
*/

div.shopBox div.shopBoxinner div.shopListBox dl dt {
	width: 78px;
	padding: 17px 0 19px 0;
	text-align: center;
	font-size: 12px;
	border: 1px solid #EE9997;
	color: #EA7473;
	float: left;
	display: block;
	margin: 10px 0 10px 10px;
	_margin: 10px 0 10px 5px;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd {
	float: right;
	width: 700px;
	height: 60px;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd.shinsai {
	float: right;
	width: 700px;
	height: 90px;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd p.shopLogo {
	float: left;
	width: 85px;
	padding: 13px 0 0 16px;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd p.shopName {
	float: left;
	width: 183px;
	padding-top: 18px;
	line-height: 1.2;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd p.shopName span {
	font-weight: bold;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd p.shopAdress {
	float: left;
	width: 338px;
	padding-top: 15px;
	line-height: 1.2;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd p.mapIcon {
	float: left;
	width: 62px;
	padding: 25px 0 0 0;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd.shopBg01 {
	background: url(../../shop/images/shop_bg_01.gif) bottom left repeat-x;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd.shopBg02 {
	background: url(../../shop/images/shop_bg_02.gif) bottom left;
	margin: 2px 0 2px;
}

div.shopBox div.shopBoxinner div.shopListBox dl dd.first {
	margin-top: 6px;
}

/* 100830追記 - PAGE TOP */

div.shopBox div.pagetop {
	width: 800px;
	padding-top: 7px;
	height: 17px;
	overflow: hidden;
}

/* ie6,7適用 */
* html div.shopBox div.single div.pagetop,
*:first-child+html div.shopBox div.single div.pagetop {
	padding-top: 12px;
}

div.shopBox div.pagetop p {
	width: 792px;
	text-align: right;
	height: 17px;
	overflow: hidden;
}

/* shop背景調整 */

body#shop div.contentsFooter {
	margin: 0 8px 28px 8px;
}

body#shop2 div.contentsFooter {
	margin: 0 8px 18px 8px;
}

body#shop div.footer {
	margin-top: 0;
	padding: 0 0 50px 0;
}

/* download */

div.downloadBox {
	padding: 0 0 30px 17px;
	_padding: 0 0 40px 9px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.downloadBox div.downloadRect {
	width: 425px;
	height: 190px;
	background: url(../../download/images/download_sec_bg.gif) top left;
	margin: 0 0 10px 10px;
	float: left;
	overflow: hidden;
	_zoom:1;
}

div.downloadBox dl {
	overflow: hidden;
	_zoom:1;
}

div.downloadBox dt.downloadImg {
	width: 240px;
	height: 200px;
	margin:10px 10px;
	_margin:10px 5px;
	float:left;
	clear:both;
}

div.downloadBox dd.titleImg {
	width:250px;
	margin:37px 0 20px;
	text-align:center;
}

div.downloadBox dd.downloadBtnBox {
	margin:95px 0 10px;
	/margin:90px 0 10px;
	margin-left:270px;
	_margin-left:265px;
}

div.downloadBox dd.downloadBtnBox img{
	padding:0 0 5px 0;
}

div.downloadBox dd.downloadBtn {
	margin:0 0 5px;
	text-align:center;
}

/* link */

div.link {
	padding: 0 0 30px 17px;
	_padding: 0 0 40px 9px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.link div.linkBox {
	width: 860px;
	background: url(../../link/images/link_sec_bg.gif) repeat;
	margin: 0 0 0 20px;
	overflow: hidden;
	_zoom:1;
}

div.link div.linkBox div.linkRect {
	width: 410px;
	margin: 0 0 10px 0;
	float: left;
}

div.link div.linkBox div.linkRect p {
	line-height:1.3em;
	padding:10px 10px;
}

/* recruit */

div.recruit {
	padding: 0 0 30px 17px;
	_padding: 0 0 40px 9px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.recruit ul {
	width:252px;
	margin:0 auto;
	overflow: hidden;
	_zoom:1;
}

div.recruit li {
	width:123px;
	padding-right:3px;
	float:left;
}

div.recruit div.recruitBox {
	width: 840px;
	background: url(../../link/images/link_sec_bg.gif) repeat;
	margin: 0 0 0 20px;
}

div.recruit div.recruitBox div.recruitinner {
	width: 740px;
	padding:20px 0;
	background: url(../../link/images/link_sec_bg.gif) repeat;
	margin: 0 auto;
}

div.recruit div.recruitBox div.recruitinner h3 {
	width: 720px;
	padding:10px 10px;
	margin-top:20px;
	background-color:#EA7473;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

div.recruit div.recruitBox div.recruitinner h3 a {
	font-size:12px;
	color:#FFF;
	padding-left:380px;
	text-decoration:underline;
}

div.recruit div.recruitBox div.recruitinner dl{
	width:720px;
	font-size:12px;
	line-height:1.6em;
}

div.recruit div.recruitBox div.recruitinner dt{
	  clear: left;
	  float: left;
	  width: 7em;
	  padding: 10px 0.5em;
}

div.recruit div.recruitBox div.recruitinner dd{
	  margin-left: 0;
	  padding: 10px 0.5em 10px 8em;
	  background: url(../../recruit/images/line_dot.gif) repeat-x bottom;
}

div.recruit div.recruitBox div.recruitinner dd dl{
	width:350px;
	overflow:hidden;
	_zoom:1;
}

div.recruit div.recruitBox div.recruitinner dd dt{
	  float: left;
	  clear: left;
	  width: 8em;
	  padding: 0;
}

div.recruit div.recruitBox div.recruitinner dd dd{
	  margin-left: 0;
	  padding: 0 0.5em 0 8em;
	  background:none;
}

/* event */

div.event {
	padding: 0 0 30px 27px;
	_padding: 0 0 40px 9px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.link div.eventBox {
	width: 860px;
	background: url(../../link/images/link_sec_bg.gif) repeat;
	margin: 0 0 0 20px;
	overflow: hidden;
	_zoom:1;
}

/* index */

body#index div.footer {
	background: none;
	margin: 0 auto 0;
	padding: 0;
}

body#index div#container {
	background: none;
}

body#index div#flashContents {
	width: 1094px;
	height: 732px;
}

body#index div#flashContents div.flashContentsBG {
	background: url(../../images/indeximg3.png) top left no-repeat;
	width: 1094px;
	height: 732px;
}

body#index div#flashContents div.header {
	height: 92px;
}

body#index div#flashContents p.header_btn_store {
	padding:8px 82px 0 0;
}

body#index div#flashContents div.contentsIndex {
	width: 957px;
	height: 555px;
	background: url(../../images/indexconteback.jpg) top left no-repeat;
	margin-left: 68px;
}

body#index div#flashContents div.contentsIndex ul.indexlang {
	width: 204px;
	padding: 7px 0 0 719px;
	margin: 0 0 0 0;
	height: 18px;
	overflow: hidden;
}

body#index div#flashContents div.contentsIndex ul.indexlang li {
	float: left;
}

body#index div#flashContents div.contentsIndex ul.indexNavi {
	width: 880px;
	height: 38px;
	overflow: hidden;
	margin: 407px 0 0 40px;
	padding: 0 0 18px 0;
}

body#index div#flashContents div.contentsIndex ul.indexNavi li {
	float: left;
}

body#index div#flashContents div.contentsIndex div.llgals {
	position:absolute;
	margin:40px 0 0 740px;
	z-index:50;
	left: 0px;
	top: 77px;
}

body#index div#flashContents div.contentsIndex div.taiwan {
	position:absolute;
	margin:40px 0 0 740px;
	z-index:50;
	left: -152px;
	top: 368px;
}

body#index div#flashContents div.contentsIndex div.topicImg {
	position:absolute;
	margin:36px 0 0 30px;
	z-index:50;
	left: 70px;
	top: 105px;
}

body#index div#flashContents div.contentsIndex div.topicBtn {
	position:absolute;
	margin:245px 0 0 33px;
	z-index:100;
	left: 67px;
	top: 98px;
}

body#index div#flashContents div.contentsIndex div.bnrArea {
	position:absolute;
	margin:245px 0 0 33px;
	z-index:100;
	left: 55px;
	top: 144px;
}

body#index div#flashContents div.contentsIndex div.contentsFooter {
	margin: 0 0 0 15px;
	padding: 0;
	width: 942px;
	background: none;
	clear:both;
}

body#index div#flashContents div.contentsIndex div.contentsFooter div.contentsFRight {
	width: 427px;
}

body#index div#flashContents div.contentsIndex div.contentsFooter p.contentsFtext {
	margin: 0;
	width: 417px;
	overflow:hidden;
}

/* gallery */

div.galleryBox {
	width: 888px;
	padding: 0 0 30px 28px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.galleryBox div.galleryBoxinner {
	width: 860px;
	background: url(../../shop/images/shop_sec_bg.gif) top left;
}

div.gallery ul {
	width:252px;
	margin:0 auto;
	overflow: hidden;
	_zoom:1;
}

div.gallery li {
	width:123px;
	padding-right:3px;
	float:left;
}

div#webcatalog {
	width: 770px;
	padding: 0 40px 0 50px;
}

div#webcatalog h3{
	padding:30px 0 15px;
}

div#webcatalog h4{
	padding:30px 0 15px;
}

div#webcatalog div.webcatalogBtn {
	margin:0;
}

div#webcatalog ul{
	width: 770px;
	overflow:hidden;
	_zoom:1;
}

div#webcatalog ul li{
	width: 375px;
	height:90px;
	padding:0 10px 10px 0;
	float:left;
}

div#webcatalog p.link{
	margin:0;
}

div#webcatalog p.link a{
	color:#D81983;
	text-decoration:underline;
}

div#webcatalog p.link a:hover{
	color:#D81983;
	text-decoration:none;
}

div#webcatalog div.collum2{
	width:770px;
	padding-bottom:50px;
	overflow:hidden;
	_zoom:1;
}

div#webcatalog div.collum2 div.webcatalog2{
	width:375px;
	padding:0 10px 0 0;
	float:left;
}

div#webcatalog div.collum2 div.webcatalog2 div.inner2{
	width:375px;
	height:250px;
	background:#FFF;
	border:#CCC 1px solid;
	overflow:hidden;
	font-size:85%;
	text-align:left;

}

div#webcatalog div.collum2 div.webcatalog2 div.inner2 div.title{
	height:14px;
	background:#EA7474;
	padding:8px 0;
	text-align:center;
}

div#webcatalog div.collum2 div.text{
	margin:15px 0 0 15px;
	overflow:hidden;
	_zoom:1;
}

div#webcatalog div.collum2 div.text img{
	float:left;
	margin:0 20px 0 0;
}

div#webcatalog div.collum2 p{
	text-indent:-15px;
	padding:0 15px 0 30px;
	color:#666666;
	margin:10px 0 30px 0;
}

div#webcatalog div.collum2 p.caption{
	font-size:77%;
	margin:-12px 0 0 0;
}


/* online */

div.online {
	padding: 0 0 30px 17px;
	_padding: 0 0 40px 9px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.online div.onlineBox {
	width: 820px;
	background: url(../../link/images/link_sec_bg.gif) repeat;
	margin:0 0 0 10px;
	padding: 20px 20px;
}

div.online div.onlineBox div.onlineBoxinner {
	position:relative;
	width: 730px;
	background-color:#FFF;
	padding: 45px 45px;
	overflow: hidden;
	_zoom:1;
}

div.online div.onlineBox div.onlineBoxinner div.btn01 {
	position:absolute;
	margin:10px 0 0 430px;
	z-index:100;
}

div.online div.onlineBox div.onlineBoxinner div.btn02 {
	position:absolute;
	margin:-104px 0 0 170px;
}

div.online div.onlineBox div.onlineBoxinner div.onlineRect {
	width: 365px;
	padding-top:10px;
	float: left;
}

div.online div.onlineBox div.onlineBoxinner div.onlineRect p a {
	text-decoration:underline;
}

div.online div.onlineBox div.onlineBoxinner div.onlineRect p.imgR {
	float:right;
}

/* blog */

div.blog{
	width: 888px;
	padding: 0 0 30px 28px;
	background: url(../images/bg_contents.gif) top left repeat-y;
}

div.blog div.blog_title{
	padding: 20px 0;
}

div.blog div.blog_mainbanner{
	padding: 0 0 0 216px;
}

div.blog dl{
	width:860px;
	overflow:hidden;
	_zoom:1;
}

div.blog dt{
	width:425px;
	height:78px;
	padding:5px 0;
	float:left;
}

div.blog dd{
	width:425px;
	height:78px;
	padding:5px 0;
	float:right;
}


/*================================================
  ex. clearfix
================================================*/
.clearfix {
	height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.over{
	overflow:hidden;
	_zoom:1;
}
.right{
	float:right;
}

.mt5{	margin-top: 5px;	}
.mt10{	margin-top: 10px;	}
.mt15{	margin-top: 15px;	}
.mt20{	margin-top: 20px;	}
.mt25{	margin-top: 25px;	}
.mt30{	margin-top: 30px;	}

