@charset "utf-8";

/*------------------------------------------------------------------------------
	Title: モジアド - Common
	Created: 2009-10-28
	Copyright: (C) Samurai Factory Inc. All Rights Reserved.
------------------------------------------------------------------------------*/

/*============================================================================

	Reset
	
=============================================================================*/

/*	1-1. Html, Body 
-------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.0;
	text-decoration: none;
	}

html {
	overflow-y: scroll;
	background: #FFFFFF;
	color: #333333;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 62.5%;
	}

/*	1-2. Text element
-------------------------------------------------------------*/
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	}

p {
	margin: 0;
	line-height: 1.6;
	}
	
blockquote {  
	margin: 0;  
	padding: 0;  
	}  

br {
	letter-spacing: normal;
	}

pre, code {
	margin: 0;
	padding: 0;
	}

sup {
	vertical-align: text-top;
	}
	
sub {
	vertical-align: text-bottom;
	}

q:before, q:after {
	content: '';
	}
	
abbr, acronym {
	border: 0;
	font-variant: normal;
	}
	
address, strong, em, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
	}
	
/*	1-3. Table element
-------------------------------------------------------------*/
	
table {
	border-spacing: 0; 
	font-size: 100%;
	}
	
th, td {
	margin: 0;
	padding: 0;
	}

caption, th {
	text-align: left;
	font-style: normal;
	font-weight: normal;
	}

/*	1-4. List element
-------------------------------------------------------------*/

ul, ol, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

/*	1-5. Form element
-------------------------------------------------------------*/
	
form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0;
	}

fieldset {
	border: 0;
	}

legend {
	color: #000000;
	}
	
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	}

/*\*//*/
textarea, select, input {
	 font-family: Osaka;
	 }
/**/

input[type="checkbox"],  
input[type="radio"] {  
	position: relative;
	top: 0.1em;
	}  

/*	1-6. Image element
-------------------------------------------------------------*/

img {
	margin: 0;
	border: 0;
	}

/*============================================================================

	Style
	
=============================================================================*/

/*------------------------------------------------------------
	Hypertext
-------------------------------------------------------------*/

a {
	text-decoration: underline;
	cursor: pointer;
	}

a:link,
a:visited {
	text-decoration: underline;
	}
	
a:hover,
a:active {
	text-decoration: none;
	}

/*------------------------------------------------------------
	Common
-------------------------------------------------------------*/

.marker {
	font-weight: bold;
	color: #d10000;
	}

.caution {
	font-weight: bold;
	color: #004716;
	}
	
p.action {
	position: absolute;
	clear: both;
	width: 495px;
	height: 71px;
	}
	
/*------------------------------------------------------------
	layout
-------------------------------------------------------------*/

html {
	height: 100%;
	text-align: center;
	background: #FFFFFF;
	}
	
body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: center;
	}
	
div#container {
	margin: 0 auto;	
	width: 995px;
	font-size: 1.2em;
	text-align: left;
	}

div#header {
	width: 956px;
	height: 61px;
	overflow: hidden;
	background: url(../img/bg_header.gif) 408px -5px no-repeat;
	} 

div#contents {
	text-align: center;
	}

div#footer {
	padding: 20px 39px;
	text-align: right;
	background: url(../img/bg_footer.jpg) -39px 0 no-repeat;
	}

/* header 
----------------------------------------*/

h1 {
	float: left;
	}

p.ci {
	margin: -5px 18px 0 0;
	float: right;
	display: inline;
	}

/* contents
--------------------------------------*/

div.section {
	position: relative;
	clear: both;
	}

div#top {
	height: 544px;
	background: url(../img/bg_top.jpg) -39px 0 no-repeat;
	}
	
h2 {
	position: absolute;
	top: 66px;
	left: 49px;
	}

div#top p.action {
	top: 403px;
	left: 65px;
	}
	
div#feature {
	height: 434px;
	background: url(../img/bg_feature.jpg) -39px 0 no-repeat;
	}

div#feature h3 {
	margin: 0 0 12px 13px;
	text-align: left;
	}
	
div#feature dl {
	margin: 0 8px 30px 0;
	float: left;
	width: 288px;
	text-align: left;
	}

div#feature dl.first {
	margin: 0 20px 12px 39px;
	display: inline;
	}
	
div#feature dl.third {
	margin-right: 0;
	}

div#feature dl dd {
	padding: 10px 0 10px 20px;
	line-height: 1.4;
	}

div#feature p.action {
	top: 368px;
	left: 238px;
	}
	
div#worry {
	height: 821px;
	background: url(../img/bg_worry.jpg) -39px 0 no-repeat;
	}

div#worry p.action {
	top: 731px;
	left: 217px;
	}
	
div#display {
	padding: 66px 111px 0 324px;
	height: 247px;
	background: url(../img/bg_display.jpg) -39px 0 no-repeat;
	text-align: left;
	}
	
div#display img {
	margin: 10px 0;
	}

div#display p {
	line-height: 1.3;
	}
	
div#flow {
	background: url(../img/bg_flow.jpg) -39px 0 repeat-y;
	}

div#flow h3 {
	margin-left: 27px;
	text-align: left;
	}
	
div#flow ol.flowimage {
	margin: 15px 0 10px 14px;
	padding: 80px 0 0 303px;
	width: 653px;
	overflow: hidden;
	background: url(../img/bg_flowimage.gif) 0 0 no-repeat;
	}

* html div#flow ol.flowimage {
	margin-left: -11px;
	}

*+html div#flow ol.flowimage {
	margin-left: -11px;
	}
	
div#flow ol.flowimage li {
	margin-left: 20px;
	float: left;
	display: inline;
	width: 115px;
	line-height: 1.4;
	text-align: left;
	}
	
div#flow ol.flowimage li.last {
	width: 155px;
	}

div#flow p.pageview {
	margin: 10px 84px 0 45px;
	padding: 10px 0 10px 350px;
	clear: both;
	border: solid 1px #a0a0a0;
	background: url(../img/bg_pageview.gif) center left no-repeat;
	text-align: left;
	}

div#flow p.action {
	margin: 14px auto 0;
	padding: 3px 0 7px 0;
	position: relative;
	background: url(../img/bg_flow_action.jpg) no-repeat;
	}
	
/* footer
--------------------------------------*/

address {
	font-weight: bold;
	}

