@charset "utf-8";
body {
	font-size: 12px;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	background: url(../images/h_bg.png) repeat-x;
}
/* =============================================== */
/** @header */
/* ----------------------------------------------- */
#header {
	height: 114px;
	width: 860px;
	margin: 0 auto;
}
#header h1 {
	padding-top: 12px;
}
#header .h_right {
	float: right;
	width: 400px;
	height: 114px;
}
#header #h_navi {
	height: 20px;
}
#header #h_navi ul {
	float: right;
}
#header #h_navi li {
	display: inline;
	background: url(../images/h_list.png) no-repeat left center;
	padding-left: 11px;
	margin-left: 0.5ex;
}
#header #h_navi ul li a {
	color: #3A6AB1;
}
#header #h_navi ul li a:hover {
	text-decoration: underline;
}
#header #h_info {
	clear: both;
}
#header #h_info ul {
	float: right;
	margin-top: 0px;
}
#header #h_info li {
	margin-top: 3px;
}
/* =============================================== */
/** @wrapper */
/* ----------------------------------------------- */
#wrapper {
	width: 860px;
	margin:40px auto;
	clear:both;
}
/* =============================================== */
/** @main */
/* ----------------------------------------------- */
#main {
	width: 600px;
	float:right;
}
#main #point {
	margin-top: 50px;
	background: url(../images/m_bg_01.png) no-repeat center bottom;
	text-align: center;
}
#main #point ul {
	margin:0;
}
#main #point li {
	display: inline;
	padding-left: 3px;
}
#main #text_box {
	margin-top: 45px;
}
#main #text_box div {
	width: 380px;
}
#news_ttl {
	margin: 30px 0 10px 0;
}
#main #news {
	background-image: url(../images/m_bg_02.gif);
	padding: 7px;
}
#main #news div {
	background-color: #FFFFFF;
	padding: 20px;
}
#main #news dt {
	background: url(../images/m_list.png) no-repeat left center;
	padding-left: 14px;
	font-weight: bold;
	letter-spacing: 0em;
	color: #7193CD;
}
#main #news dd {
	padding-left: 14px;
	padding-bottom: 3px;
	border-bottom:1px dashed #ddd;
	margin-bottom:5px;
}
#main #news dd img.new {
	padding-bottom:5px;
	padding-right:10px;
}
/* =============================================== */
/** @navi */
/* ----------------------------------------------- */
#navi {
	width: 220px;
}
#navi h3 {
	margin: 20px 0 0;
}
#navi h3:first-child {
	margin-top: 0;
}
#navi h4 {
	margin: 70px 0 10px;
}
#navi li {
	margin-top: 5px;
}
#navi #contact {
	width: 210px;
	padding: 10px 5px;
	margin-top: 10px;
	background: url(../images/m_bg_02.gif);
}
#navi #navi_03 li:first-child {
	margin: 0 0 5px;
}
#navi .navi_04 {
	margin-left: 10px;
}
#navi .navi_04 li a {
	padding-left: 24px;
	color: #0046A2;
	padding-bottom: 4px;
	background: url(../images/l_list.png) no-repeat left center;
}
#navi .navi_04 li a:hover {
	text-decoration: underline;
}
/* =============================================== */
/** @footer */
/* ----------------------------------------------- */
#footer {
	margin-top: 50px;
	background: url(../images/f_bg.png) top left;
	text-align: center;
}
#footer #totop {
	width: 860px;
	margin: 0 auto;
}
#footer #totop a {
	display: block;
	background: url(../images/f_totop.png) no-repeat left top;
	height: 28px;
	width: 90px;
	float: right;
	margin-top: 25px;
	text-indent: -9999px;
}
#footer #footer_navi {
	width: 860px;
	margin: 0 auto;
	padding: 50px 0 10px;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #3A6AB1;
	padding-left: 1em;
}
#footer li a:hover {
	text-decoration: underline;
}
/* =============================================== */
/** @基本要素 */
/* ----------------------------------------------- */
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.margin1 {
	margin-top:5px;
}
.margin2 {
	margin-top:10px;
}
.margin3 {
	margin-top:20px;
}
.margin4 {
	margin-top:30px;
}
.margin5 {
	margin-top:40px;
}
.margin6 {
	margin-top:60px;
}
.space1 {
	margin-left:5px;
}
.space2 {
	margin-left:10px;
}
.space3 {
	margin-left:20px;
}
.space4 {
	margin-left:30px;
}
.space5 {
	margin-left:40px;
}
.space6 {
	margin-right: 10px;
}
/*IE6*/
*html #main #point li .firstChild {
	padding-left: 0px;
}
/* =============================================== */
/** @下層ページ */
/* ----------------------------------------------- */
#main h2 {
	font-weight: bolder;
	font-size: 14px;
	color: #0046A2;
	padding: 4px 10px;
	margin: 30px 0 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3A6AB1;
	background: url(../images/h2_bg.png);
}
#main h2:first-child {
	margin-top: 0;
}
#main h2.image {
	background: none;
	border: 0;
	padding-left: 0;
}
#main h3 {
	font-weight: bolder;
	font-size: 14px;
	color: #333;
	background: url(../images/m_bg_02.gif);
	margin: 15px 0;
	padding: 4px 10px 4px 14px;
}
#main h3.sub_ttl {
	font-weight: bolder;
	font-size: 14px;
	color: #3A6AB1;
	padding-right: 10px;
	padding-left: 14px;
	background: url(../images/m_list.png) no-repeat left center;
	margin: 15px 0;
}
#main a {
	color: #0046A2;
	text-decoration: underline;
}
.link {
	padding-left: 14px;
	background: url(../images/topicpath.gif) no-repeat left center;
}
#main p {
	margin: 20px 0;
	line-height: 1.7em;
	color: #444;
	text-indent: 14px;
}
#main p.prg_reset {
	text-indent: 0;
	margin: 0;
}
/*talbe*/
table {
	margin: 10px 0;
}
#main #contact span {
	color: #C00;
}
#main #contact table th {
	padding: 10px 10px;
	color: #444;
}
#main #contact table td {
	padding: 10px 20px;
}
#main #contact .odd {
	background: #e5eaf0;
}
#main li {
	color: #444;
	padding-left: 14px;
}
#main dl {
	margin: 14px;
}
#main dt {
	color: #3A6AB1;
	font-weight: bold;
}
#main dd {
	margin: 0 15px 15px;
}
#main ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
}
#main .sitemap li {
	padding-left: 16px;
	background: url(../images/m_list.png) no-repeat left center;
}
#main .privacy {
	font-size: 0.85em;
	line-height: 1.5em;
}
/*入稿方法*/
#main #how_dl {
	border-top: 1px solid #BBB;
}
#main #how_dl dt {
	float: left;
	width: 110px;
	padding-top: 12px;
}
#main #how_dl dd {
	border-bottom: 1px solid #BBB;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}
#main #how_dl .icon_win {
	font-weight: normal;
	background: url(../images/icon_win.gif) no-repeat left center;
	padding: 8px 0px 8px 40px;
	/*ie6.7用*/
	/padding: 16px 0px 8px 40px;
}
#main #how_dl .icon_mac {
	font-weight: normal;
	background: url(../images/icon_mac.gif) no-repeat left center;
	padding: 8px 0px 8px 40px;
	/*ie6.7用*/
	/padding: 16px 0px 8px 40px;
}
/*テンプレート*/
#main #template_dl {
	border-top: 1px solid #BBB;
}
#main #template_dl dt {
	float: left;
	width: 200px;
	padding-top: 12px;
}
#main #template_dl dd.mid {
	float: left;
	display: block;
	width: 180px;
}
#main #template_dl dd {
	border-bottom: 1px solid #BBB;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}
/*会社概要*/
#main #summary_dl {
	border-top: 1px solid #BBB;
}
#main #summary_dl dt {
	float: left;
	width: 100px;
	padding-top: 12px;
	padding-left: 12px;
}
#main #summary_dl dd {
	padding-left: 130px;
	border-bottom: 1px solid #BBB;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0;
}
#main #summary_dl .odd {
	background: #e5eaf0;
}
#main /*アプリケーション*/
 .application {
	padding: 0px 12px;
	border-bottom: 1px dotted #3A6AB1;
	margin-bottom: 24px;
	/*ie用指定*/
	height: 1%;
}
#main .application p {
	text-indent: 0px;
	margin-top: 6px;
}
#main .application .left p {
	padding-left: 12px;
	background: url(../images/m_app_list.png) no-repeat left center;
}
#main p strong{
	color:red;
  font-weight:bold;
}