@charset "UTF-8";

/* vim:set ts=4 sts=4 sw=4 bs=2 ai si noet nu ff=dos ft=css: */
/* $Id$ */
/* Last Change: 07-December-2008 21:43:23. */


p {
	font-size: 0.9em;
	line-height: 1.6em;
}
dl {
	width: 579px;
}
dt,dd {
	margin:0px;
	padding:0px;
}
.content_01 {
	padding: 10px 0;
	width: 580px;
}
#Lv2_right h3 {
	margin: 10px 0 0 0;
	padding: 0px;
	background-image: none;
	height:35px;
}
#Lv2_right h3.title {
	background: url("../../image/mobile/mob_title_bg.gif") no-repeat left;
	height: 25px;
	_height: 35px;
	margin: 0 0 5px;
	padding: 10px 0 0 25px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #222;
}
#Lv2_right h4.title {
	clear: both;
	background: url("../../image/mobile/mob_icon.gif") no-repeat 3px 0.35em;
	padding: 5px 0 8px 25px;
	border-bottom: 1px dotted #999;
}
#Lv2_right .content_01 .p_small {
	padding:0px;
	margin:0px;
	font-size: 80%;
}
#con_02_p {
	margin: 20px 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	width: 580px;
}
.content_02 p {
	line-height: 1.4em;
	font-size: 0.8em;
}
.con_02_a {
	line-height: 1.4em;
	font-size: 0.8em;
	padding: 1px 0 0 0;
}
#Lv2_right strong {
	font-weight: bold;
}
.clear {
	clear: left;
	margin: 10px 0 0 0;
}

/* プランの特長
***********************************************/
dl#tokuchou {
	margin: 0 0 20px;
}
dl#tokuchou dt {
	background: #EFEFEF;
	margin: 0px 0px 5px 0px;
	padding: 10px 0 8px 0;
	border-bottom: 2px solid #ccc;
}
dl#tokuchou span {
	background: #A2C42D;
	color: #fff;
	padding: 1px 7px;
	margin:0 10px 0 0;
}
dl#tokuchou dd {
	font-size: 0.8em;
	margin:0 0 15px;
	padding:0 0 5px 5px;
}


/* プランの料金
***********************************************/
.content_01 table.moble_plan {
	width: 100%;
	border: 1px solid #ccc;
	font-size: 0.8em;
	margin: 5px 0 20px;
}
.content_01 table.moble_plan th,.content_01 table.moble_plan td {
	padding: 8px 10px;
	border: none;
}
.content_01 table.moble_plan tr.line th {
	background: #E5EFF5;
}
.content_01 table.moble_plan td.price {
	color: #519B1A;
	font-weight: bold;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 110%;
	width: 25%;
}
em {
	font-weight: bold;
	color: red;
}


/* オプション内容
***********************************************/
.content_01 table#moble_option {
	width: 100%;
	border: 1px solid #ccc;
	font-size: 0.8em;
	margin: 0 0 20px;
}
.content_01 table#moble_option th,.content_01 table#moble_option td {
	padding: 8px 10px;
	border: none;
}
.content_01 table#moble_option tr.line td,.content_01 table#moble_option tr.line th {
	background: #ECECEC;
}
.content_01 table#moble_option td {
	color: #519B1A;
	font-weight: bold;
}


/* 制作実績
***********************************************/
p.capt {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 5px 20px 20px 0;
}
dl.detail {
	float: left;
	width: 385px;
	margin: 15px 0 0 10px;
	font-size: 90%;
}
dl.detail dt {
	background-color: #E5EFF5;
	border: 1px solid #9CC2DA;
	font-weight: normal;
	width: 80px;
	_width: 90px;
	padding: 3px 5px;
	float: left;
	text-align: center;
}
dl.detail dd {
	padding: 0 0 15px 110px;
	margin: 0 0 15px 0;
	border-bottom: 1px dotted #999;
}
