@charset "UTF-8";
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
	SiteName: MAX-A Official Website
	URI: http://www.max-a.info/
	FileName: reset.css
	Create: 2008-09-29
	Update: 2008-12-18
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
/*	Formatting reset
-------------------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,embed,script,iframe {
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

body {
	font-size: 100%;
	line-height: 1.0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

ol,ul,li {
	list-style: none;
}

fieldset,img,iframe {
	border: 0;
}

img,embed {
	vertical-align: bottom;
}

input {
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

strong,th {
	font-weight: normal;
}

a {
	outline: 0;
	color: #00afec;
	text-decoration: underline;
}

a:visited {
	color: #00afec;
	text-decoration: underline;
}

a:hover {
	color: #00afec;
	text-decoration: none;
}

div#header div:after, div#header dl:after, div#header ul:after, div#header ol:after,
div#globalMenu div:after, div#globalMenu dl:after, div#globalMenu ul:after, div#globalMenu ol:after,
div#content:after, div#content dl:after, div#content ul:after, div#content ol:after,
div.mainSection:after, div.mainInnerSection:after, div#help:after, div.videoList:after, div#eventInfo:after,
div#pickup:after,
div#pickup div.block:after, div#eventList:after, div#actressInfo:after, div.purchaseList:after,
div.detailInfoSection:after, div.purchaseSection:after, div.selectBox:after, div.pageList:after,
div#preview:after, div#photoGallery:after, div.innerHeading:after, div.columnSection:after, div.columnInnerSection:after,
div.block:after
{content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0}

div#header div, div#header dl, div#header ul, div#header ol,
div#globalMenu div, div#globalMenu dl, div#globalMenu ul, div#globalMenu ol,
div#content, div#content dl, div#content ul, div#content ol,
div.mainSection, div.mainInnerSection, div#help, div.videoList, div#eventInfo,
div#pickup,
div#pickup div.block, div#eventList, div#actressInfo, div.purchaseList,
div.detailInfoSection, div.purchaseSection, div.selectBox, div.pageList,
div#preview, div#photoGallery, div.innerHeading, div.columnSection, div.columnInnerSection,
div.block
{display:inline-block}

/*\*/
* html div#header div, * html div#header dl, * html div#header ul, * html div#header ol,
* html div#globalMenu div, * html div#globalMenu dl, * html div#globalMenu ul, * html div#globalMenu ol,
* html div#content, * html div#content dl, * html div#content ul, * html div#content ol,
* html div.mainSection, * html div.mainInnerSection, * html div#help, * html div.videoList, * html div#eventInfo,
* html div#pickup,
* html div#pickup div.block, * html div#eventList, * html div#actressInfo, * html div.purchaseList,
* html div.detailInfoSection, * html div.purchaseSection, * html div.selectBox, * html div.pageList,
* html div#preview, * html div#photoGallery, * html div.innerHeading, * html div.columnSection, * html div.columnInnerSection,
* html div.block
{zoom:1}
div#header div, div#header dl, div#header ul, div#header ol,
div#globalMenu div, div#globalMenu dl, div#globalMenu ul, div#globalMenu ol,
div#content, div#content dl, div#content ul, div#content ol,
div.mainSection, div.mainInnerSection, div#help, div.videoList, div#eventInfo,
div#pickup,
div#pickup div.block, div#eventList, div#actressInfo, div.purchaseList,
div.detailInfoSection, div.purchaseSection, div.selectBox, div.pageList,
div#preview, div#photoGallery, div.innerHeading, div.columnSection, div.columnInnerSection,
div.block
{display:block}
/**/

/*EOF*/