@charset "utf-8";


/* ----------------------------------------------

	カヤックモバイル＄ / general styles
	author   : (C)KAYAC http://www.kayac.com/

---------------------------------------------- */


/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
	*font-size: small;
	*font: x-small;
}
table {
	font-size: inherit;
	font: 100%;
}
pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}


/*  GENERAL RULES
---------------------------------------------- */

body {
	color: #000000;
	text-align: center;	
	background: #000000 url(../img/bg_line.gif) repeat-x top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" , HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
	font-size: 100%;
	padding: 10px 0 20px;
}
div#container01 {
	width: 740px;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
}
div#play {
	width: 715px;
	padding: 25px;
	position: relative;
}
div#usage {
	width: 310px;
	height: 511px;
}
div#cntRight {
	width: 380px;
	height: 511px;
	position: absolute;
	top: 25px;
	left: 335px;
}
p#expl {
	text-align: center;
	margin-top: 42px;
}
p.download {
	text-align: center;
	background: #000000;
}
p.download2 {
	text-align: center;
	background: #000000;
	padding-top: 15px;
	padding-bottom: 25px;
}
div#container02 {
	background: #000000 url(../img/bg_line.gif) repeat-x top;
	padding-top: 30px;
}
div#add {
	text-align: left;
	width: 740px;
	margin: 0 auto;
	position: relative;
}
div#affi {
	position: absolute;
	top: 0;
	left: 396px;
}
span#leftAffi {
	margin-right: 30px;
}
div#footer {
	width: 740px;
	font-size: 80%;
	font-weight: bolder;
	margin: 40px auto 0;
	text-align: left;
}
div#footer ul li {
	display: inline;
	margin: 5px 10px 5px 0;
}
div#footer .fS {
	text-decoration: none;
	font-weight: normal;
	margin-right: 5px;
}
div#footer ul li a,
div#footer ul li a:link,
div#footer ul li a:visited {
	color: #333333;
}
div#footer ul li a:hover,
div#footer ul li a:active {
	color: ##C0BB31;
}
div#footer p {
	text-align: center;
}
div#footer img#project {
	vertical-align: middle;
}

