﻿body {
	/*	背景	*/
    background-image:url("/comp_img/background.gif");
    background-repeat:repeat;
	padding:0;
	margin:0px, 0px, 0px, 0px;
}

a {
    color:#0000FF;
}

a img {
    border:none;   
}

#container {
	text-align:left;
    background-color:White;
    width:800px;
	padding:0px, 0px, 0px, 0px;
	margin: auto;
}

/*	header ID		*/
#header {
	width:800px;
	height:63px;
	padding:0;
	margin:0;
}

#header_left_logo {
	width:200px;
	float:left;
	padding:0;
	margin:0;
}

#header_right_up {
	width:auto;
	font-size:small;
	text-align:right;
}
#header_right_up a {
	color:#0000FF;
	text-decoration:none;
}
#header_right_up a:hover {
	color:#0000FF;
	text-decoration:underline;
}

#header_right_down_left {
	width:auto;
	float:right;
}

#header_right_down_left p {
	background-color:#FF0000;
}

#header_right_down_left ul { 
	margin: 0; 
	padding :0;
	padding-top:5px;
	list-style-type : none;
	float:left;
}
#header_right_down_left li { 
	display : inline; 
	padding :0px 0px 0px 0px; 
	margin:0; 
	float:left ;
}
#header_right_down_left .m_list {
	display:block; 
	padding-top:6px;
	text-decoration:none;
	width:120px;
	height:25px;
	text-align:center;
	background-image:url(/comp_img/head_menu_n.jpg);
	background-repeat:no-repeat;
	color:#666666;
}
#header_right_down_left li a:hover {
	display:block; 
	padding-top:6px;
	width:120px;
	height:25px;
	text-decoration:none;
	text-align:center;
	background-image:url(/comp_img/head_menu_h.jpg);
	background-repeat:no-repeat;
	color:#666666;
}

#header_right_down_right {
	margin:0;
	padding:0px 5px 0px 5px;
	display:block;
	height:auto;
	text-align:left;
	float:right;
}

#header_right_down_right ul {
	list-style:none;
	margin:0;
	padding:0;
}

#header_right_down_right li {
	margin:0;
	margin-top:-0.1em;
	padding:0;
	line-height:1.2em;
}

#header_right_down_right a {
	font-size:x-small;
	text-decoration:none;
	color:#666666;
}

#header_right_down_right a:hover {
	font-size:x-small;
	text-decoration:underline;
	color:#666666;
}

/*	header ID end	*/


#page_title {
	padding-left:20px;
	font-size:large;
	font-weight:bold;
	letter-spacing:0.5em;
}

/*	contents ID		*/
#contents {
	width:800px;
	float:left;
}

#contents_2 {
	width:800px;
	float:left;
    padding-top:20px;
	background-image:url(/comp_img/cont_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

/*	contents ID end	*/

/*	footer ID	 */
#footer {
	text-align:center;
	background-color:#FFFFFF;
	width:800px;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
    font-size:small;
}

#footer a {
	color:#999999;
	text-decoration: none;
}

#footer a:hover {
	color:#999999;
	text-decoration: underline;
}
/*	footer ID end */

#privacy {
    padding-left:1em;
    padding-right:1em;
}
#privacy li {
    margin-bottom:1em;
    margin-left:-0.5em;
}

#logo_attention {
    font-size:x-small;
    color:Gray;
}

/*  service manual  */
/*  01              */
#service_manual_01 {
    width:600px;
    padding-bottom:2em;
}
#service_manual_01 img {
    float:none;
}
#service_manual_01 h3 {
    font-weight:bold;
	background-image:url(comp_img/s_mark.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	margin-bottom:0.5em;
}
#service_manual_01 p {
    font-size:smaller;
	padding-top:0;
	margin-top:0;
}
/*  02              */
#service_manual_02 {
    width:600px;
    padding-bottom:2em;
}
#service_manual_02 img {
    float:left;
    padding:0em 1em 0.5em 0em;
}
#service_manual_02 h3 {
    font-weight:bold;
	background-image:url(comp_img/s_mark.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	margin-bottom:0.5em;
}
#service_manual_02 p {
    float:left;
    font-size:smaller;
}
/*  03              */
#service_manual_03 {
    width:600px;
    padding-bottom:2em;
}
#service_manual_03 img {
    float:right;
    padding:0em 0em 0.5em 1em;
}
#service_manual_03 h3 {
    font-weight:bold;
	background-image:url(comp_img/s_mark.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	margin-bottom:0.5em;
}
#service_manual_03 p {
    font-size:smaller;
}

/*	料金案内	*/
#cost_list {
    width:600px;
    padding-bottom:2em;
}
#cost_list img {
    padding:0em 0em 0.5em 1em;
}
#cost_list h3 {
    font-weight:normal;
	background-image:url(/comp_img/s_mark.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	margin-bottom:0.5em;
}
#cost_list p {
	font-size:small;
}
#cost_list dt {
    line-height: 1.2em;
    height:100%;
    margin:0px 0px 0px 0px;
    padding: 0.2em;
    width:14em;
	background-color:#F0EFFF;
}

#cost_list dd {
    position:relative; 
    top:-1.6em; 
    left:15em;
    border-width: 0px; 
    margin:0px 0px 0px 0px;
    padding: 0.2em;
    line-height: 100%;
    z-index:1;
    width:80%;
    line-height: 1.2em;
}


/*	問い合わせ	*/
#toiawase {
	font-size:small;
}





/*	右寄せ	*/
#poster_link {
	float:right;
	width:300px;
	margin:0;
	padding:0;
	text-align:center;
}


/*	class	*/
.cont_list {
	width:170px;
	float:left;
	margin-left:0px;
	border:#666666;
}

.cont_body {
	width:620px;
	float:left;
	margin-left:10px;
}

.cont_body dl {
    margin:  0px 0px 0px 0px;
    padding:  0px 0px 0px 10px;
	font-size:small;
}

.cont_body dt {
    line-height: 1.2em;
    height:100%;
    margin:0px 0px 0px 0px;
    padding: 0.2em;
    width:7em;
	background-color:#F0EFFF;
}

.cont_body dd {
    position:relative; 
    top:-1.6em; 
    left:8em;
    border-width: 0px; 
    margin:0px 0px 0px 0px;
    padding: 0.2em;
    line-height: 100%;
    z-index:1;
    width:80%;
    line-height: 1.2em;
}
.cont_body dd.comp_dd_1c {
    left:9em;
}
.cont_body dd.comp_dd_2c {
    left:10em;
}

.cont_body h3 {
	font-size:medium;
	font-weight:bold;
	background-image:url(comp_img/s_mark.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	margin-bottom:0.5em;
}

.cont_body p {
    margin-bottom:-0.2em;
}


.cont_body_full {
	width:780px;
	float:left;
	margin-left:10px;
}

.cont_body_full h3 {
	font-size:medium;
	font-weight:bold;
	background-image:url(comp_img/s_mark.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding-left:7px;
	margin-bottom:0.5em;
}

.cont_body_full h3 a {
	color:#000000;
	text-decoration:none;
}
.cont_body_full h3 a:hover {
	color:#0000FF;
	text-decoration:underline;
}

.cont_body_full p {
	margin-top:0em;
    margin-bottom:0.3em;
	font-size:small;
}

.s_00_p a {
	font-size:small;
	text-decoration:none;
}
.s_00_p a:hover {
	font-size:small;
	text-decoration:underline;
}

.cont_body_service_list {
	margin:10px 10px;
	width:220px;
	height:auto;
	float:left;
/*
	border:1px solid #000000;
*/
}
.cont_body_service_list ul {
    margin:0;
    padding-left:1em;
    text-decoration:none;
	list-style-type : none;
	font-size:small;
}
.cont_body_service_list a {
	color:#000000;
	text-decoration:none;
}
.cont_body_service_list a:hover {
	color:#0000FF;
	text-decoration:underline;
}

/*	/service/index.aspx	*/
#service_index {
    width:600px;
    padding-bottom:2em;
}
#service_index img {
	float:none;
	padding:0;
}
#service_index .service_ind_top {
    float:left;
	padding:0;
}
#service_index img.service_ind_copy {
	padding:0;
	margin:1em 0em 0em 0em;
}

#service_index p {
    font-size:smaller;
	margin:0.5em 0em 0em 0em;
	line-height:1.2em;
}

#service_index p a {
	color:#000000;
	text-decoration:none;
}
#service_index p a:hover {
	color:#0000FF;
	text-decoration:underline;
}



/*	サイトマップ	*/
.site_map {
    width:600px;
    padding-bottom:2em;
}
.site_map ul {
	list-style-type : none;
	padding:0;
	margin:0;
	font-size:small;
}
.site_map li {
    padding-left:0px;
	padding-bottom:10px;
}
.site_map li li {
    padding-left:50px;
	padding-bottom:0px;
}


.site_map a {
	color:#000000;
	text-decoration:none;
}
.site_map a:hover {
	text-decoration:underline;
	color:#0000FF;
}


.c_list {
	list-style-type : none;
	padding:0;
	margin:0;
	font-size:small;
}
.c_list li {
    padding-left:20px;
	padding-bottom:10px;
}

.c_list li a {
	text-decoration:none;
	color:#000000;
}	
.c_list li a:hover {
	text-decoration:underline;
	color:#0000FF;
}	

.c_list li ul {
    margin:0;
    padding-left:1em;
    text-decoration:none;
	list-style-type : none;
}	

.c_list li li {
    margin:0;
    padding:0;
    text-decoration:none;
}	

.cont_news {
	width:500px;
	border:#CCCCCC;
	border-style:solid;
	border-width:thin;
	padding:10px;
	margin-left:10px;

/*	margin:10px auto 0 auto;*/
	float:left;
}

.cont_news h3 {
	font-size:large;
}

.cont_news p {
	font-size:smaller;
}

.cont_news dl {
    margin:  0px 0px 0px 0px;
    padding:  0px 0px 0px 0px;
	font-size:small;
}

.cont_news dt {
    line-height:1.2em;
    height:100%;
    margin:0px 0px 0px 0px;
    padding:0em;
    width:4.5em;
    text-align:left;
}

.cont_news dd {
    position:relative; 
    top:-1.2em; 
    left:4.5em;
    border-width:0px;
    margin:0px 0px 0px 0px;
    line-height:100%;
    z-index:1;
    line-height:1.2em;
	padding-right:4em;
}

.cont_prod {
	width:350px;
	height:23em;
	border:#CCCCCC;
	border-style:solid;
	border-width:thin;
	padding:10px;
	margin-left:10px;
	float:left;
	margin-bottom:20px;
}

.cont_prod h3 {
	font-size:medium;
	font-weight:bold;
}

.cont_prod p {
	padding:0;
	margin:0;
	margin-bottom:1em;
}

.cont_prod a {
	color:#0000FF;
}

.cont_prod img {
	padding:3px 6px 0px 0px;
	margin:0px;
}

.cont_prod_img_f {
	float:left;
}
.cont_prod_img_fg {
	float:left;
	padding:0px;
	margin:0px;
}
.cont_prod_p_small {
	font-size:small;
}

.cont_logo {
	width:200px;
	padding-left:20px;
	margin-left:20px;
}

.more {
	margin:0;
	border:0;
}

.link_noline {
	text-decoration:none;
}

.history_body {
    font-size:small;
}

.font_red {
	color:#FF0000;
}

.font_red_b {
	color:#FF0000;
	font-weight:bold;
}

.p_height {
    padding-top:0.5em;
    padding-bottom:0.5em;
}

.login {
    padding:10px 10px 10px 300px ;
    font-size:small;
}

.login dl {
    margin:  0px 0px 0px 0px;
    padding:  0px 0px 0px 0px;
}

.login dt {
    line-height: 1.2em;
    height:100%;
    margin:0px 0px 0px 0px;
    padding: 0em;
    width:7em;
    text-align:left;
}

.login dd {
    position:relative; 
    top:-1.6em; 
    left:5em;
    border-width: 0px; 
    margin:0px 0px 0px 0px;
    padding: 0.2em;
    line-height: 100%;
    z-index:1;
    width:80%;
    line-height: 1.2em;
}


.input_form {
    padding:0px 10px 10px 10px ;
    font-size:small;
}

.input_form dl {
    margin:  0px 0px 0px 0px;
    padding:  0px 0px 0px 0px;
}

.input_form dt {
    line-height: 1.2em;
    height:100%;
    margin:0px 0px 0px 0px;
    padding: 0em;
    width:18em;
    text-align:left;
    background-color:#FFFFFF;
}

.input_form dd {
    position:relative; 
    top:-1.6em; 
    left:18em;
    border-width: 0px; 
    margin:0px 0px 0px 0px;
    padding: 0.2em;
    line-height: 100%;
    z-index:1;
    width:350px;
    line-height: 1.2em;
}

.input_form .cent {
    text-align:center;
}

.cost_list dt {
    width:36em;
}

.pad_d20 {
    padding-bottom:20px;
}

.service_inmenu_list {
	list-style:url(/comp_img/more.gif);
	padding:0;
	margin:1em;
}
.service_inmenu_list li {
	margin:0.5em;
}

.service_inmenu_list li a {
	font-size:small;
	text-decoration:none;
}
.service_inmenu_list li a:hover {
	font-size:small;
	text-decoration:underline;
}

.service_ind_sent_err {
	font-size:small;
	color:#FF0000;
}
	
