/* main.css */

/*** reset ***/
html {  
background:#fff;  
color:#333;  
overflow-y:scroll;  
}  
  
/* --BODY-- */  
body {  
font:12px/1.5 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;  
margin:0;  
overflow:visible;  
padding:0;  
}  
  
/* for IE7 */  
*+html body {  
font-family:'CI';  
font-size:75%;  
}  
  
/* for IE6 */  
* html body {  
font-size:75%;  
}  
  
/* --OTHER TAGS-- */  
a img, fieldset, img {  
border:0;  
}  
  
blockquote, dd, div, dl, dt, fieldset, form,  
h1, h2, h3, h4, h5, h6, input, li, ol, p, pre,  
select, span, textarea, td, th, ul {  
margin:0;  
padding:0;  
}  
  
abbr, acronym {  
border:0;  
}  
  
address, caption, cite, code, dfn, em, th, strong, var {  
font-style:normal;  
font-weight:normal;  
}  
  
caption, th {  
text-align:left;  
}  
  
code, kbd, pre, samp, tt {  
font-family:monospace;  
line-height:100%;  
}  
  
/* for IE7 */  
*+html code, kbd, pre, samp, tt {  
font-size:108%;  
}  
  
h1, h2, h3, h4, h5, h6 {  
font-size:100%;  
font-weight:normal;  
}  
  
input, select, textarea{  
font-size:100%;  
font-family:'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;  
}  
  
ol, ul {  
list-style:none;  
}  
  
q:before, q:after {  
content:'';  
}  
  
/* tables still need 'cellspacing="0"' */  
table {  
border-collapse:collapse;  
border-spacing:0;  
font-size:100%;  
}  

/*** main ***/
a:link {
	color: #258fb8;
}
a:visited {
	color: #258fb8;
}
a:hover {
	color: #960;
}
a:active {
	color: #960;
}

body {
	background: #a5aaa6 url(../img/bg.gif) left top repeat-x;
	min-height: 1070px;
	text-align: center;
}
* html body#index {
	height: 1070px;
}

div#layout {
	width: 780px;
	margin: 0px auto;
	padding: 12px 0;
}
div#wrap {
	width: 780px;
	margin: 0px auto;
	background: #fff;
}
div#header {
	margin-bottom: 13px;
	padding-top: 10px;
	background: url(../img/head_bg.gif) center top no-repeat;
}
div#intro {
	width: 720px;
	margin: 0px auto 20px;
	background: url(../img/miclin01.gif) 602px 189px no-repeat;
	text-align: left;
}
div#intro h2 {
	margin-bottom: 10px;
}
div#intro ul {
	width: 630px;
	margin: 0px auto 10px;
}
div#intro ul li {
	float: left;
	width: 237px;
	text-align: left;
	background: url(../img/cap_arrow.gif) 173px center no-repeat;
}
* html div#intro ul li {
	display: inline;
}
div#intro ul li img {
	width: 148px;
	height: 118px;
	border: 1px solid #ccc;
}
div#intro ul li.end {
	width: 150px;
	background: none;
}
div#intro p {
	width: 550px;
	margin: 0 0 0 25px;
}
div#intro p.notice {
	color: #f00;
}

div#regist {
	width: 720px;
	margin: 0px auto 20px;
	padding-bottom: 20px;
	background: url(../img/box_bottom.gif) left bottom no-repeat;
}
*:first-child+html div#regist {
	padding-bottom: 30px;	
}
div#regist div#regist_wrap {
	width: 720px;
	height: 100px;
	margin: 0px auto;
	padding-top: 10px;
	background: url(../img/box_top.gif) left top no-repeat;
}
div#mailform {
	float: left;
	width: 485px;
	text-align: left;
}
div#mailform h2 {
	width: 239px;
	margin: 0 auto 10px;
}
div#mailform div#sendmail {
	margin: 0 0 0 20px;
}
div#mailform div#sendmail p {
	margin-left: 0px;
}
div#mailform div#sendmail input.acount {
	width: 250px;
	height: 18px;
}
div#mailform div#sendmail select.carrier {
	height: 22px;
	vertical-align: bottom;
}
div#mailform div#sendmail p.notice {
	width: 430px;
	margin-top: 5px;
	font-size: 11px;
}
div#qrcode {
	float: left;
	width: 232px;
}
div#qrcode h2 {
	margin-bottom: 10px;
}

div#twitter {
	width: 720px;
	margin: 0px auto 15px;
	min-height: 132px;
	background: url(../img/mikurin04.gif) 641px 33px no-repeat;
}
* html div#twitter {
	height: 132px;
}
div#twitter h2 {
	margin-bottom: 10px;	
}
div#twitter div#twitterbox {
	width: 718px;
}
div#twitter div#twitterbox p#window {
	float: left;
	width: 468px;
	text-align: left;
}
* html div#twitter div#twitterbox p#window {
	display: inline;	
}
div#twitter div#twitterbox p#comment {
	float: left;
	width: 228px;
	margin-left: 15px;
	text-align: left;
}
* html div#twitter div#twitterbox p#comment {
	display: inline;
}
div#twitter div#twitterbox p#comment span {
	font-weight: bold;
}
div#twitter div#twitterbox p#comment span.mt5 {
	display: block;
	margin-top: 5px;
}

div#qa {
	width: 720px;
	min-height: 135px;
	margin: 0px auto 20px;
	background: url(../img/mikurin02.gif) 645px 32px no-repeat;
	text-align: left;
}
* html div#qa {
	height: 135px;
}
div#qa h2 {
	margin-bottom: 5px;
}
div#qa ul {
	width: 620px;
	margin: 0 0 0 12px;
}
div#qa ul li {
	margin-bottom: 3px;
	padding-left: 13px;
	background: url(../img/ico_gr.gif) left 5px no-repeat;
}
div#qa ul li a {
	margin-right: 10px;
}
div#mark {
	width: 720px;
	min-height: 126px;
	margin: 0px auto 20px;
	background: url(../img/mikurin03.gif) 641px 27px no-repeat;
	text-align: left;
}
* html div#mark {
	height: 126px;
}
div#mark h2 {
	margin-bottom: 5px;
}
div#mark ul {
	width: 620px;
	margin: 0 0 0 12px;
}
div#mark ul li {
	margin-bottom: 3px;
	padding-left: 13px;
	background: url(../img/ico_g.gif) left 5px no-repeat;
}

div#footer_box {
	background: url(../img/foot_bg.gif) left bottom no-repeat;
	padding-bottom: 10px;
}

div#footer {
	position: relative;
	width: 720px;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
}
div#footer ul#footer_link {

}
div#footer ul#footer_link li {
	display: inline;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #999;
}
div#footer ul#footer_link li.end {
	border: none;
}
div#footer p#copyright {
	font-size: 11px;
}
div#footer p#crosslogo {
	position: absolute;
	top: 10px;
	right: 0;
	
}

/*02 inquiry */
div#inquiry {
	width: 720px;
	margin: 0px auto 15px;
}
div#inquiry h2 {
	margin-bottom: 10px;
}
div#inquiry p span {
	color: #f00;
	font-weight: bold;
	text-align: center;
}
div#inquiry table {
	border-collapse: collapse;
	border: 1px solid #999;
	margin-bottom: 5px;
}
div#inquiry th {
	width: 199px;
	border: 1px solid #999;
	background: #ffc;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}
div#inquiry td {
	width: 518px;
	padding: 5px 0 5px 5px;
	border: 1px solid #999;
	text-align: left;
}
div#inquiry td input.name {
	width: 200px;
	height: 18px;
}
div#inquiry td input.mailaddress {
	width: 300px;
	height: 18px;
}
div#inquiry td textarea.content {
	width: 400px;
	height: 100px;
}
div#inquiry td span {
	color: #f00;
	font-weight: bold;	
}

/*03 sendmail */
div#sendmail {
}
div#sendmail p {
	width: 720px;
	margin: 15px auto 15px 20px;
}
div#sendmail p span {
	color: #f00;
	font-weight: bold;
}

/* clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
