/*

	Introducing Weblog Service

	Table of Contents
		: universal reset
		: general params
		: introWeblog
		: introServices

"/



/* universal reset */
* {
	margin: 0; border: none; padding: 0;
}



/* general params */
body {
	font-size: 12px;
	line-height: 17px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',HiraKakuPro-W3,'ヒラギノ角ゴ Pro W3','MS Pゴシック','MSゴシック',Verdana,Helvetica;
	background: #E6E6E6 url(./images/bg.gif) repeat-y 50% 0;
	color: #000;
}

div#wrapper {
	width: 800px;
	margin: 0 auto 0 auto;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}

a,
a:link,
a:visited,
a:active,
a:hover {
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

a.page,
a.page:link,
a.page:visited,
a.page:active,
a.page:hover {
	font-size: 12px;
	line-height: 20px;
	text-indent: 0;
	display: inline;
}

a.xp {
	margin-top: 0px;
	height: 40px;
	background: url(./images/xp.jpg) no-repeat 50% 0;
}

h1 {
	height: 206px;
	margin-top: 0px;
	background: url(./images/title.jpg) no-repeat 0 0;
}

h1.contact {
	height: 206px;
	margin-top: 0px;
	background: url(./images/title2.jpg) no-repeat 0 0;
}

h1.regist {
	height: 206px;
	margin-top: 0px;
	background: url(./images/title3.jpg) no-repeat 0 0;
}

h1.company {
	height: 206px;
	margin-top: 0px;
	background: url(./images/title4.jpg) no-repeat 0 0;
}

h1,
h2,
h3,
h4 {
	display: block;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

h5.intro {
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 15px 0;
	border-top: 1px solid #fff;
}

h5 {
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	width: 100%;
	border-top: 1px solid #000;
	margin: 0;
	padding: 15px 0;
}

div.section,
br.clear {
	clear: both;
}



/* introWeblog */
div#aboutblog {
	padding: 20px 0 0 100px;
	background: url(./images/01.gif) no-repeat 20px 20px;
	color: #808080;
	font-weight: bold;
	height: 50px;
}

#aboutblog h2 {
	float: left;
	width: 130px;
	height: 24px;
	margin-top: 19px;
	background: url(./images/sec_aboutblog.gif) no-repeat 0 0;
}

#aboutblog .textbox {
	float: right;
	width: 530px;
	margin-top: 11px;
	font-size: 13px;
	line-height: 19px;
}
	/* IE */ 
	#aboutblog .textbox,
	.dummy {
	padding-right: 20px;
	}
#aboutblog .textbox p {
	margin: 9px 0 9px 0;
}
#aboutblog .textbox p strong {
	color: #4D9900;
}


div#advantages {
	padding: 20px 0 0 100px;
	background: url(./images/02.gif) no-repeat 20px 20px;
}
#advantages h2 {
	height: 50px;
	margin-top: 8px;
	background: url(./images/sec_advantages.gif) no-repeat 0 0;
}
#advantages h3 {
	height: 30px;
}
#advantages .textbox1,
#advantages .textbox2,
#advantages .textbox3,
#advantages .textbox4 {
	float: left;
	width: 348px;
	margin-top: 30px;
}
#advantages .textbox3 {
	clear: left;
}
#advantages .textbox1 h3 {
	background: url(./images/subsec_adv1.gif) no-repeat 0 0;
}
#advantages .textbox2 h3 {
	background: url(./images/subsec_adv2.gif) no-repeat 0 0;
}
#advantages .textbox3 h3 {
	background: url(./images/subsec_adv3.gif) no-repeat 0 0;
}
#advantages .textbox4 h3 {
	background: url(./images/subsec_adv4.gif) no-repeat 0 0;
}
#advantages p {
	margin: 9px 37px 9px 28px;
}
#advantages p.caption {
	font-size: 11px;
	line-height: 15px;
	margin: 6px 37px 6px 28px !important;
}
#advantages p strong {
	color: #CC4400;
}
#advantages img {
	margin-left: 28px;
}


div#use {
	padding: 20px 0 0 100px;
	background: url(./images/03.gif) no-repeat 20px 20px;
}
#use h2 {
	height: 50px;
	margin-top: 8px;
	background: url(./images/sec_use.gif) no-repeat 0 0;
}
#use h3 {
	height: 24px;
}
#use .textbox1,
#use .textbox2,
#use .textbox3,
#use .textbox4 {
	float: left;
	width: 348px;
	margin-top: 20px;
	color: #666;
}
#use .textbox3 {
	clear: left;
}
#use .textbox1 h3 {
	background: url(./images/subsec_use1.gif) no-repeat 0 0;
}
#use .textbox2 h3 {
	background: url(./images/subsec_use2.gif) no-repeat 0 0;
}
#use .textbox3 h3 {
	background: url(./images/subsec_use3.gif) no-repeat 0 0;
}
#use .textbox4 h3 {
	background: url(./images/subsec_use4.gif) no-repeat 0 0;
}
#use p {
	margin: 9px 37px 9px 2px;
}
#use p strong {
	color: #000;
	font-weight: bold;
}


div#navigate_next {
	padding-bottom: 30px;
}
#navigate_next p {
	margin: 20px 0 20px 0;
	color: #808080;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
}
#navigate_next h4 {
	height: 90px;
	background: url(./images/undertitle1.jpg) no-repeat 0 0;
}

#navigate_next a.gonext {
	margin-top: 20px;
	height: 52px;
	background: url(./images/underlink1.gif) no-repeat 50% 0;
}



/* introServices */
div#intro_services {
	padding-top: 20px;
}
#intro_services p {
	margin: 10px 0 10px 0;
	color: #808080;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
}
#intro_services strong {
	color: #000;
	font-size: 14px;
}

div#services {
	padding: 20px 0 0 100px;
	background: url(./images/02.gif) no-repeat 20px 20px;
}

#services h2 {
	height: 50px;
	margin-top: 8px;
	background: url(./images/sec_services.gif) no-repeat 0 0;
}
#services h3 {
	height: 24px;
}
#services .textbox1,
#services .textbox2,
#services .textbox3,
#services .textbox4 {
	float: left;
	width: 348px;
	margin-top: 20px;
	color: #666;
}
#services .textbox3 {
	clear: left;
}
#services .textbox1 h3 {
	background: url(./images/subsec_svc1.gif) no-repeat 0 0;
}
#services .textbox2 h3 {
	background: url(./images/subsec_svc2.gif) no-repeat 0 0;
}
#services .textbox3 h3 {
	background: url(./images/subsec_svc3.gif) no-repeat 0 0;
}
#services .textbox4 h3 {
	background: url(./images/subsec_svc4.gif) no-repeat 0 0;
}
#services p {
	margin: 9px 37px 9px 28px;
}
#services p strong {
	color: #000;
	font-weight: bold;
}


#navigate_next p.x-large {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#navigate_next p.x-large strong {
	color: #00AACC;
	font-size: 21px;
}
#navigate_next p.large strong {
	color: #9939CC;
}
#navigate_next a.gonext2 {
	margin-top: 20px;
	height: 52px;
	background: url(./images/underlink2.gif) no-repeat 50% 0;
}

#navigate_next a.gonext3 {
	margin-top: 0px;
	height: 52px;
	background: url(./images/underlink3.gif) no-repeat 50% 0;
}

div.padding {
	padding: 0 20px;
}

div.texttitle {
	border-bottom: 1px solid #000000;
	color: #000000;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 18px;
	width: 350px;
}

div.text {
	color: #000000;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.left {
	width: 360px;
	margin: 0;
	padding: 0;
	float: left;
}

div.right {
	width: 370px;
	margin: 0;
	padding: 0;
	float: right;
}

table {
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

table td {
	margin: 0;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px;
}

/*<group=contact>*/

ul.table,
ul.table-ex {
	clear: both;
	width: 760px;
	list-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
ul.table li,
ul.table-ex li {
	clear: both;
}
ul.table li span,
ul.table-ex li span {
	display: block;
	margin-top: 3px;
	padding: 6px 12px 4px 12px;
}
ul.table li span.key,
ul.table-ex li span.key {
	float: left;
	width: 150px;
}
ul.table li span.access,
ul.table-ex li span.access {
	float: right;
	width: 555px;
	border-bottom: 1px solid #DFDFDF;
	background: #E7E7E7;
	text-align: left;
}
ul.table li span.key {
	background: #E5E5E5;
	font-weight: bold;
	text-align: right;
	color: #666666;
}
ul.table-ex li span.key {
	border-bottom: 1px solid #BFB4E0;
	background: #E5DFF7 url(<$MTBlogURL$>images/bgtablecorner.gif) no-repeat 0 0;
}

input:focus,
textarea:focus {
	background: #F9F9F9;
}

/*</group>*/