@charset "UTF-8";
@import "base.css";
@import "fonts.css";

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css   スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css  フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* Tag
------------------------------------------------------------------------*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
h1,h2,h3,h4,h5,h6,input,button,textarea,select,p,blockquote,table,pre,address,caption,ul,ol,dl {
	font-size: 140%;
	_font-size: 120%;
	letter-spacing: 1px;
}
select,option{ font-size: 14px; }
	
h1 {} /* Header内で設定 */
h2 { line-height: .1; }
h3 { margin: 25px 0 15px; }
h4 {}

a { color: #f41; text-decoration: underline; }
a:hover,
a:active { color: #f96; }
a:visited {
}

ul {
}
li {
}

dl {
}
dt {
}
dd {
}

table {
}

th,
td {
}
th {
}
td {
}

/* Innner-Contents
------------------------------------------------------------------------*/

#main p {}

.section { padding: .5em 1em 1em; }
.section .section { padding: .5em .5em 1em; }

.image_l { float: left; margin: 0 16px 8px 0; }
.image_r { float: right; margin: 0 0 8px 16px; }

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

ul.totop {
	clear: both;
	padding-bottom: 20px;
}
ul.totop li {
	float: right;
	list-style: none;
}
ul.totop li a {
	display: block;
	width: 100px;
	height: 20px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	text-indent: -9999em;
	outline: none;
}
ul.totop li a:hover { background-position: bottom; }


/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html { background: #1D8ACC; }
body {
  background: url(../images/body_bg.jpg) top repeat-x #1D8ACC;
	color: #333;
	text-align: center;
}
#wrapper {
	width: 960px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/wrapper_bg.jpg) 950px top no-repeat #1D8ACC;
}
#main {
	width: 960px;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	float: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
	width: 960px;
	margin: 0 auto;
	text-align: left;
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
}
#header .header_text {
	height: 20px;
	line-height: 20px;
	text-indent: 1em;
	background: #333;
	color: #fff;
	margin: 0;
	font-size: 90%;
}
#header h1 { float: left; }
#header h1 a {
  display: block;
	width: 250px;
	height: 80px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
	text-indent: -9999em;
}
#header #header02 {
	float: right;
	padding-top: 10px;
}
#header #header02 a {
	display: block;
	width: 150px;
	height: 40px;
  background: url(../images/header_link.jpg) 0 0 no-repeat;
	text-indent: -9999em;
	outline: none;
}
#header #header02 a:hover { background-position: bottom; }

#header .bnr01 {
	width: 960px;
	height: 364px;
	background: url(../images/main.jpg) 0 0 no-repeat;
}
#header .bnr01 a {
	display: block;
	width: 463px;
	height: 64px;
	position: relative;
	top: 275px;
	left: 22px;
	margin: 0;
	padding: 0;
	outline: none;
	text-indent: -9999em;
}
#header .bnr01 a:hover { background: url(../images/bnr01_over.jpg) 0 0 no-repeat; }


/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	clear: both;
	text-align: left;
	background: url(../images/footer_bg.jpg) 0 repeat-x;
}
#footer address {
	color: #fff;
	padding: 20px 0;
	width: 960px;
	margin: 0 auto;
	line-height: 1.4;
	font-size: 120%;
	text-align: center;
}
* html #footer address {font-size: 110%;}
*:first-child+html #footer address {font-size: 110%;}

#footer #foot_img {
	width: 920px;
	height: 146px;
	margin-left: auto;
	background: url(../images/index_img04-03.jpg) 0 0 no-repeat;
	margin-right: auto;
}

#footer #foot_img p {
	float: left;
	font-size: 120%;
	text-align: left;
}
* html #footer #foot_img p {font-size: 110%;}
*:first-child+html #footer #foot_img p {font-size: 110%;}

#footer #foot_img p.cl01 {
	width: 280px;
	padding: 46px 0 0 20px;
}
* html #footer #foot_img p.cl01 {width: 300px;}


#footer #foot_img p.cl02 {
	width: 343px;
	text-align: center;
	padding: 13px 0 0;
}
#footer #foot_img p.cl02 span {
	display: block;
	margin-top: 85px;
}
#footer #foot_img p.cl03 {
	width: 277px;
	text-align: center;
	padding: 6px 0 0;
}


/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* index
------------------------------------------------------------------------*/

#index .fl { float: left; padding-left: 20px; }
#index .fr { float: right; padding-right: 20px; }

#index #site {
	width: 327px;
	_width: 347px;
	height: 409px;
	background: url(../images/index_img02-02.jpg) 0 0 no-repeat;
}
#index #site p {
	position: relative;
	left: 31px;
}
* html #index #site p {left: 2px;}
*:first-child+html #index #site p {left: 2px;}

#index #site p.bnr03 { width: 268px; height: 248px; top: 48px; }
#index #site p.bnr02 { width: 269px; height: 68px; top: 54px; }

* html #index #site p.bnr02 {top: 44px;}
*:first-child+html #index #site p.bnr02 {top: 64px;}

#index #site p a {
	display: block;
	margin: 10px 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
}

#index #site p.bnr03 a { width: 268px; height: 248px;}
#index #site p.bnr02 a { width: 269px; height: 68px;}

#index #site p.bnr03 a:hover { background: url(../images/bnr03_over.jpg) no-repeat 0 0; }
#index #site p.bnr02 a:hover { background: url(../images/bnr02_over.jpg) no-repeat 0 0; }

#index #form_area { height: 290px; }

#index p.caption {
	width: 452px;
	float: left;
	text-align: left;
	color: #fff;
	padding: 0 0 25px 30px;
}

#index #form {
	width: 449px;
	height: 270px;
	background: url(../images/index_img04-02.jpg) 0 0 no-repeat;
	text-align: left;
}
#index #form form {
	position: absolute;
	width: 449px;
	padding: 40px 0 0 20px;
}
#index #form .text {
	width: 290px;
	height: 25px;
	margin: 2px 0 6px;
	background: url(../images/index_text.jpg) 0 0 no-repeat;
	border: none;
	float: left;
	padding: 5px 0 0;
	text-indent: 5px;
}
#index #form .submit {
	position: absolute;
	top: 60px;
	left: 310px;
	width: 115px;
	height: 106px;
	background: url(../images/index_submit.jpg) 0 0 no-repeat;
	border: none;
	color: #fff;
	font-size: 170%;
	font-weight: bold;
	margin-left: 10px;
	cursor: pointer;
}
#index #form p { clear: both; }
*:first-child+html #index #form p { font-size: 14px; }
#index #form p.checkbox label { padding-right: 8px; }
* html #index #form p.checkbox label { padding-right: 0; }
*:first-child+html #index #form p.checkbox label { padding-right: 0; }

#index #form p.checkbox label input { margin-right: 2px;}

#index #form p.days { margin-top: 3px; }


#index #voice { padding: 0 20px; }

#index #voice div {
	width: 451px;
	height: 390px;
	padding: 0;
	background: url(../images/index_img03-01.jpg) 0 0 no-repeat;
}
#index #voice div p {
	text-align: left;
	font-size: 12px;
	margin: 12px 15px 0;
	line-height: 17px;
}
* html #index #voice div p { font-size: 98%;}
*:first-child+html #index #voice div p { font-size: 98%;}

#index #voice div.fl p.img {
	float: left;
	margin: 0;
	text-align: center;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 10px;
}
#index #producer2 .fl2 p {
	padding: 8px;
}
#index  #producer2 .fl2 .font {
}



#index #voice div.fr p.img {
	float: right;
	margin: 0;
	text-align: center;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 13px;
}

/* contact
------------------------------------------------------------------------*/

#contact #footer {
	padding: 30px 0 0;
}
#contact form {
	margin: 20px 0 0;
}
#contact form input {
	font-size: 110%;
}
#contact .form_text {
	color: #fff;
	text-align: center;
}
#contact #thanks {
	width: 530px;
	margin: 0 auto;
}
#contact #thanks p {
	text-align: left;
	margin: 0 0 8px;
}
#contact #thanks p.names {
	text-align: right;
}
#contact #thanks p.form_text { text-align: center; }

#contact form table {
	width: 600px;
	background: #fff;
	margin: 0 auto 20px;
	border: 1px solid #719AAF;
}
#contact form table th {
	width: 180px;
	background: #D7F2FF;
	border: none;
	color: #025E8C;
	border-right: 2px solid #1D8ACC;
}
#contact form table td {
	text-align: left;
	border: none;
	padding-left: 15px;
}
#contact .form_text {
	margin: 5px 0 10px;
}
#index #producer {
	padding: 0 20px;
}
#index      #producer2      .fl2 {
	width: 350px;
	height: 520px;
	background-image: url(../images/index_h3-07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 7px;
	color: #FFFFFF;
	float: right;
	text-align: left;
	font-size: 8px;
	line-height: 17px;
	margin-bottom: 10px;
}
#index #producer div p {
	text-align: left;
	font-size: 12px;
	margin: 12px 15px 0;
	line-height: 17px;
}

#index #producer div.fl p.img {
	float: left;
	margin: 0;
	text-align: center;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 10px;
}
#index #producer div.fr p.img {
	float: right;
	margin: 0;
	text-align: center;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 13px;
}
#index #producer2 {
	padding: 0 20px;
}
#index #producer2 div {
	width: 190px;
	height: 520px;
	padding: 0;
	background-image: url(../images/index_h3-06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#index #producer2 div.fl p.img {
	float: left;
	margin: 0;
	text-align: center;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 26px;
}
#index #producer div .font {
	color: #FFFF00;
	text-decoration: underline;
}
#index #producer div .2 {
	width: 350px;
	height: 390px;
	background-image: url(../images/index_h3-07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0;
	margin-left: 7px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#index #producer2 .fl2 .font {
	color: #FFFF00;
	text-decoration: underline;
}

#index #pv {
	padding: 0 20px;
}
#index .fll {
	clear: both;
}
#index #pvmovie {
	padding: 0;
}
#index   #pvmovie   .fl {
	margin-left: 20px;
	width: 921px;
	padding: 0px;
	background-image: url(../images/index_img03-10.jpg);
	background-repeat: no-repeat;
	height: 260px;
	margin-bottom: 20px;
	text-align: left;
}
#index  #pvmovie .fl .fl2 {
	height: 230px;
	width: 270px;
	margin-top: 10px;
	border: thin solid #CCCCCC;
	margin-bottom: 0px;
	float: left;
	font-size: 11px;
	text-align: center;
	margin-left: 125px;
}
#index #pvmovie .fl .fl3 {
	height: 230px;
	margin-top: 10px;
	border: thin solid #CCCCCC;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	font-size: 11px;
	width: 270px;
	text-align: center;
	margin-right: 125px;
}
#index #producer2 .fl3 {
	width: 190px;
	height: 520px;
	background-image: url(../images/index_h3-06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 7px;
	color: #FFFFFF;
	float: left;
	text-align: left;
	font-size: 8px;
	line-height: inherit;
	margin-bottom: 10px;
}
