@charset"EUC-JP";

/* ///////////////////////////////////////////////////////////////////////////////
							
/////////////////////////////////////////////////////////////////////////////// */


/* ///////////////////////////////////////////////////////////////////////////////
																		全体の設定					
/////////////////////////////////////////////////////////////////////////////// */

* {
margin:0px;
padding:0px;
border:none;
}

img {
border:none;
}

body {
text-align:center;
font-size:12px;
color:#333;
background:#f5f5f5 url(../_img/header2.gif) no-repeat center top;
font-family: "ＭＳ Ｐゴシック", "Osaka"
}

a {
color:#555;
}

a:hover {
color:#FF5F0A;
}

ul {
list-style:none;
}

input {
border:#ccc 1px solid;
}

textarea {
border:#ccc 1px solid;
}

/* ///////////////////////////////////////////////////////////////////////////////
																		レイアウト					
/////////////////////////////////////////////////////////////////////////////// */

div#container {
width:724px;
margin: 0px auto;
background:#fff;
}

div#header {
width:724px;
height:87px;
/*height:83px;*/
background:#fff url(../_img/header2.gif) no-repeat center top;
}

div#content {
width:495px;
float:left;
text-align:left;
}

div#content2 {	/*	申込フォームのページ	*/
width:680px;
margin:10px auto 0px auto;
text-align:left;
}

div#navi {
width:225px;
float:right;
text-align:left;
padding-top:2px;
padding-bottom:10px;
background:url(../_img/navi_bottom.gif) no-repeat bottom left;
}

div#footer {
line-height:20px;
width:724px;
height:90px;
clear:both;
background:url(../_img/footer.gif) no-repeat bottom center;
}

/* ///////////////////////////////////////////////////////////////////////////////
																		ヘッダーの設定					
/////////////////////////////////////////////////////////////////////////////// */

/* タイトル部分 */
h1 {
float:left;
width:200px;
/*width:210px;*/
margin-top:17px;
}

h1 a {
display:block;
height:45px;
margin:0px 20px 0px 20px;
}

h1 a span {
display:block;
text-indent:-3000px;
}

/* ヘッダーメニュー */
div#header_menu {
float:right;
width:520px;
padding-top:3px;
}


/* サブメニュー */
ul.sub {
line-height:20px;
text-align:right;
height:21px;
}

ul.sub li {
display:inline;
padding-right:10px;
}

ul.sub li a {
color:#fff;
text-decoration:none;
}

ul.sub li a:hover{
color:#fff;
text-decoration:underline;
}

/* メインメニュー */
ul.main {
text-align:right;
margin-top:16px;
margin-right:15px;
}

ul.main li {
margin-left:6px;
display:inline;
}
/*
ul.main li.home img {
margin:0px 9px 0px 0px;
}

ul.main li.about img {
margin:0px 0px 0px 9px;
}

ul.main li.howto img {
margin:0px 0px 0px 20px;
}

ul.main li.otoiawase img {
margin:0px 0px 0px 21px;
}

ul.main li.login img {
margin:0px 11px 0px 22px;
}
*/

/* ///////////////////////////////////////////////////////////////////////////////
																	コンテントの設定					
/////////////////////////////////////////////////////////////////////////////// */

img.center {
margin:15px auto;
}

img.right {
float:right;
margin:0px 3px 10px 10px;
}

img.left {
float:left;
margin:0px 10px 10px 3px;
}


div.movie_center {
margin:5px 0px 10px 12px
}

div.movie {
width:480px;
margin:7px 0px 0px 0px;
padding:0px;
line-height:0px;
background:#ddd;
}


div.content_box {
margin:3px 0px 10px 12px;
line-height:18px;
text-align:left;
}

div.content_box p {
margin:10px 5px;
}

div.content_box p span {
color:#DA1F00;
font-size:13px;
font-weight:bold;
}

div.content_box strong{
color:#DA1F00;
font-size:13px;
font-weight:bold;
}

div.content_box dl {
margin:15px 5px;
}

div.content_box dl dt {
margin:2px 0px;
font-size:13px;
font-weight:bold;
color:#008BAC;
}

div.content_box dl dd {
margin:0px 0px 13px 0px;
color:#222;
}


div.content_box dl.outline {
margin-top:15px;
}

div.content_box dl.outline dd {
background:url(../_img/dotted.gif) repeat-x bottom;
padding-bottom:13px;
margin-bottom:10px;
} 


h2 {
line-height:1px;
margin:10px 0px 3px 0px;
padding:0px;
font-size:1px;
}

h3 {
line-height:1px;
font-size:1px;
margin:8px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

h3.wide img {
margin:0px 0px;
}

div.content_box p.pict {
text-align:center;
padding:10px 0px 0px 0px;
margin:0px;
}

p.pict img {
margin:0;

}

h3 img {
margin:0px 3px;
}


div.dl_button {
margin-left:4px;
}

/* ///////////////////////////////////////////////////////////////////////////////
																ナビゲーションの設定					
/////////////////////////////////////////////////////////////////////////////// */

div#navi dl {
width:220px;
margin-bottom:5px;
padding:7px 0px 7px 0px;
text-align:center;
background:url(../_img/dl.gif) no-repeat top center;
}

div#navi dt {
}

/* 初めての方へ */
div#navi dl#beginner {
margin-bottom:15px;
}

div#navi dl#beginner dt {
/*height:34px;*/
height:5px;
font-size:0px;
padding:0;
margin:0;
line-height:0px;
/*background:url(../_img/dt_beginner.gif) no-repeat center top;*/
text-indent:-3000px;
}

div#navi dl#beginner dd {
margin-bottom:2px;
}

/* 「Web制作会社様へ」のバナー */
div#navi dl#for_corp {
margin-top:-10px;
background:none;
}

div#container div#navi dl.top {
background:url(../_img/for_dot.gif) center top no-repeat;
padding-top:10px;
}

div#navi dl#for_corp dd {
margin-bottom:3px;
}

/* 背景なしバナーだけのとき */
div#navi dl.banner_only {
margin-top:-10px;
background:none;
padding-bottom:0px;
}

div#navi dl.banner_only dd {
padding-bottom:0px;
}

/* ログイン */
div#navi dl#login {
}

div#navi dl#login dt {
height:34px;
background:url(../_img/dt_login.gif) no-repeat center top;
text-indent:-3000px;
}

div#navi dl#login dd dl {
width:180px;
margin:0px auto;
padding:0px;
text-align:left;
background:none;
}

div#navi  dl#login dd dl dt {
display:block;
color:#222;
font-size:11px;
font-weight:bold;
text-indent:0px;
background:none;
height:auto;
}

div#navi dl#login dd dl dd {
margin:2px 0px 5px 0px;
}

div#navi dl#login dd dl dd input.mail {
width:180px;
}

div#navi dl#login dd dl dd input.password {
width:110px;
}

div#navi dl#login dd dl dd.submit {
}

/* 使い方 */
div#navi dl#howto {
}

div#navi dl#howto dt {
height:34px;
background:url(../_img/dt_howto.gif) no-repeat center top;
text-indent:-3000px;
}

dl#howto dd {
width:170px;
margin:3px auto;
text-align:left;
}

/* よくある質問 */
div#navi dl#qanda {
}

div#navi dl#qanda dt {
height:34px;
background:url(../_img/dt_qanda.gif) no-repeat center top;
text-indent:-3000px;
}

dl#qanda dd {
width:170px;
margin:3px auto;
text-align:left;
}

/* お知らせ*/
div#navi dl#info {
}

div#navi dl#info dt {
height:34px;
background:url(../_img/dt_info.gif) no-repeat center top;
text-indent:-3000px;
}

dl#info dd {
width:170px;
margin:3px auto;
text-align:left;
}


/* サポート */
div#navi dl#support {
}

div#navi dl#support dt {
height:34px;
background:url(../_img/dt_support.gif) no-repeat center top;
text-indent:-3000px;
}

div#navi dl#support dd {
width:170px;
margin:2px auto;
text-align:left;
}

div#navi dl#support dd a {
color:#006A9C;
}

div#navi dl#support dd a:hover {
color:#24A4E1;
}

/* お申し込み */
div#navi dl#omoushikomi {
}

div#navi dl#omoushikomi dt {
height:34px;
background:url(../_img/dt_omoushikomi.gif) no-repeat center top;
text-indent:-3000px;
}

dl#omoushikomi dd {

margin:2px auto;
text-align:center;
}


/* リンクバナー */
div#navi dl#banner {
}

div#navi dl#banner dt {
height:34px;
background:url(../_img/dt_banner.gif) no-repeat center top;
text-indent:-3000px;
}

div#navi dl#banner dd {
width:180px;
margin:0px auto;
text-align:left;
border:none;
font-size:11px;
}

div#navi dl#banner dd.banner {
text-align:center;
}

div#navi dl#banner dd span {
font-size:10px;
display:block;
}

div#navi dl#banner dd a {
color:#006A9C;
}

div#navi dl#banner dd a:hover {
color:#24A4E1;
}


/* 各ページリンクメニュー部全体の設定 */
div#navi dl.menu {
padding-bottom:10px;
}

div#navi dl.menu dd {
background:#fff;
padding:3px;
border:#eee 1px solid;
}

div#navi dl.menu dd a {
color:#FF4E00;
}

div#navi dl.menu dd a:hover {
color:#FF9E06;
}

/* モッサとは？ */
div#navi dl#about {
padding-bottom:10px;
}

div#navi dl#about dt {
height:34px;
background:url(../_img/dt_about.gif) no-repeat center top;
text-indent:-3000px;
}

div#navi dl#about dd {
margin:5px 20px;
text-align:left;
line-height:17px;
font-size:12px;
}


/*おすすめツール */
div#navi dl#tool {
}

div#navi dl#tool dt {
height:34px;
background:url(../_img/dt_tool.gif) no-repeat center top;
text-indent:-3000px;
}

div#navi dl#tool dd {
width:180px;
margin:2px auto;
text-align:left;
line-height:17px;
font-size:11px;
}

/*おすすめ動画サイト */
div#navi dl#moviesite {
margin-bottom:10px;
padding-bottom:0px;
}

div#navi dl#moviesite dt {
height:34px;
background:url(../_img/dt_moviesite.gif) no-repeat center top;
text-indent:-3000px;
}

div#navi dl#moviesite dd {
margin:3px 20px;
text-align:left;
line-height:17px;
font-size:11px;
}

div#navi dl#moviesite dd a {
color:#108114;
}

div#navi dl#moviesite dd a:hover {
color:#48B34C;
}

/* ///////////////////////////////////////////////////////////////////////////////
														お申し込みフォームページの設定					
/////////////////////////////////////////////////////////////////////////////// */

div#content2 div.content_box {
margin:3px 0px 30px 0px;
line-height:19px;
text-align:left;
}

div.form_flow {
margin:0px auto 15px auto;
text-align:center;
}

div.button {
margin:27px 0px 10px 0px;
text-align:center;
}

div.button img {
border:none;
margin:0px 10px;
}

div.button input {
border:none;
}


/* サービス内容をご確認ください */

div.stripe_box {
margin:15px 13px 15px 5px;
padding:10px 10px 10px 10px;
background:url(../_img/complete_bg.gif);
border:#ddd 1px solid;
}

div.stripe_box table {
width:100%;
}

div.stripe_box table td{
padding:10px 9px;
background:#fff;
border:#ddd 1px solid;
}

div.stripe_box table td.tit{
border:none;
background:url(../_img/list_table_tit.gif) repeat-y left center;
font-size:13px;
font-weight:bold;
}

div.stripe_box table td.spacer {
padding:0px;
height:9px;
background:transparent;
border:none;
}

div.stripe_box table table td {
border:none;
padding:0px;
vertical-align:middle;
}

/* 利用規約 */
div.scroll_box {
margin:10px;
padding:2px;
height:250px;
overflow:auto;
border:#ddd 3px solid;
font-size:11px;
line-height:18px;
}


div.form_box {
padding:1px 0px;
border:1px solid #ddd;
width:632px;
margin:15px auto;
}

table.input_form {
width:630px;
margin:0px auto;
border-top:#fff 3px solid;
border-left:#fff 3px solid;
border-right:#fff 3px solid;
background:url(../_img/form_bg.gif);
}

table.input_form td {
line-height:19px;
vertical-align:middle;
background:#F9F9F9;
padding:5px 7px;
border-bottom:3px solid #fff;
}

table.input_form td.tit {
width:160px;
font-weight:bold;
background:transparent;
color:#555;
border-right:3px solid #fff;
}

table.input_form td.question {
background:#E4F7F9;
width:auto;
padding:5px 5px;
border-bottom:none;
border-right:none;
color:#224A77;
font-weight:bold;
border:#A0DDE3 1px solid;
}

p.question {
padding:5px 0px 0px 20px;
font-weight:bold;
font-size:13px;
}

table.question input {
margin-right:4px;
}

table.question textarea {
margin:10px;
width:450px;
}

table.input_form span.partner {
font-size:14px;
color:#EA330E;
}

table.input_form td.partner_td {
background:#F9F9F9 url(../_img/partner_td.gif) repeat-y left;
}

input.xsmall {
color:#444;
width:100px;
height:19px;
margin:1px;
}

input.small {
color:#444;
width:150px;
height:19px;
margin:1px;
}

input.middle {
color:#444;
width:250px;
height:19px;
}

input.num {
color:#444;
width:40px;
height:19px;
margin:0px 1px;
}

textarea.message {
width:260px;
height:80px;
}

input.radio {
border:none;
}

span.mini {
font-size:10px;
color:#666;
padding-left:5px;
}

span.essential {
font-size:10px;
color:#F33F00;
padding-left:5px;
}

td ul li{
padding:2px 0px;
}

ul.kubun li {
display:inline;
padding-right:20px;
}


/* エラー */
div.error {
margin:10px 24px;
padding:8px;
color:#EA2100;
text-align:center;
font-weight:bold;
/* border:dashed 1px #EA2100; */
background:#FFECE5;
}

div.error_mini {
margin:10px 5px 10px 0px;
padding:8px;
color:#EA2100;
text-align:center;
font-weight:bold;
/* border:dashed 1px #EA2100; */
background:#FFECE5;
}

td p.error {
margin:0px;
padding:0px 0px 0px 13px;
font-size:11px;
color:#F33F00;
background:url(../_img/p_error.gif) no-repeat left center;
}


/* 確認しました　などの通知文章 */
div.complete_info {
margin:15px 10px 50px 10px;
padding:10px;
background:url(../_img/complete_bg.gif);
border:#ddd 1px solid;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	お知らせ					
/////////////////////////////////////////////////////////////////////////////// */

div.content_box dl.info {
line-height:17px;
margin:3px 10px 0px 5px;
padding:0px 7px 0px 7px;
background:url(../_img/info_dt.gif) no-repeat left bottom;
} 

div.content_box dl.info dt {
padding:5px 0px;
margin:0px;
width:150px;
height:100%;
float:left;
}

div.content_box dl.info dd{
padding:5px 0px 7px 0px;
margin:0px;
float:right;
width:300px;
font-size:12px;
}

div.content_box dl.info dd.clear{
float:none;
padding:0px;
clear:both;
height:0px;
font-size:0px;
background:transparent;
}

div.content_box p.time {
background:url(../_img/time.gif) no-repeat left center;
color:#333;
margin:3px 0px;
padding:0px 0px 0px 15px;
font-size:11px;
font-weight:normal;
background:url(../_img/time.gif) no-repeat left center;
}



/* トップのnews  */
h2.topinfo {
text-align:right;
padding:0;
margin:0;
height:28px;
width:478px;
background:url(../_img/h2_info2.gif) no-repeat;
}

h2.topinfo img {
margin:3px 5px 2px 0px;
}

div.content_box dl.topinfo {
margin:2px 5px 0px 0px;
}

div.content_box dl.topinfo dd {
width:310px;
}

/* ///////////////////////////////////////////////////////////////////////////////
																	よくある質問					
/////////////////////////////////////////////////////////////////////////////// */

div.content_box dl.qanda {
margin-right:13px;
}

div.content_box dl.qanda dt{
background: #ECFBFF url(../_img/bg_q.gif) no-repeat left top;
padding: 3px 5px 3px 29px;
text-indent:0px;
margin:0px 0px 2px 0px;
}

div.content_box dl.qanda dd {
background:url(../_img/bg_a.gif) no-repeat left top;
padding: 2px 5px 8px 29px;
text-indent:0px;
border-bottom:#ccc 1px dotted;
margin-bottom:5px;
}



/* ///////////////////////////////////////////////////////////////////////////////
																	利用規約					
/////////////////////////////////////////////////////////////////////////////// */

div.rules {
margin:10px 5px;
font-size:11px;
line-height:16px;
}

div.rules h4 {
font-size:15px;
margin:10px 0px 20px 0px;
}


div.rules ul{
margin:3px 0px 8px 0px;
}

div.rules ul li {
padding-left:1em;
text-indent:-1em;
margin:1px 0px;
}

div.rules ul li ul {
margin:8px 5px;
}

div.rules ul li ul li ul{
margin:8px 5px;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	プライバシーポリシー					
/////////////////////////////////////////////////////////////////////////////// */

div.policy {
margin:0px 5px;
font-size:11px;
line-height:16px;
}


div.policy ul{
margin:3px 0px 8px 0px;
}

div.policy ul li {
margin:1px 0px;
padding-left:1em;
text-indent:-1em;
}

div.policy ul li ul {
margin:8px 5px;
}

div.policy ul li ul li ul{
margin:8px 5px;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	お問い合わせ					
/////////////////////////////////////////////////////////////////////////////// */

div.form_box_mini {
padding:1px 0px;
border:1px solid #ddd;
width:476px;
margin:10px 0px;
}

div.form_box_mini table.input_form {
width:474px;
margin:0px auto;
border-top:#fff 3px solid;
border-left:#fff 3px solid;
border-right:#fff 3px solid;
background:url(../_img/form_bg.gif);
}

div.form_box_mini table.input_form td {
line-height:19px;
vertical-align:middle;
background:#F9F9F9;
padding:5px 7px;
border-bottom:3px solid #fff;
}

div.form_box_mini table.input_form td.tit {
width:160px;
font-weight:bold;
background:transparent;
color:#555;
border-right:3px solid #fff;
}



/* ///////////////////////////////////////////////////////////////////////////////
																	会社概要					
/////////////////////////////////////////////////////////////////////////////// */

div.table_box {
padding:1px 0px;
border:1px solid #ddd;
width:476px;
margin:10px 0px;
}

table.normal {
width:474px;
margin:0px auto;
border-top:#fff 3px solid;
border-left:#fff 3px solid;
border-right:#fff 3px solid;
background:#FFF3D9;
background:transparent url(../_img/table_tit.gif) repeat;
/*background:url(../_img/form_bg.gif);*/
}

table.normal td {
line-height:19px;
vertical-align:middle;
background:#F9F9F9;
padding:10px 7px;
border-bottom:2px solid #fff;
}

table.normal td.tit {
width:140px;
padding:10px 5px 10px 12px;
font-weight:bold;
background:transparent url(../_img/table_bg.gif) repeat-y left;
color:#222;
border-right:3px solid #fff;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	動画を利用した事例					
/////////////////////////////////////////////////////////////////////////////// */

div.content_box dl.example {
margin:7px;
padding:0px 0px 5px 0px;
background:url(../_img/dotted.gif) repeat-x bottom center;
}

div.content_box dl.example dt{
margin:0px;
padding:0 5px;
}

div.content_box dl.example dd{
margin:2px 0px 2px 3px;
padding:0px 0px 0px 5px;
line-height:16px;
font-size:12px;
}

/* 導入事例*/
div.ex_box {
margin:0px 15px 0px 7px;
padding:10px 10px;
background:url(../_img/dotted.gif) repeat-x bottom center;
zoom:1;
}

div.ex_box img {
border-left:15px solid #ddd;
border-right:15px solid #ddd;
border-top:2px solid #ddd;
border-bottom:2px solid #ddd;
float:left;
margin:0 15px 0px 0px;

}

div.ex_box:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

div.ex_box dl {
width:245px;
float:right;
margin:0;
padding:0px;
}

div.ex_box dd {
margin:0;
}

/* ///////////////////////////////////////////////////////////////////////////////
																	サイトマップ					
/////////////////////////////////////////////////////////////////////////////// */

div.left {
width:235px;
float:left;
}

div.right {
width:235px;
float:left;
}

div.content_box dl.map {
margin:10px;
padding:0px;
line-height:18px;
}

div.content_box dl.map dt{
background:url(../_img/map_dt.gif) no-repeat center left;
margin:0px;
padding:5px;
}

div.content_box dl.map dt a {
color:#fff;
text-decoration:none;
}

div.content_box dl.map dd{
margin:0px 0px 0px 3px;
padding:0px 0px 0px 15px;
background:url(../_img/map_dd.gif) no-repeat center left;
}




div.top_campaign {
font-size:11px;
padding:8px 8px 5px 8px;
margin:15px 0px 0px 0px;
background:url(../_img/complete_bg.gif);
border:#ddd 1px dashed;
}

div.top_campaign strong {
font-size:14px;
display:block;
font-weight:bold;
color:#222;
}

div.top_campaign img.banner{
margin:7px auto 0px auto;
padding:0px;

}


/* ///////////////////////////////////////////////////////////////////////////////
															キャンペーンのお知らせ					
/////////////////////////////////////////////////////////////////////////////// */

div.content_box dl.color_box {
margin:10px 3px 0px 1px;
padding:0px;
background:url(../_img/color_box_bg.gif) no-repeat left bottom;
}

div.content_box dl.color_box dt{
margin:0px;
height:10px;
text-indent:-3000px;
background:url(../_img/color_box_dt.gif) no-repeat left top;
}

div.content_box dl.color_box dd {
font-size:13px;
padding:5px 15px 15px 15px;
}

div.content_box dl.color_box span {
font-weight:bold;
color:#F84C00;
}
table.c_flow {
margin:0px 0px 0px 10px;
}

table.c_flow td {
font-size:12px;
line-height:19px;
text-align:left;
vertical-align:top;
}

table.c_flow td img {
margin-top:5px;
}

table.c_flow td.twin {
font-size:11px;
line-height:17px;
color:#474747;
padding:5px;
width:200px;
border:#ddd 1px solid;
}

table.c_flow td.spacer {
width:5px;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	フッターの設定					
/////////////////////////////////////////////////////////////////////////////// */

ul#footer_navi {
width:700px;
margin:0px auto;
padding-top:35px;
}

ul#footer_navi a {
color:#ccc;
font-size:11px;
padding:0px 10px;
text-decoration:none;
}

ul#footer_navi a:hover {
text-decoration:underline;
color:#fff;
}

ul#footer_navi li {
display:inline;
background:url(../_img/footer_navi.gif) no-repeat left center;
}

address {
font-size:10px;
font-style:normal;
margin-top:10px;
color:#eee;
}

div.foot_step {
height:0px;
}

div.foot_step img{
height:1px;
line-height:0px;
font-size:0px;
}

/* ///////////////////////////////////////////////////////////////////////////////
																	ポップアップ					
/////////////////////////////////////////////////////////////////////////////// */

body#no_bg {
background:none;
text-align:center;
}

body#no_bg img {
margin:20px 0px;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	販売パートナー					
/////////////////////////////////////////////////////////////////////////////// */

p.per {
padding:10px 120px 10px 0px;
background:url(../_partner/_images/per.gif) no-repeat right center;
}

div.button2 {
text-align:center;
margin:15px 0px 15px -10px;
}

div.button2 img {
margin:0px 4px;
}

dl.partner {
padding-top:10px;
}

div.content_box dl.partner dt {
background:#aaa url(../_img/partner_dt.gif) no-repeat left center;
color:#fff;
line-height:23px;
height:23px;
padding:0px 12px;
}

dl.partner dd {
padding:10px 10px 5px 10px;
}


table.partner {
margin:10px 0px 0px 0px;
border-top:#ddd 1px solid;
}


table.partner span {
color:#ddd;
}

table.partner td.tit {
width:130px;
border-left:3px solid #35C6EF;
background:#E8F9FE;
font-weight:bold;
}

table.partner td.normal {
border-left:3px solid #1B8DAE;

}

table.partner td {
padding:4px;
line-height:17px;
border-top:#fff 1px solid;
border-right:#ddd 1px solid;
border-bottom:#ddd 1px solid;
}

table.partner table.plan td{
padding:2px;
}

table.detail td {
padding:5px;
font-weight:bold;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	バナー					
/////////////////////////////////////////////////////////////////////////////// */


div.banner table {
margin:0px 5px 0px 5px;
}

div.banner table td {
padding:2px 10px 2px 0px;
text-align:left;
}


/* ///////////////////////////////////////////////////////////////////////////////
																	リンク集					
/////////////////////////////////////////////////////////////////////////////// */

div.link {
margin:7px 3px 0px 5px;
padding:7px;
background:#efefef;
}

div.even {
margin:7px 5px 0px 3px;
padding:2px 7px 7px 7px;
background:#ffffff;
}

div.link table a {
color:#107FA5;
}

div.link table img {
vertical-align:bottom;
}

div.link table {
margin:0px 0px 2px 0px;
padding:0px;
}

div.link table td {
padding:3px 10px 3px 0px;
line-height:16px;
}

div.link table td.name {
font-weight:bold;
font-size:14px;
}

div.link table td.name span {
display:block;
font-size:10px;
line-height:14px;
}

div.link table td.name span a{
color:#666;
text-decoration:none;
font-weight:normal;
}

div.link table td.name span a:hover {
text-decoration:underline;
}

div.link ul {
}

div.link ul li span {
padding-right:10px;
font-weight:bold;
}

div.link ul li {
margin:2px 0;
line-height:15px;
}

div.link ul li.tel,div.link ul li.mail {
display:inline;
padding-right:10px;
}

div.link ul li.comment {
margin-top:5px;
}

