@charset "utf-8";
/* formatting style
-------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	line-height: 1.6;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", Osaka, "メイリオ", Meiryo, verdana, arial, sans-serif;
	font-size: 75%;
}
/* link styles
-------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
hr {
	display: none;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #3693b4;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout　
--------------------------------*/

#wrapper {
	width: 858px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin: 0px auto;
}
#company {
	padding: 15px;
	clear: both;
	float: none;
	height: 120px;
	background-color: #CCCCCC;
}

#company #ourcompany {
	float: left;
	width: 398px;
	border-right: 1px solid #FFFFFF;
	padding-right: 15px;
	background-color: #CCCCCC;
}
#company #recruit .ourcompany_p #more5 {
	float: right;
	padding-right: 15px;
}


.ourcompany_p  {
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	line-height: 1.8;
	padding-left: 20px;
	float: none;
}

#company #recruit {
	clear: none;
	float: right;
	width: 398px;
}

#company h2,
#recruit h2{
	color: #FFFFFF;
	font-size: medium;
}

#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}
/* header styles
--------------------------------*/
#header {
	background-image: url(images/titile1top.jpg);
	background-repeat: no-repeat;
	height: 255px;
	border-top: 3px solid #FF6600;
	position: relative;
}


#aboutus #header {
	background-image: url(images/titile4aboutus.jpg);
}

#News #header {
	background-image: url(images/titile2news.jpg);
}

#Service #header {
	background-image: url(images/titile3service.jpg);
}

#contact #header {
	background-image: url(images/titile5contact.jpg);
}

#privacy #header {
	background-image: url(images/titile8privacy.jpg);
}

#recruit #header {
	background-image: url(images/titile7recruit.jpg);
}

#sitemap #header {
	background-image: url(images/titile9sitemap.jpg);
}
#main #sitemap2 ul {
	list-style: disc;
}


#works #header {
	background-image: url(images/titile6works.jpg);
}

#mobafla #header {
	background-image: url(images/titilemoba.gif);
}
#law #header {
	background-image: url(images/titile10law.jpg);
}

#header #logo {
    list-style:none;
	position: absolute;
	left: 250px;
	top: 100px;
}
#header ul {
	background-color: #FFFFFF;
	width: 858px;
	position: absolute;
	left: 0px;
	top: 200px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	width: 170px;
	height: 2.5em;
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	border-top: 3px solid #FFFF66;
	border-bottom: 3px double #999999;
	border-left: 2px solid #FFFFFF;
}
#header ul li a:hover {
	background-color: #E8ECF5;
}

#header ul li#nHome a {
	border-left-style: none;
}

#home #header #nHome a,
#News #header #nNews a,
#Service #header #nService a,
#aboutus #header #nAboutus a,
#contact #header #nContact a {	
	color: #FFFFFF;
	background-color: #828CA7;
}

#news #ziturei {
	width: 396px;
	margin-top: 50px;

}
#news  #ziturei h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	color: #666666;
}
#news #ziturei2 {
	width: 396px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#news  #ziturei2  ul  li {
	list-style: disc url(none) inside;
	margin: 0px;
	padding-left: 20px;
}
#news {
	float: left;
	width: 399px;
	margin-bottom: 20px;
	clear: none;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.maruwaku03 {
	margin-bottom: 5px;
}

#news h2,
#service h2 {
	margin-bottom: 5px;
	font-size: medium;
}

#news #wahtnew {
	line-height: 1.8;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 1em;
	width: auto;
}

#news #wahtnew dt {
	margin: 0px;
	clear: left;
	float: none;
	width: 8em;
	padding-left: 20px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#news #wahtnew dd {
	padding-left: 20px;
}

#service {
	float: right;
	width: 398px;
	border-left: 1px solid #999999;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
/* About our service styles　
--------------------------------*/

#service h3 {
	margin-bottom: 1px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #3693b4;
	font-weight: bold;
	font-size: 100%;
}
#service dl dt a {
	padding: 5px;
	float: right;
	border: 0px none #CCCCCC;
	background-image: none;
}

#service dd {
	width: 210px;
	background-image: none;
	height: auto;
	line-height:2em;
	padding-top: 20px;
}
.kakomi {
	padding-left: 10px;
	height: 110px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.kakomisita {
	margin-bottom: 5px;
	background-image: url(images/maruwaku_02.gif);
	background-repeat: no-repeat;
}
.more {
	right: 150px;
	float: right;
}
.more2 {
	float: left;
	clear: left;
	padding-top: 20px;
}

/* footer styles
--------------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 20px;
	font-size: small;
}
#footer p {
	margin: 0px;
	float: right;
}

.btn5 a span {
display:none;
}
.btn5 a:hover {
background-image:url(images/morerollover.gif);
background-repeat:no-repeat;
} 

.btn5 a {
	display:block;
	width:30px;
	height:15px;
	background-image:url(images/more.gif);
	background-repeat:no-repeat;
	float: right;
	padding-right: 15px;
	clear: none;
}
.btn4 a span {
display:none;
}
.btn4 a:hover {
background-image:url(images/morerollover.gif);
background-repeat:no-repeat;
} 

.btn4 a {
	display:block;
	width:30px;
	height:15px;
	background-image:url(images/morebule.gif);
	background-repeat:no-repeat;
	float: right;
	padding-right: 15px;
	clear: none;
}
#main {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}
#main h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 4px 0px 4px 15px;
	border-top: 3px solid #ff6600;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 15px;
	color: #333333;
}
#main ul {
	width: 510px;
	list-style: none;
}
#main dt {
	width: 500px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
#main dd {
	margin-bottom: 10px;
}
#main h4 {
	font-size: 100%;
}

/* mobafla style
------------------------------*/
#moba {
	padding: 15px;
	float: right;
	width: 573px;
	margin-bottom: 20px;
}

#moba h2 {
	font-weight: bold;
	padding: 8px 0px 4px 70px;
	border-top: 2px solid #000000;
	border-bottom: 1px dotted #666666;
	background-image: url(images/bullet11111.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 15px;
	color: #333333;
	height: 47px;
	vertical-align: bottom;
	font-size: medium;
	line-height: 2.8em;
}


/* mobafla point1 styel
------------------------------*/
#moba .article #point1,
#moba .article #point2,
#moba .article #point3,
#moba .article #point4 {
	margin-bottom: 15px;
}

#point01 {
	width: 405px;
	background-image: url(images/point1_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 165px;
	margin-bottom: 10px;
}
#moba #point1 h3 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/point1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 70px;
	width: 500px;
	height: 60px;
	border-top: 1px solid #999999;
	line-height: 3.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#moba #cms table th p,
#moba #point1 h4, 
#moba #point2 h4, 
#moba #point3 h4,
#moba #point4 h4 {
	font-size: small;
	font-weight: bold;
	color: #000066;
	background-image: url(images/mobayazi3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#moba .article #point1 #point01 p,
#moba .article #point2 #point02 p, 
#moba .article #point3 #point03 p, 
#moba .article #point4 #point04 p {
	padding-left: 15px;
}
#moba .article #point1 #point1_1 {
	background-image: url(images/point1_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 221px;
	font-size: x-small;
	color: #333333;
}

/* mobafla point2 styel
------------------------------*/
#point02 {
	width: 405px;
	background-image: url(images/point2_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 165px;
	margin-bottom: 10px;
}
#moba #point2 h3 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/point2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 70px;
	width: 500px;
	height: 60px;
	border-top: 1px solid #999999;
	line-height: 3.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#moba .article #point2 #point2_2 {
	background-image: url(images/point2_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 221px;
	font-size: x-small;
	color: #333333;
}

/* mobafla point3 styel
------------------------------*/
#point03 {
	width: 405px;
	background-image: url(images/point3_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 165px;
	margin-bottom: 10px;
}
#moba #point3 h3 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/point3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 70px;
	width: 500px;
	height: 60px;
	border-top: 1px solid #999999;
	line-height: 3.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#moba .article #point3 li {
	background-image: url(images/mobayazi4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	padding-left: 40px;
	font-size: 120%;
	line-height: 2.0em;
	font-weight: bold;
}

/* mobafla point4 styel
------------------------------*/
#point04 {
	width: 405px;
	background-image: url(images/point4_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 170px;
	margin-bottom: 10px;
}
#moba .article #point4 .mobafaq img {
	float: none;
	margin-left: 150px;
}

#moba #point4 h3 {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	background-image: url(images/point4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 70px;
	width: 500px;
	height: 60px;
	border-top: 1px solid #999999;
	line-height: 3.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#moba .article #point4 #point04_1 {
	background-image: url(images/point4_price.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 140px;
	margin-bottom: 15px;
}







#moba dl#faqList dt {
	font-weight: bold;
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#moba dl#faqList dd {
	line-height: 1.8;
	padding-bottom: 1em;
	padding-left: 25px;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mobafaq {
	margin-bottom: 40px;
	list-style: disc inside;
	border: 1px solid #999999;
	padding: 15px;
}
#moba .mobafaq li {
	padding: 2px;
}

#sidebar {
	padding: 15px;
	float: left;
	width: 225px;
	margin-bottom: 20px;
	clear: both;
}
	
#sidebar ul {
	margin-top: 10px;
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 6px;
}

#sidebar  ul  li a {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 210px;
	padding-left: 15px;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
#sidebar ul li a:hover {
	background-image: url(images/arrow_hover.gif);
	text-decoration: none;
	border-bottom: 1px solid #000000;
}


/* table
------------------------------*/
#main table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	font-size: 11px;
	margin-top: 15px;
}
#main table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	width: 35%;
	vertical-align: top;
	font-weight: bold;
}
#main table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main table tr.odd {
	background-color: #EFEFEF;
}

/* works
------------------------------*/
#main div.wk {
	margin-bottom: 5px;
	background-image: url(images/work1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 20px;
	border-left: 3px solid #999999;
	line-height: 1.7;
}
.wtn1 {
	margin: 0px 20px 15px 0px;
	font-family: "メイリオ";
	font-size: small;
	line-height: 1.7;
	display: block;
	padding-left: 20px;
	border-left: 3px solid #999999;
}
.wtn2 {
	margin: 0px 20px 5px 0px;
	font-family: "メイリオ";
	font-size: 90%;
	line-height: 1.7;
	display: block;
	padding-left: 20px;
	border-left: 3px solid #999999;
}
#main h3 {
	background-color: #666666;
	color: #FFFFFF;
	border-left: 5px solid #3693b4;
	padding-left: 5px;
	border-bottom: 1px solid #3693b4;
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.7;
	margin-top: 10px;
	background-image: url(images/bg2.gif);
	background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 3px;
}

.wtn3 {
	margin-bottom: 10px;
}
.wtn4 {
	border-left: 1px dotted #FF6633;
	margin: 10px 40px 10px 0px;
	line-height: 2.0;
	padding-left: 10px;
}
.wtn5 {
	padding-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	line-height: 2.0;
}
.wtn6 {
	margin-bottom: 20px;
	line-height: 2.0;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	margin-right: 10px;
}


/* form
------------------------------*/
#main form {
	margin-bottom: 25px;
}
#main input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#main em {
	color: #FF0000;
	font-size: 90%;
	font-weight: normal;
}
#main form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}
#main #servicemain {
	background-image: url(images/work7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#main #sitemap2 .category {
	margin-left: 30px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
}
#main #sitemap2 .category .page li {
	background-image: url(images/folder_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	height: 10px;
}

#main #sitemap2 .category li {
	background-image: url(images/folder_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
	padding-left: 30px;
	width: 300px;
	float: left;
	padding-bottom: 20px;
}

/*tetest*/
fieldset {
	border:1px dashed #666666;
	padding:10px;
}
legend {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.1;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
}

.clear {
	clear:both;
}
.holder {
	background-color:#fff;

}
.div_texbox {
	width:200px;
	background-color:#E6E6E6;
	height:28px;
	margin-top:3px;
	float: left;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

.textbox {
	font:normal 15px Arial;
	color: #999999;
	padding:3px 5px;
}
.textbox:focus, .textbox:hover {
	background-color:#cbf2f4;
}

.username:focus, .username:hover {
	background-color:#ffff00;
}
   
.button_div {
	width:180px;
	float:left;
	text-align:right;
	height:25px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.mobacatego {
	margin-top: 30px;
	clear: both;
}
#modoru {
	padding: 15px;
	clear: both;
	text-align: right;
	width: 500px;
	float: right;
}

/* お申込みの流れ
------------------------------*/
#moba div.nagare {
	float: left;
	width: 168px;
	margin-right: 20px;
	margin-bottom: 15px;
	background-image: url(images/mobayazi2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#moba div.nagare h3 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;
	font-weight: bold;
}
#moba div.nagare h3 a {
	line-height: 1.2;
	font-weight: bold;
	display: block;
	padding-left: 60px;
	color: #3693b4;
}
#moba div.nagare h3 a:hover {
	text-decoration: none;
	color: #ff9933;
}

#moba .nagare #step1 {
	background-image: url(images/step1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#moba .nagare #step2 {
	background-image: url(images/step2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#moba .nagare #step3 {
	color: #3693b4;
	padding-left: 60px;
	line-height: 1.2;
	background-image: url(images/step3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#moba .nagare #step4 {
	color: #3693b4;
	padding-left: 60px;
	line-height: 1.2;
	background-image: url(images/step4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#moba .nagare #step5 {
	color: #3693b4;
	padding-left: 60px;
	line-height: 1.2;
	background-image: url(images/step5.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#moba .nagare #step6 {
	color: #3693b4;
	padding-left: 60px;
	line-height: 1.2;
	background-image: url(images/step6.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* form
------------------------------*/
#moba form {
	margin-bottom: 25px;
}
#moba input[type="text"], #main textarea {
	padding: 2px;
	border: 1px solid #999999;
}
#moba em {
	color: #FF0000;
	font-size: 90%;
	font-weight: normal;
}
#moba form textarea#comment {
	overflow: auto;
	height: 120px;
	width: 300px;
}

/* mobaformtable
------------------------------*/
#moba #contactForm table{
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	font-size: 11px;
	margin-top: 15px;
}
#moba #contactForm table th {
	text-align: right;
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	width: 35%;
	vertical-align: top;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#moba #contactForm table td {
	padding: 15px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#moba #contactForm table tr.odd {
	background-color: #FFFFCC;
}

/*------------------------------------------------ moba_4point ------------------------------------------------*/

#moba div.article table td,
#moba div.article table th {
	padding: 10px;
	border-bottom: #CCC 1px solid;
	vertical-align: top;
	font-size: 1em;
	line-height: 1.2;
}
#moba div.article table {
	border: #CCC 1px solid;
	margin: 10px 0px;
}
#moba div.article table.first {
	border: none;
}

#moba div.article table.first th {
	border: none;
	vertical-align: middle;
	width: 350px;
}
#moba div.article table.first td {
	border: none;
	vertical-align: middle;
}

#moba div.article h3,
#moba div.article table.first td h4 {
font-size: 1.2em;
color: #004388;
font-weight: bold;
margin: 0px 0px 8px 0px;
padding: 0;
background: none;
}

.emp {
	color: #FF3300;
	font-weight: bold;
}
#moba .article .first ul {
	padding-left: 10px;
	font-weight: bold;
	color: #004388;
}

#moba  #cms  table  td   {
	background-image: url(images/moba_cms11.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
}

#moba #cms table th {
	border: thin solid #CCCCCC;
	font-size: 60px;
	color: #CCCCCC;
	line-height: -0.1em;
	padding: 15px 5px;
	text-align: left;
	width: 45%;
}

#moba #cms td img {
	margin-left: 50px;
}

/* moba_temp styel
------------------------------*/
#moba div.temp1 {
	width: 170px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	font-size: 12px;
	color: #333333;

}

#moba div.temp2 {
	width: 255px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	color: #333333;

}

#moba .article .temp1 ul, 
#moba .article .temp2 ul {
	font-weight: bold;
	color: #FF6600;
	font-size: 12px;
}

#moba  .article  .temp1  li,
#moba  .article  .temp2  li {
	list-style: square inside;
	color: #333333;
	font-size: 12px;
}

#moba .article .temp1 p,
#moba .article .temp2 p {
	color: #003366;
	font-size: 12px;
	text-indent: 12px;
	line-height: 1.7em;
}

#moba div.temp1 h4,
#moba div.temp2 h4 {
	margin: 15px 0px 5px;
	font-size: medium;
	line-height: 1.7;
	font-weight: bold;
	display: block;
	padding-left: 7px;
	border-left: 4px solid #999999;
	border-bottom: 1px solid #0099CC;
}

/*　login
--------------------------------*/

#login {
	width: 225px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#login ul {
    list-style:none;
    width:100%;
}
#login dt {
	padding-bottom: 8px;
	list-style:none;
	width:225px;
	padding-top: 8px;
}
#login dd {
	text-align: right;

}

#login dt a{
    display:block;
    width:225px;
    height:65px;
    text-indent:-100px;
    overflow:hidden;
}
#login dt a.l_menu01{
	background-image:url(images/loginbutton.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#login dt a:hover.l_menu01{
    background-position:0px -65px;
}


/* デモサイト事例
------------------------------*/
#moba div.demo {
	float: left;
	width: 128px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#moba .demo .demo1 h3 {
	font-size: 10px;
	line-height: 1.7em;
	margin-top: 10px;
	padding-bottom: 15px;
	height: 30px;
}
.demo1 {
	padding-bottom: 20px;
}


.kadou {
	background-color: #fde0ca;
}
