@charaset "Shift-JIS";
/*
Copyright (c) tomo creations.
CSS Document : page.css

/////// * 共通設定 * ////////
*/

*{
font-size:12px;
line-height:160%;
color:#454545;
}

/*基本（standard）フォント*/
.text {
font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
font-size: 12px;
line-height: 160%;
color: #333333;
}

/*注意・警告用*/
.atention {
font-size: 12px;
font-weight:bold;
color: #F60;
}

/*タイトル用*/
.title {
	font-size: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #4895BD;

}
/*小さい文字*/
.small {
	font: 10px/140% "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
}

.white_line{
border:3px double #cccccc;
}

/*リンク*/
a:link{
	color: #FF6600;
	text-decoration: none;
}
a:visited{
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	color: #006699;
	text-decoration: none;
}
a:active{
	color: #006699;
	text-decoration: none;
}

A.top_text{

display:block;
font-size:12px;
line-height:140%;
width: 181px;
height:117px;
text-align:justify;
text-justify:inter-ideograph;
}

.top_box{
padding:0px 6px 0px 6px;
}

#topmenu a:link{
	color: #333333;
	text-decoration: none;
}
#topmenu a:visited{
	color: #333333;
	text-decoration: none;
}
#topmenu a:hover{
	color: #333333;
	text-decoration: none;
}
#topmenu a:active{
	color: #333333;
	text-decoration: none;
}

/*トップページこんなことに困っていませんかリンク*/
#solution a:link{
	color: #333333;
	text-decoration: none;
}
#solution a:visited{
	color: #006699;
	text-decoration: none;
}
#solution a:hover{
	color: #FF9900;
	text-decoration: none;
}
#solution a:active{
	color: #333333;
	text-decoration: none;
}

/*コピーライトリンク*/
#copyright a:link{
	color: #006699;
	text-decoration: none;
}
#copyright a:visited{
	color: #006699;
	text-decoration: none;
}
#copyright a:hover{
	color: #006699;
	text-decoration: underline;
}
#copyright a:active{
	color: #006699;
	text-decoration: none;
}

.selected{
color:#FF6600;
}


/*リード装飾*/
.lead{
border-left:1px solid #cccccc; 
padding-top:5px; 
padding-left:5px; 
padding-bottom:0px;
background-image:url(images/lead_arrow.gif);
background-repeat:no-repeat;
background-position:bottom;
}

/*リードリンク　普段はグレー　ロールーバーはオレンジ*/
#lead a:link{
	color: #333333;
	text-decoration: none;
}
#lead a:visited{
	color: #333333;
	text-decoration: none;
}
#lead a:hover{
	color: #FF6600;
	text-decoration: none;
}
#lead a:active{
	color: #006699;
	text-decoration: none;
}


/*メニューのライン*/
.menuline{
border-bottom:1px dashed #DAD1C9; 
margin-bottom:3px;
}

/*メニューリンク　普段はグレー　ロールオーバーはブルー*/
#menu a:link{
	color: #333333;
	text-decoration: none;
}
#menu a:visited{
	color: #333333;
	text-decoration: none;
}
#menu a:hover{
	color: #FF6600;
	text-decoration: none;
}
#menu a:active{
	color: #006699;
	text-decoration: none;
}






/*広範囲で利用可能*/
/*besides.html*/
.besides_func{
padding:10px 20px 0px 10px;
height:119px;
background-image:url(multiuse/images/besides_waku_right.gif);
background-repeat:repeat-y;
}


/*usablefunc*/
.func_title{
font-size: 12px;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック", "Osaka";
color: #4895BD;
background-color:#efefef;
border:3px double #99C2D6;
padding:1px 1px 1px 10px;
}

.func_exp{/*20080924高橋追加*/
font-size: 12px;
font-family: "ＭＳ Ｐゴシック", "Osaka";
color: #333333;
border:3px double #99C2D6;
padding:10px 10px 0px 10px;
margin:0px 2px 10px 0px;
}

#usablefunc a:link{
	color: #006699;
	text-decoration: none;
}
#usablefunc a:visited{
	color: #006699;
	text-decoration: none;
}
#usablefunc a:hover{
	color: #FF6600;
	text-decoration: none;
}
#usablefunc a:active{
	color: #006699;
	text-decoration: none;
}



/*solution.html*/
.solution_q{
font-weight: bold;
color: #4895BD;
background-image:url(usablefunc/images/solution_nayami.gif);
background-repeat:no-repeat;
background-position:right bottom;
padding:10px;
}

.solution_a{
background-image:url(usablefunc/images/solution_kaiketsu.gif);
background-repeat:no-repeat;
background-position:right bottom;
padding:10px;
}


/*function*/

.function_title{
color:#4895bd; font-weight:bold;padding:0px 7px 0px 7px;
}
.function_title2{
color:#FF7700; font-weight:bold;padding:0px 7px 0px 7px;
}
.function_title3{
color:#A73D03; font-weight:bold;padding:0px 7px 0px 7px;
}
.function_lead{
padding:0px 7px 0px 7px;
}


/*ご体験ページ*/
.demo_top{
padding:0px 10px 10px 15px;
}
.demo_left{
padding:0px 10px 10px 15px;
background-image:url(demo/images/demo_back.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.demo_right{
padding:0px 15px 10px 5px;
}

.demo_bottom{
padding:0px 15px 0px 0px;
background-image:url(demo/images/demo_back.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.admin_top{
border-top:3px double #4895BD;
border-bottom:1px solid #cccccc;
}


.admin_left{
font-weight: bold;
color: #4895BD;
background-color:#F1EEEB;
border-bottom:1px solid #cccccc;
border-right:1px dashed #cccccc;
}
.admin_right{
border-bottom:1px solid #cccccc;
}



/*開設までの流れ*/
.openingflow_top{
color:#4895BD;
font-weight:bold;
padding:3px 0px 0px 0px;
}

.openingflow_bottom{
padding:5px 0px 15px 0px;
margin-left: 10px;
}

ul{
list-style-image:url(info/images/openingflow_bulet.gif)
}

li{
margin-left:-10px;
}

/*費用について*/

.price_table{
font-size:12px;
line-height:140%;
}


.price_table th{
line-height:120%;
background:#6699CC;
color:#FFFFFF;
padding:2px 3px;
}

.price_table td{

background:#efefef;
padding:3px 5px;
}



.price_title{
font-size: 12px;
font-weight: bold;
font-family: "ＭＳ Ｐゴシック", "Osaka";
color: #4895BD;
border-bottom:1px dashed #4895bd;
}
.price_left{
padding:0px 10px 0px 25px;
background-image: url(priceandplan/images/price_waku2_left.gif);
background-repeat:repeat-y;
background-position:left;
}

.price_right{
padding:0px 25px 0px 10px;
background-image: url(priceandplan/images/price_waku2_right.gif);
background-repeat:repeat-y;
background-position:right;
}

.price_bottom{
padding:5px 25px 10px 25px;
background-image: url(priceandplan/images/price_waku2_back.gif);
}

.price_daikou_title{
font-size:12px;
color:#4895BD;
font-weight:bold;
vertical-align:top;
padding:2px 0px;
border-bottom:1px dashed #4895BD;
}

.price_daikou_kakaku{
font-size:12px;
color:#FF6600;
font-weight:bold;
text-align:right;
padding:2px 0px;
border-bottom:1px dashed #4895BD;
}

.price_daikou_txt{
font-size:12px;
vertical-align:top;
padding:5px 0px;
}

/*Q & A*/
.faq_q{
font-weight: bold;
font-family: "ＭＳ Ｐゴシック", "Osaka";
color: #4895BD;
padding:5px 50px 5px 45px;
background-image:url(info/images/faq_q.gif);
background-repeat:no-repeat;
background-position:top left;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}

.faq_a{
padding:6px 45px 0px 50px;
background-image:url(info/images/faq_a.gif);
background-repeat:no-repeat;
background-position:right bottom;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
}


/*導入事例*/
.case_top{
padding: 0px 10px 7px 10px;
}

.case_bottom{
padding: 10px 10px 5px 10px;
}


/*会社概要*/
.company_left{
border-bottom:1px solid #4895BD;
color: #4895BD;
font-weight:bold;
padding:3px 10px 3px 10px;
}


.company_right{
border-bottom:1px solid #4895BD;
padding:3px 10px 3px 10px;
}

.column_title{
color:#004E73;
font-weight:bold;
font-size:14px;
}

.column_vol{
font-weight:bold;
}

.column_human{
border:1px solid #cccccc;
padding:5px;
background-color:#F0F1F4;
}

.column_name{
font-size:10px;
line-height:120%;
width:135px;
padding-top:5px;
}

.column_frame{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
padding:25px 35px;
}

.column_backnumber{
border-bottom:1px solid #cccccc;
padding:7px 0px 7px 0px;
}

/*お問い合わせ*/
.form_inp_long {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 290px;
	height: 18px;
	border: solid 1px #a0a0a0;
}

.form_inp_short {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 200px;
	height: 18px;
	border: solid 1px #a0a0a0;
}

.form_inp_txt_long {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	width: 290px;
	height: 110px;
	border: solid 1px #a0a0a0;
}


.hani_box{
width:500px;
padding:10px;
background:#F2EEEB;
margin-bottom:2px;
border-left:5px solid #999999;
}


.site_box{
font-size:12px;
line-height:140%;
border-top:5px solid #999999;
border-bottom:5px solid #dedede;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
background:#f6f6f6;
width:205px;
padding:12px 16px 8px 17px;
}

.site_box img{
margin-bottom:5px;
}


.function_table th{
background:#006699;
border-right:2px solid #FFFFFF;
border-top:3px solid #efefef;
padding:5px;
color:#FFFFFF;
line-height:120%;
}

.function_table td{
background:#efefef;
border-right:2px solid #FFFFFF;
border-bottom:2px solid #FFFFFF;
padding:5px;
}

.function_name{
font-weight:bold;
line-height:140%;
vertical-align:top;
width:120px;
}

.function_sj{
text-align:center;
}

.column_back{
background:url(images/column_back.jpg) repeat-y bottom;
padding:0px 6px 5px 6px;
font-size:12px;
line-height:140%;
}

.column_toptitle{
color:#0093C4;
line-height:120%;
font-weight:bold;

}

.column_honbun{
margin-top:5px;

line-height:120%;
}

/* 対応表 */
#taiouhyou th{
font-weight:normal;
font-size:12px;
background:#006699;
color:#FFFFFF;
border-bottom:3px solid #CCCCCC;
}

#taiouhyou td{
font-size:12px;
line-height:120%;
padding:3px 10px;
}

#taiouhyou td a{
font-size:12px;
line-height:120%;
}

.gray_back{
background:#efefef;
}

/* あなたのネットショップ理想に */
.tokucho_waku{
border:1px solid #cccccc;
}

.tokucho{
padding:10px 5px 10px 5px;
}

.tokucho a{
color:#454545;
display:block;
font-size:10px;
line-height:120%;
text-align:justify;
text-justify:inter-ideograph;
}

.tokucho a:visited{
color:#454545;
display:block;
font-size:10px;
line-height:120%;
text-align:justify;
text-justify:inter-ideograph;
}

.tokucho a:hover{
color:#454545;
display:block;
font-size:10px;
line-height:120%;
text-align:justify;
text-justify:inter-ideograph;
}

.top_line{
margin:20px 0px;
border-bottom:1px dashed #CCCCCC;
}

.top_left{
padding-right:15px;
}

.top_right{
padding-right:7px;
}

.interview_head{
border:3px double #CCCCCC;
background:#F1EFE2;
padding:7px;
}

.interview_head_line{
border-bottom:1px dashed #333333;
margin:10px 0px;
}

.interview_site{
padding-left:20px;
}

.interview_site img{
border:3px double #CCCCCC;
}

.interview_text{
background:#FFFFFF;
padding:10px;
line-height:120%;
}

.interview_question {
	font-weight: bold;
	color: #4895BD;

}

.interview_pic_left{
margin-right:20px;
margin-bottom:10px;
border:1px solid #CCCCCC;
}

.interview_pic_left td{
line-height:120%;
padding:5px;
background:#efefef;
}

.interview_pic_right{
margin-left:20px;
margin-bottom:10px;
border:1px solid #CCCCCC;
}

.interview_pic_right td{
line-height:120%;
padding:5px;
background:#efefef;
}