/*--各ページ共通設定 --*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fafafa;
	margin-top:0px;
	color: #333;
	font-size: 90%;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height:160%;
	margin-top:0px;
	margin-bottom:0px;
}

h1 {
	background:url(../images/content_sub_bg.jpg) no-repeat;
	width:750px;
	_width:740px;
	height:33px;
	font-size:1.2em;
	color:#fff;
	margin:14px 0 0 0;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	padding: 5px 10px 0 10px;
	clear:both;
}

h2 {
	font-size:1.2em;
	color:#333;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border-bottom:#333 solid 1px;
	margin:15px 15px 15px 15px;
}

h3 {
	margin-bottom:0.3em;
}

h4.top_h4 {
	margin:10px 0 10px 15px;
	font-size:1.05em;
	text-decoration:underline;
}

#wrapper {
	width: 810px;
	margin: 0 auto;
	}

#header {
    width:810px;
}

#top_bar {
	background:url(../images/head_s.jpg) no-repeat;
	padding:30px 0 0 30px;
	margin-bottom:-30px;
	font-size:1.5em;
	font-weight:bold;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color:#fff;
	width:810px;
	height:82px;
	letter-spacing:0.05em;
}

#contents_wrap {
	width:810px;
	background-image:url(../images/back_shadow.jpg);
	background-repeat:repeat-y;
	margin-top:0;
}

#contents {
	width:750px;
	margin:0px 30px 0px 31px;
	padding:15px 0px 15px 0px;
	background-color:#fff;
}

.contents_in {
	margin:10px 15px 25px 15px;
}

*:first-child+html .contents_in {
	margin:10px 15px 15px 15px;
	padding-bottom:10px;
}

.contents_in p{
	margin-bottom:0.7em;
}

.contents_img {
	margin:15px 0 25px 0;
	text-align:center;
}

.contents_nav {
	background-color:#eee;
	padding:10px 15px;
	margin-top:13px;
	letter-spacing:0.05em;
	font-size:1em;
	line-height:1.9em;
}

.contents_nav a {
	color:#59727F;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/content_nav_allow.png) no-repeat left top;
	padding:0 0 0 20px;
	margin-right:30px;
}

.contents_nav a:hover {
	color:#990000;
}

.move_top {
	float:right;
	margin:25px 0;
	clear:both;
}

.move_top a {
	color:#59727F;
	font-weight:bold;
	text-decoration:underline;
	background:url(../images/allow_top.jpg) no-repeat left top;
	padding:0 0 0 20px;
}

#inquiry {
	background:#eee; padding:15px;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	text-align:center;
	width:580px;
	margin:30px auto;
}

#inquiry p {
	margin:1em 0;
}

#footer {
    width:810px;
	margin: 0;
}

#copyright {
    width:810px;
    background-image:url(../images/copyright.jpg);
	background-repeat:no-repeat;
	height:36px;
	text-align:center;
	padding-top:8px;
}


/*--グローバルメニュー--*/
#nav {
	display: block;
	clear: both;
	height: 43px;
	width: 810px;
	margin-left:6px;
	padding: 0px;
	}

#nav li {
	display: block;
	height: 52px;
	border: none;
	padding: 0px;
	position: absolute;
	float:left;
	}
#nav li a {
	display: block;
	height: 52px;
	border: none;
	padding: 0;
	text-decoration: none;
	float:left;
	}

#n01 {
	width: 135px;
	height: 43px;
	}
	
#n02 {
	width: 131px;
	margin-left: 135px;
	height: 43px;
	}
	
#n03 {
	width: 131px;
	margin-left: 266px;
	height: 43px;
	}
		
#n04 {
	width: 131px;
	margin-left: 397px;
	height: 43px;
	}
	
#n05 {
	width: 131px;
	margin-left: 528px;
	height: 43px;
	}

#n07 {
	width: 131px;
	margin-left: 528px;
	height: 43px;
	}

#n06 {
	width: 141px;
	margin-left: 659px;
	height: 43px;
	}
	
	

/*--リンク--*/
a {
	color: #59727F;
	text-decoration:underline;
	font-weight:bold;
}
 
a visited:{
	color: #59727F;
}
a:hover {
	color: #59727F;
	text-decoration: none;
}
a:active {
	color: #59727F;
	text-decoration: underline;
}

.titleLine {
	margin-bottom:10px;
	background-image: url(../images_common/wline.gif);
	width:700px;
	height:14px;	
}
.line_gray  {
	border-bottom: #d4d4d4;
}

.icon_pdf {
	background:url(../images/icon_pdf.jpg) no-repeat left top;
	padding:2px 0 3px 21px;
}

.icon_movie {
	background:url(../images/icon_movie.jpg) no-repeat left top;
	padding:0 0 0 23px;
}


/*--テキスト--*/
.txtSmall {
	font-size:0.8em;
}

.txtCopyright {
	font-size:0.7em;
	color:#666666;
}

.right {
	text-align:right;
}

.txtRed {
	color:#990000;
}

.txtRed_h2 {
	color:#990000;
	font-size:1.2em;
	margin-right:0.3em;
}

.align_center {
	text-align:center;
}

.text_caption {
	font-size:0.85em;
}

.text_sub_ttl {
	font-size:1.2em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
}

/*--表示位置・間隔--*/
.clear {
	clear:both;
}

.mg0 {
	margin:0;
}

.mg5 {
	margin:5px;
}

.mg10 {
	margin:10px;
}

.mgt5 {
	margin-top:5px;
}

.mgt10 {
	margin-top:10px;
}

.mgt15 {
	margin-top:15px;
}

.mgb5 {
	margin-bottom:5px;
}

.mgb10 {
	margin-bottom:10px;
}

.mgb15 {
	margin-bottom:15px;
}

.mgs15 {
	margin:0 15px;
}

.mgl5 {
	margin-left:5px;
}

.mgl10 {
	margin-left:10px;
}

.mgl15 {
	margin-left:15px;
}

.mgr5 {
	margin-right:5px;
}

.mgr10 {
	margin-right:10px;
}

.mgr15 {
	margin-right:15px;
}

.pd5 {
	padding:5px;
}

.pdl5 {
	padding-left:5px;
}

.pdl10 {
	padding-left:10px;
}

.pdb5 {
	padding-bottom:5px;
}

.pdb10 {
	padding-bottom:10px;
}

.pdb15 {
	padding-bottom:15px;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}


/*--Page Parts--*/

/* products */
.products_icon {
	float:right;
	margin:20px 15px 0 0;
}

.products_subttl {
	font-size:1.1em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
	margin-right:5px;
	margin-left:25px;
	line-height:1.8em;
}

.user_function_subttl {
	margin-top:15px; margin-bottom:10px;
}


.scene_box {
	background:url(../images/table_bg_yellow.jpg) top repeat-x;
	border:#cccccc 1px solid;
	margin-bottom:10px;
}

.scene_box_bubble {
	padding:0;
	height:300px;
}


/* prices */
.price {
	font-size:1.8em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#990000;
	text-align:center;
	margin:30px auto;
}

.campaign {
	border:#6D8794 10px solid;
	background-color:#FC0;
	color:#333333;
	margin-bottom:25px;
	padding:15px;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.campaign .ttl {
	font-size:1.6em;
	font-weight:bold;
	color:#990000;
	margin-bottom:10px;
}

/* partner */
.partner_content {
	background:url(../images/partner_img_01.jpg) no-repeat top right;
	padding:15px 30px;
	margin:0 15px;
}

.partner_content li {
	list-style:circle;
}


/* campaign */
.desc_box {
	background:#eee;
	padding:25px;
	width:350px;
	margin:auto;
	text-align:left;
}


/*--kadomaru--*/
.round-top {
	background:url(../images/images.gif) no-repeat;
	/*background: #eee url(../images/round_t_l.gif) no-repeat top left;*/
	width:367px;
	height:33px;
	margin-top:10px;
}
.round-top span {
	background: url(../images/round_t_r.gif) no-repeat top right;
	height: 10px;
	display: block;
}
.round-bottom {
	background: #eee url(../images/round_u_l.gif) no-repeat bottom left;
	width:367px;
}
.round-bottom span {
	background: url(../images/round_u_r.gif) no-repeat bottom right;
	height: 10px;
	display: block;
}
.round-body {
	background: #eee;
	padding: 15px;
	width:337px;
}



/*-- トップページ --*/
#top_img {
	width:750px;
	height:220px;
	background:url(../images/top_img.jpg) no-repeat;
}

h2.top_h2 {
	width:348px;
	height:33px;
	background: url(../images/top_h2_bg.jpg) no-repeat;
	font-size:1.2em;
	color:#fff;
	margin:15px 0 0 0;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	padding: 5px 10px 0 10px;
	text-decoration:none;
	border:none;
}

.split_contents_left{
	width:355px;
}

.split_contents_right{
	width:355px;
	float:right;
}

.split_contents_left p,.split_contents_right p {
	margin:5px 15px 15px 15px;
}

.split_contents_right div.top_results {
	clear:both;
	margin-top:15px;
}

.movie {
	width:367px;
	margin-top:3px;
}


.practical_box {
	background:url(../images/practical_img_01.jpg) top left no-repeat;
	height:342px;
}

.practical_sub_ttl_left {
	margin-left:105px;
	font-size:1.2em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
}

.practical_right {
	float:right;
	background:url(../images/practical_bg.png) top left no-repeat;
	height:130px;
	width:212px;
	clear:both;
}

.practical_subttl {
	font-size:1.1em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
	margin-bottom:5px;
}

.merit_img {
	margin-top:15px;
	text-align:center;
}


p.news {
	border-bottom:dotted #666 1px;
	margin-right:235px;
	font-size:0.9em;
}

.news_box {
	background:#eee;
	padding:15px;
	margin:10px 0 0 0;
	font-size:0.9em;
}

.news_bunner {
	width:220px;
	float:right;
}

.news_bunner img {
	margin-bottom:5px;
}


/*--ボタン、フォーム--*/
.btnCenter { margin:10px 0; text-align:center; }

.btnCenter2 {
    margin:10px 0;
    text-align:center;
	padding:0px 5px;
	color:#fff;
	background-color:#666;
	border-right:solid #000 2px;
	border-bottom:solid #000 2px;
	border-left:solid #ccc 2px;
	border-top:solid #ccc 2px;
	font-weight:normal;
}

input.btn, button.btn {
	padding:0px 5px;
	margin:0 3px;
	color:#000000;
	background-color:#F7F5F0;
	border-right:solid #6F6F6B 1px;
	border-bottom:solid #6F6F6B 1px;
	border-left:solid #B0B0B0 1px;
	border-top:solid #B0B0B0 1px;
	font-weight:normal;
}
input.btn2, button.btn2 {
	padding:0px 5px;
	margin:0 3px;
	color:#ffffff;
	background-color:#666666;
	border-right:solid #000000 1px;
	border-bottom:solid #000000 1px;
	border-left:solid #666666 1px;
	border-top:solid #666666 1px;
	font-weight:normal;
}

.centerform{
	margin-top:20px;
	margin-bottom:10px;
	text-align: center;
}


/*--テーブル--*/

/* products */
table.products {
	border:1px solid #cccccc;
	border-collapse:collapse;
	background:url(../images/table_bg_pink.jpg) top repeat-x;
}

table.products_y {
	border:1px solid #cccccc;
	border-collapse:collapse;
	background:url(../images/table_bg_yellow.jpg) top repeat-x;
}

table.products_y td {
	padding:15px;
	border:1px solid #cccccc;
}

table.products td {
	padding:15px;
	border:1px solid #cccccc;
}

.products_table_subttl_news {
	background:url(../images/s_icon_news.png) no-repeat;
	padding:15px 0 17px 75px;
	font-size:1.2em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
}

.products_table_subttl_sns {
	background:url(../images/s_icon_sns.png) no-repeat;
	padding:15px 0 24px 75px;
	font-size:1.2em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
}

.products_table_subttl_wiki {
	background:url(../images/s_icon_wiki.png) no-repeat;
	padding:15px 0 18px 75px;
	font-size:1.2em;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	color:#59727F;
}


/* prices */
table.prices {
	border:1px solid #cccccc;
	border-collapse:collapse;
	background:url(../images/table_bg_yellow.jpg) top repeat-x;
}

table.prices td.td_ttl {
	background:#eeeeee url(../images/prices_td_bg.jpg) top repeat-x;
	padding:5px 15px;
	font-size:1.1em;
}

table.prices td.td_summery {
	padding:15px 15px 30px 50px;
	line-height:1.8em;
}




/* plans */
table.plans {
	border-top:1px solid #FAB47A;
	border-right:1px solid #FAB47A;
	margin:15px;
	border-collapse:collapse;
}

table.plans tr.odd td,
table.plans td.odd {
	background:#FDDDC4 url(../images/plans_odd_bg.jpg) top repeat-x;
}	

table.plans .column1 {
	background:#FDDDC4;
	color:#333;
	font-size:0.9em;
	font-weight:bold;
	border-top: 1px solid #FBC599;
}

th.column1 .plan_ttl {
	font-size:1.2em;
	font-weight:bold;
}

table.plans .plan_sum {
	font-size:0.9em;
	font-weight:normal;
}

table.plans td {
	color:#333;
	border-bottom: 1px solid #FAB47A;
	border-left:1px solid #FAB47A;
	padding:.2em 1em;
	text-align:center;
	font-size:0.8em;
	background-color:#FEF2E9;
	background:#FEF2E9 url(../images/plans_td_bg.jpg) top repeat-x;
}				

table.plans th {
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #FAB47A;
	border-left:1px solid #FAB47A;
	padding:.2em 1em;
}	

table.plans thead th {
	background:#F79646;
	text-align:center;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	white-space:nowrap;
	padding:.3em 1em;
}			

table.plans thead tr td.column1 {
	background:#F79646;
}


/* option */
table.option {
	margin:15px;
	border-collapse:collapse;
	width:720px;
}

table.option th.optionA {
	padding:0.4em 0;
	background:#CC8A39;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	border-bottom: 1px solid #fff;
}

table.option th.optionB {
	padding:0.4em 0;
	background:#53A3EA;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	border-bottom: 1px solid #fff;
}


table.option th.optionC {
	padding:0.4em 0;
	background:#56AB56;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	border-bottom: 1px solid #fff;
}


table.option tr.tr_optionA,table.option tr.tr_optionA td {
	background:#EBD1B1;
	border-bottom: 1px solid #fff;
	border-left:1px solid #fff;
	padding:0.3em;
}

table.option tr.tr_optionB,table.option tr.tr_optionB td {
	background:#BDDBF7;
	border-bottom: 1px solid #fff;
	border-left:1px solid #fff;
	padding:0.3em;
}

table.option tr.tr_optionC,table.option tr.tr_optionC td {
	background:#B4DAB4;
	border-bottom: 1px solid #fff;
	border-left:1px solid #fff;
	padding:0.3em;
}

table.option tr.tr_optionA th {
	border-bottom: 1px solid #fff;
}

table.option tr.tr_optionB th {
	border-bottom: 1px solid #fff;
}

table.option tr.tr_optionC th {
	border-bottom: 1px solid #fff;
}


