@charset "utf-8";
/* CSS Document */

@import "http://";



/*----------- ベース ----------
--------------------------------*/

*{
margin:0px;
padding:0px;
font-size:100%;
line-height:1;
}

body{
background-color:#FFFFFF;
text-align:center;
font-size:0.9em;
color:#333333;
margin: auto;
padding: 0px;
}

img {border: none;vertical-align:bottom;}


/*----------- テキスト ----------
--------------------------------*/

.txt_red{color:#FF0000;}
.txt_blue{color:#0066FF;}
.txt_white{color:#FFFFFF;}
.txt_green{color:#009900;}

.bold_txt{color:#857065;font-weight:bold;}
.bold_red{color:#FF0000;font-weight:bold;}
.bold_blue{color:#0066FF;font-weight:bold;}
.bold_white{color:#FFFFFF;font-weight:bold;}
.bold_green{color:#009900;font-weight:bold;}



/*----------- page_support ----------
--------------------------------*/



.page_support_top{
margin:auto;
text-align:center;
width:764px;
margin-bottom:20px;

}

.page_support_bottom{
margin:auto;
text-align:center;
width:764px;
margin-top:20px;

}

.google_search{

}

.page_support_top .pan{
margin-top:12px;
}

.pan{
padding:5px 5px 10px 5px;
clear:both;
text-align:left;
font-size:0.8em;
}

.pan a:link {  color:#003AB7; text-decoration: underline;}
.pan a:visited {  color:#003AB7; text-decoration: underline;}
.pan a:hover {  color:#C90200; text-decoration: none;}
.pan a:active {  color:#C90200; text-decoration: none;}



/*----------- header --------------------------------------
----------------------------------------------------------------*/
/*-----header-------*/


.header{
clear:both;
background-image: url(http://www.uevers.co.jp/ig/header/title_around.jpg);
background-repeat:repeat-x;
background-position: left top;
padding: 0px;
height:185px;
}
.header_box{
clear:both;
background-image: url(http://www.uevers.co.jp/ig/header/title_main.jpg);
background-repeat:no-repeat;
background-position: center top;
padding: 0px;
margin:auto;
text-align:center;

height:185px;
}

.header_box h1{
padding-top:23px;
color:#FFFFFF;
}
.head_box{
clear:both;
padding: 0px;
margin:auto;
text-align:center;
width:764px;
height:185px;
}

.head_box h2{
float:left;
padding-top:50px;
width:170px;
}
.head_box h2 a{
display: block;
padding: 0px;
background-image: url(http://www.uevers.co.jp/ig/header/title.png);
background-repeat:no-repeat;
background-position: left center;
width:170px;
height:74px;
}

.head_box h2 a{
	background:url("http://www.uevers.co.jp/ig/header/title.png");
}
* html .head_box h2 a{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.uevers.co.jp/ig/header/title.png',sizingMethod='<strong>crop</strong>');
	background:none;
}


.head_box h3{
float:right;
text-align:left;
width:540px;
padding:50px 10px 0px 0px;
color:#021186;
line-height:1.5;
}



/*----------- footer --------------------------------------
----------------------------------------------------------------*/

/*-----footer-------*/

.footer{
width:764px;
text-align:center;
margin: auto;
padding:10px 0px 10px;
clear:both;
}

.footer ul{
width:764px;
display:block;
}

.footer ul li{
float:left;
list-style:none;
display: block;
padding-left:5px;
padding-right:5px;
line-height:1.4;
}

.footer ul li a{
text-align:left;
padding: 0px;
color:#11B5FD;
text-decoration: underline;
padding-left:5px;
padding-right:5px;
}

.footer ul li a:link {  color:#11B5FD; text-decoration: underline;}
.footer ul li a:visited {  color:#11B5FD; text-decoration: underline;}
.footer ul li a:hover {  color:#003AB7; text-decoration: none;}
.footer ul li a:active {  color:#003AB7; text-decoration: none;}


.footer_box_keyword{
	margin-top:15px;
	clear:both;
	color:#999999;
	}



/*-----copyright-------*/

.copyright{
margin:auto;
text-align:center;
padding-top:20px;
font-size:0.9em;
color:#666666;
clear:both;
width:764px;
}

.copyright a:link {  color:#666666; text-decoration: none}
.copyright a:visited {  color:#666666; text-decoration: none}
.copyright a:hover {  color:#666666; text-decoration: underline}
.copyright a:active {  color:#666666; text-decoration: underline}


/*----------- body --------------------------------------
----------------------------------------------------------------
･side
･blog side
･mainbox
----------------------------------------------------------------*/
/*-----body-------*/

.container{
	margin:auto;
	text-align:center;
	width:764px;
	clear:both;
	}

/*-----side-------*/

.side{
	float:right;
	width:210px;
	}


.to_ask_blog{
background-image: url(http://www.uevers.co.jp/ig/side/induction.jpg);
background-repeat:no-repeat;
background-position: center top;
padding-top:99px;
}


.to_ask,
.to_blog{
}
.to_ask a,
.to_blog a{
width:210px;
height:90px;
background-repeat:no-repeat;
background-position: left top;
text-decoration: none;	
margin:0px;
padding:0px;
display:block;
}
.to_ask a:hover,
.to_blog a:hover{background-position: left bottom;}

.to_ask a{
background-image: url(http://www.uevers.co.jp/ig/side/to_ask.jpg);
	}
.to_blog a{
background-image: url(http://www.uevers.co.jp/ig/side/to_blog.jpg);
	}

.side dl{
text-align:left;
margin:5px 0px;
	}
.side dl dt{
padding:0px 0px 5px;}
.side dl dd{
font-size:1.1em;
padding:3px 10px;
line-height:1.5;
}
.side dl.menu_list dd{
border-bottom:1px dotted #999999;
}


.side dl dd a:link {  color:#003AB7; text-decoration: underline;}
.side dl dd a:visited {  color:#003AB7; text-decoration: underline;}
.side dl dd a:hover {  color:#C90200; text-decoration: none;}
.side dl dd a:active {  color:#C90200; text-decoration: none;}



.side dl.menu_link{
}
.side dl.menu_link dt{
}
.side dl.menu_link dd{
padding-bottom:8px;

}
.side dl.menu_link dd a{line-height:1.6;}
.side dl.menu_link dd a:link {  font-size:1em;color:#003AB7; text-decoration: underline;}
.side dl.menu_link dd a:visited {  font-size:1em;color:#003AB7; text-decoration: underline;}
.side dl.menu_link dd a:hover {  font-size:1em;color:#C90200; text-decoration: none;}
.side dl.menu_link dd a:active {  font-size:1em;color:#C90200; text-decoration: none;}


.side dl.menu_link dd p{
font-size:0.7em;
line-height:1.2;
margin-top:2px;
}

.side dl.menu_link dd.blog_com{
	text-align:left;
	padding:5px 9px;
	line-height:1.2;
	font-size:0.9em;
}




/*-----blog side-------*/

.blog_com{
	text-align:left;
	padding:5px 3px;
	line-height:1.4;
}




.side dl.menu_blog_entry,
.side dl.menu_blog_category,
.side dl.menu_blog_month{
	margin-bottom:25px;}


.side dl.menu_blog_entry dd span{
font-size:0.9em;
}

.side dl.menu_blog_search{
	margin-bottom:45px;}

.side dl.menu_blog_search dd.search_input input{
	width:180px;
	text-align:left;
	border:1px solde #666666;
	}



.side dl.menu_blog_search dd.search_button input{
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	line-height:1.4;
	font-size:1.2em;
	text-align:center;
	float:right;
}



/*--IE 以外---*/

html>/**/body .side dl.menu_blog_search dd.search_button input{
padding:5px;
} 


.side dl.menu_blog_search dd.search_button input.button01{
	background-color:#FFFF66;
	}
.side dl.menu_blog_search dd.search_button input.button02{
	background-color:#FFFFFF;
	}


/*-----/blog side-------*/







/*-----mainbox-------*/


.mainbox{
float:left;
width:544px;
margin-right:10px;
	}
.mainbox_head{
width:544px;height:27px;
background-image: url(http://www.uevers.co.jp/ig/toppage/head.jpg);
background-position: center bottom;
background-repeat:no-repeat;
}
.mainbox_bottom{
width:544px;height:27px;
background-image: url(http://www.uevers.co.jp/ig/toppage/foot.jpg);
background-position: center top;
background-repeat:no-repeat;
}
.mainbox_body{
width:544px;
background-image: url(http://www.uevers.co.jp/ig/toppage/body.jpg);
background-position: center top;
background-repeat:repeat-y;
background-color:#FFFFFF;
text-align:left;
zoom:1;
}
.mainbox_body{
    overflow: hidden;
}
.mainbox_body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*＼*/
* html .mainbox_body{
    height: 1em;
    overflow: visible;
}
/**/

/*-----search body-------*/


.search_container{
	margin:auto;
	text-align:center;
	width:764px;
	clear:both;


	margin-bottom:80px;
	}


.search_container h4{
width:764px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/search/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-top:5px;
margin-bottom:20px;

padding:33px 10px;

}
.google_search{
margin-top:15px;
margin-left:8px;
text-align:left;
}


.search_page_support{
margin:auto;
text-align:center;
width:764px;
margin-bottom:20px;
}

.search_pan{
padding:5px 5px 10px 6px;
clear:both;
text-align:left;
font-size:0.8em;
}

.search_pan a:link {  color:#003AB7; text-decoration: underline;}
.search_pan a:visited {  color:#003AB7; text-decoration: underline;}
.search_pan a:hover {  color:#C90200; text-decoration: none;}
.search_pan a:active {  color:#C90200; text-decoration: none;}


/*-----toppage_mainbox_body-------*/

/*-----toppage_mainbox_body-------*/
.mainbox_body .topage dl{
margin-left:30px;

text-align:left;

background-position: left top;
background-repeat:no-repeat;	
}


.mainbox_body .topage dl.img01{background-image: url(http://www.uevers.co.jp/ig/toppage/img01.jpg);}
.mainbox_body .topage dl.img02{background-image: url(http://www.uevers.co.jp/ig/toppage/img02.jpg);}


.mainbox_body .topage dl dt{
color:#001797;
font-size:1.4em;
line-height:1.3;
padding:5px 45px 5px 120px;
font-weight:bold;
}
.mainbox_body .topage dl dd{
color:#000000;
line-height:1.5;
font-size:1;
padding:5px 45px 5px 120px;
}
.mainbox_body .topage dl dd.next_link{
text-align:right;
font-size:1.1em;
font-weight:bold;
}

.mainbox_body .topage dl dd.next_link a:link {  color:#003AB7; text-decoration: underline;}
.mainbox_body .topage dl dd.next_link a:visited {  color:#003AB7; text-decoration: underline;}
.mainbox_body .topage dl dd.next_link a:hover {  color:#C90200; text-decoration: none;}
.mainbox_body .topage dl dd.next_link a:active {  color:#C90200; text-decoration: none;}


/*-----toppage_information-------*/

.information{
	margin:15px 0px;
}

.information h4{
	margin:15px 0px;

}
.information ul{
	text-align:left;
	line-height:1.4;
	list-style:none;
	padding:5px 5px 35px;
}

.information ul li{
border-bottom:1px dotted #999999;
padding:8px 10px 2px;
}


.information dl{margin-bottom:80px;}

.information dl dt{
text-align:left;
line-height:1.4;
list-style:none;
color:#001797;
font-weight:bold;
padding:5px 10px 4px;
font-size:1.2em;
}
.information dl dd{
border-bottom:1px dotted #999999;
text-align:left;
line-height:1.4;
padding:2px 10px;
}

.information dl dd span.next_link{
text-align:right;
font-size:1.1em;
font-weight:bold;
display:block;
margin-bottom:5px;
}




.information dl dt a:link {  color:#003AB7; text-decoration: underline;}
.information dl dt a:visited {  color:#003AB7; text-decoration: underline;}
.information dl dt a:hover {  color:#C90200; text-decoration: none;}
.information dl dt a:active {  color:#C90200; text-decoration: none;}


.information dl dd span.next_link a:link {  color:#003AB7; text-decoration: underline;}
.information dl dd span.next_link a:visited {  color:#003AB7; text-decoration: underline;}
.information dl dd span.next_link a:hover {  color:#C90200; text-decoration: none;}
.information dl dd span.next_link a:active {  color:#C90200; text-decoration: none;}


/*----------- other --------------------------------------
----------------------------------------------------------------*/

/*-----ask-------*/

/*-----ask-------*/

.ask{
	width:530px;
	text-align:left;
}

.ask h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/page/ask/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}



/*--IE 以外---*/
html>/**/body .ask h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .ask h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .ask h4 {
height:46px;
padding:20px 0px 0px 15px;
}

.ask table{
width:500px;
margin-left:10px;
text-align:left;
border-collapse:collapse;
padding:0px;
border-top:1px solid #8A8A8A;
}




.ask table caption{
background-image: url(http://www.uevers.co.jp/ig/page/mark.jpg);
background-position: left top;
background-repeat:no-repeat;
text-align:left;

padding:0px 0px 20px 25px;
color:#001894;
font-size:1.1em;
line-height:1.4;
font-weight:bold;


}
.ask table caption span{
color:#000000;
font-size:0.9em;
line-height:1.4;
font-weight:normal;

}

.ask table tbody{
	padding-top:10px;
}

.ask table tbody tr{
}

.ask table tbody tr th{
width:160px;
text-align:left;
margin:auto;
padding:16px 3px 16px 8px;
background-color:#E6E6E6;
border-bottom:1px solid #8A8A8A;
color:#666666;
}

.ask table tbody tr td{
width:300px;
text-align:left;
padding:16px 3px 16px 8px;
border-bottom:1px solid #8A8A8A;
line-height:1.4;
}


.ask table tbody tr td.ask_td_00 input,
.ask table tbody tr td.ask_td_01 input,
.ask table tbody tr td.ask_td_02 input,
.ask table tbody tr td.ask_td_03 input,
.ask table tbody tr td.ask_td_04 input,
.ask table tbody tr td.ask_td_06 input,
.ask table tbody tr td.ask_td_07 input,
.ask table tbody tr td.ask_td_08 input,
.ask table tbody tr td.ask_td_09 input{
width:300px;

}
.ask table tbody tr td.ask_td_05 input{


}

.ask table tbody tr td textarea{
width:300px;

}


.ask form .goto{
	margin:auto;
	text-align:center;
	padding:20px 0px 50px;
	}
.ask .form_note{
	text-align:left;
	padding:5px 0px 50px 20px;
}

.ask .form_note .form_note_name{

	text-align:right;
	margin-right:15px;
}

.ask .form_note input{
	margin-top:10px;
}

.ask form .goto input,
.ask .form_note input{
	border:2px solid #CCCCCC;
	background-color:#FFFFFF;
	line-height:1.4;
	font-size:1.2em;
}



/*--IE 以外---*/
html>/**/body .ask form .goto input,
html>/**/body .ask .form_note input{
padding:5px;
} 



.ask form .goto input.button01,
.ask .form_note input.button01{
	background-color:#FFFF66;
	}
.ask form .goto input.button02,
.ask .form_note input.button02{
	background-color:#FFFFFF;
	}

.ask .access_return a:link {  color:#003AB7; text-decoration: underline;}
.ask .access_return a:visited {  color:#003AB7; text-decoration: underline;}
.ask .access_return a:hover {  color:#C90200; text-decoration: none;}
.ask .access_return a:active {  color:#C90200; text-decoration: none;}


.ask .access_error{
	margin-left:15px;
	
}

.ask .access_error a:link {  color:#003AB7; text-decoration: underline;}
.ask .access_error a:visited {  color:#003AB7; text-decoration: underline;}
.ask .access_error a:hover {  color:#C90200; text-decoration: none;}
.ask .access_error a:active {  color:#C90200; text-decoration: none;}




/*-----corporate　
･privacy
･disclaimer
･business
-------*/

/*-----corporate-------*/
.corporate{
	width:530px;
	text-align:left;
}



.corporate h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/page/corporate/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}



/*--IE 以外---*/
html>/**/body .corporate h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .corporate h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .corporate h4 {
height:46px;
padding:20px 0px 0px 15px;
}

.corporate dl{
width:500px;
margin-left:10px;
margin-bottom:130px;
text-align:left;
padding:0px;
}


.corporate dl dt{
background-image: url(http://www.uevers.co.jp/ig/page/mark.jpg);
background-position: left top;
background-repeat:no-repeat;
text-align:left;

padding:0px 0px 20px 25px;
color:#001894;
font-size:1.1em;
line-height:1.4;
font-weight:bold;

}

.corporate dl dd{
background-image: url(http://www.uevers.co.jp/ig/page/mark_mini.jpg);
background-position: left top;
background-repeat:no-repeat;
text-align:left;
margin-left:15px;
margin-bottom:25px;
padding:0px 0px 0px 15px;
color:#333333;
font-size:1.1em;
line-height:1.2;


}
.corporate table{
width:500px;

margin-left:10px;
margin-bottom:150px;
text-align:left;
border-collapse:collapse;
padding:0px;
border-top:1px solid #8A8A8A;
}




.corporate table caption{
background-image: url(http://www.uevers.co.jp/ig/page/mark.jpg);
background-position: left top;
background-repeat:no-repeat;
text-align:left;

padding:0px 0px 20px 25px;
color:#001894;
font-size:1.1em;
line-height:1.4;
font-weight:bold;


}
.corporate table caption span{
color:#000000;
font-size:0.9em;
line-height:1.4;
font-weight:normal;

}

.corporate table tbody{
	padding-top:10px;
}

.corporate table tbody tr{
}

.corporate table tbody tr th{
width:160px;
text-align:left;
margin:auto;
padding:16px 3px 16px 8px;
background-color:#E6E6E6;
border-bottom:1px solid #8A8A8A;
color:#666666;
}

.corporate table tbody tr td{
width:300px;
text-align:left;
padding:16px 3px 16px 8px;
border-bottom:1px solid #8A8A8A;
line-height:1.4;
}





.corporate a:link {  color:#003AB7; text-decoration: underline;}
.corporate a:visited {  color:#003AB7; text-decoration: underline;}
.corporate a:hover {  color:#C90200; text-decoration: none;}
.corporate a:active {  color:#C90200; text-decoration: none;}





/*-----corporate　privacy-------*/

.privacy{
	width:530px;
	text-align:left;
}

.privacy h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/page/privacy/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}


/*--IE 以外---*/
html>/**/body .privacy h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .privacy h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .privacy h4 {
height:46px;
padding:20px 0px 0px 15px;
}



.privacy a:link {  color:#003AB7; text-decoration: underline;}
.privacy a:visited {  color:#003AB7; text-decoration: underline;}
.privacy a:hover {  color:#C90200; text-decoration: none;}
.privacy a:active {  color:#C90200; text-decoration: none;}



.privacy p{
	text-align:left;
	line-height:1.3;
	margin:5px 10px 25px;

	}

.privacy dl{
	text-align:left;
	margin:5px 10px 150px;
}
.privacy dl dt{
	line-height:1.3;
	padding-top:15px;
	padding-bottom:3px;
	color:#001894;
}

.privacy dl dd{
	line-height:1.5;

}

.privacy dl dd ul{
	padding:3px 0px;
}

.privacy dl dd ul li{
	padding-bottom:4px;
	list-style:none;
	line-height:1.3;
}


/*-----corporate　disclaimer-------*/

.disclaimer{
	width:530px;
	text-align:left;
}

.disclaimer h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/page/disclaimer/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}


/*--IE 以外---*/
html>/**/body .disclaimer h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .disclaimer h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .disclaimer h4 {
height:46px;
padding:20px 0px 0px 15px;
}

.disclaimer a:link {  color:#003AB7; text-decoration: underline;}
.disclaimer a:visited {  color:#003AB7; text-decoration: underline;}
.disclaimer a:hover {  color:#C90200; text-decoration: none;}
.disclaimer a:active {  color:#C90200; text-decoration: none;}

.disclaimer dl{
	text-align:left;
	margin:5px 10px 150px;
}
.disclaimer dl dt{
	line-height:1.3;
	padding-top:15px;
	padding-bottom:3px;
	color:#001894;
	font-weight:bold;
}

.disclaimer dl dd{
	line-height:1.5;

}

/*-----corporate　business-------*/


.business{
	width:530px;
	text-align:left;
}

.business h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/page/business/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}


/*--IE 以外---*/
html>/**/body .business h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .business h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .business h4 {
height:46px;
padding:20px 0px 0px 15px;
}

.business a:link {  color:#003AB7; text-decoration: underline;}
.business a:visited {  color:#003AB7; text-decoration: underline;}
.business a:hover {  color:#C90200; text-decoration: none;}
.business a:active {  color:#C90200; text-decoration: none;}

.mainbox_body .businesspage dl{
margin-left:30px;
text-align:left;
background-position: left top;
background-repeat:no-repeat;	
}
.mainbox_body .businesspage dl dt{

background-image: url(http://www.uevers.co.jp/ig/page/mark.jpg);
background-position: left top;
background-repeat:no-repeat;
text-align:left;
margin-left:115px;

padding:2px 40px 2px 25px;
color:#001894;
font-size:1.1em;
line-height:1.4;
font-weight:bold;
}
.mainbox_body .businesspage dl dd{
color:#000000;
line-height:1.5;
font-size:1;
padding:5px 40px 5px 120px;
}
.mainbox_body .businesspage dl dd.next_link{
text-align:right;
font-size:1.1em;
font-weight:bold;
}

.mainbox_body .businesspage dl.img01{background-image: url(http://www.uevers.co.jp/ig/page/business/img01.jpg);}
.mainbox_body .businesspage dl.img02{background-image: url(http://www.uevers.co.jp/ig/page/business/img02.jpg);}
.mainbox_body .businesspage dl.img03{background-image: url(http://www.uevers.co.jp/ig/page/business/img03.jpg);}

.mainbox_body .businesspage p.browser_check{
font-size:0.8em;
text-align:left;
margin-top:30px;
margin-left:150px;
margin-right:40px;
}







/*-----sitemap-------*/

/*-----sitemap-------*/



.sitemap{
	width:530px;
	text-align:left;
}

.sitemap h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/page/sitemap/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}


/*--IE 以外---*/
html>/**/body .sitemap h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .sitemap h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .sitemap h4 {
height:46px;
padding:20px 0px 0px 15px;
}

.sitemap a:link {  color:#003AB7; text-decoration: underline;}
.sitemap a:visited {  color:#003AB7; text-decoration: underline;}
.sitemap a:hover {  color:#C90200; text-decoration: none;}
.sitemap a:active {  color:#C90200; text-decoration: none;}




.sitemap h5{
	margin-bottom:15px;
	margin-left:15px;
	font-size:1.2em;
	line-height:1.4;
}
.sitemap h6{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	font-size:1.1em;
	line-height:1.4;
}

.sitemap h5 a,
.sitemap h6 a{
background-image: url(http://www.uevers.co.jp/ig/page/sitemap/mark_blue.jpg);
background-position: left center;
background-repeat:no-repeat;
padding-left:25px;
padding-top:8px;
padding-bottom:8px;
color:#003AB7; 
text-decoration: underline;
}



.sitemap h5 a:hover,
.sitemap h6 a:hover{
background-image: url(http://www.uevers.co.jp/ig/page/sitemap/mark_red.jpg);

color:#C90200;
text-decoration: none;
}




.sitemap ul{
	list-style:none;
}
.sitemap ul li{
	margin-bottom:5px;
	margin-left:15px;
	font-size:1em;
	line-height:1.4;
}



.sitemap ul li a{
background-image: url(http://www.uevers.co.jp/ig/page/sitemap/mark_blue.jpg);
background-position: left center;
background-repeat:no-repeat;
padding-left:25px;
padding-top:10px;
padding-bottom:10px;
color:#003AB7; 
text-decoration: underline;
}


.sitemap ul li a:hover{
background-image: url(http://www.uevers.co.jp/ig/page/sitemap/mark_red.jpg);

color:#C90200;
text-decoration: none;
}


/*----------- blog --------------------------------------
----------------------------------------------------------------*/

.blog{
	width:530px;
	text-align:left;
}

.blog h4{
width:515px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/blog/title.jpg);
background-position: left center;
background-repeat:no-repeat;
font-size:1.2em;
color:#11269D;
line-height:1.4;
margin-bottom:20px;
}
.search_entry h4{
background-image: url(http://www.uevers.co.jp/ig/blog/search/title.jpg);
}

/*--IE 以外---*/
html>/**/body .blog h4{
padding:18px 0px 18px 15px;
} 

/*--IE7 --*/
*+html .blog h4{
height:46px;
padding:20px 0px 0px 15px;
}
/*--IE --*/
* html .blog h4 {
height:46px;
padding:20px 0px 0px 15px;
}


.blog a:link {  color:#003AB7; text-decoration: underline;}
.blog a:visited {  color:#003AB7; text-decoration: underline;}
.blog a:hover {  color:#C90200; text-decoration: none;}
.blog a:active {  color:#C90200; text-decoration: none;}

.previousnext{
	margin:auto;
	text-align:center;
	padding-bottom:30px;
	font-size:1.3em;
}
.previousnext a:link {  color:#003AB7; text-decoration: underline;}
.previousnext a:visited {  color:#003AB7; text-decoration: underline;}
.previousnext a:hover {  color:#C90200; text-decoration: none;}
.previousnext a:active {  color:#C90200; text-decoration: none;}

.mainbox_body .blog_entry dl{
margin-left:25px;
text-align:left;
background-image: url(http://www.uevers.co.jp/ig/blog/mark.jpg);
background-position: left top;
background-repeat:no-repeat;
padding-bottom:20px;
}
.mainbox_body .blog_entry dl dt{


text-align:left;
margin-left:70px;
margin-right:50px;
padding:2px 0px 2px 0px;
color:#001894;
font-size:1.1em;
line-height:1.4;
font-weight:bold;
}

.mainbox_body .blog_entry dl dt a:link {  color:#003AB7; text-decoration: none;}
.mainbox_body .blog_entry dl dt a:visited {  color:#003AB7; text-decoration: none;}
.mainbox_body .blog_entry dl dt a:hover {  color:#C90200; text-decoration: underline;}
.mainbox_body .blog_entry dl dt a:active {  color:#C90200; text-decoration: underline;}

.mainbox_body .blog_entry dl dd{
color:#000000;
line-height:1.3;
font-size:0.8em;
margin-left:70px;
margin-right:50px;
padding:0px 0px 5px 5px;
border-bottom:1px solid #001894;
}

.mainbox_body .blog_entry dl dd a:link {  color:#003AB7; text-decoration: none;}
.mainbox_body .blog_entry dl dd a:visited {  color:#003AB7; text-decoration: none;}
.mainbox_body .blog_entry dl dd a:hover {  color:#C90200; text-decoration: underline;}
.mainbox_body .blog_entry dl dd a:active {  color:#C90200; text-decoration: underline;}

.mainbox_body .blog_entry .entry_passage{
	padding:15px 38px 15px 35px;
	line-height:1.4;
	font-size:1.1em;
}
.mainbox_body .blog_entry .entry_passage p{
	line-height:1.4;
	padding-bottom:10px;
}

.mainbox_body .blog_entry ul{
	padding:25px 32px 10px;
	line-height:1.5;
	font-size:0.9em;
	list-style:none;
}
.mainbox_body .blog_entry ul li{
	padding-bottom:3px;

}


.blog .mainbox_bottom{
	margin-bottom:30px;

}
/*----------- search --------------------------------------
----------------------------------------------------------------*/

.search_entry_body_text{
	margin-left:15px;
	margin-right:15px;
}
.search_entry_body_text ol{

}
.search_entry_body_text ol li{
	padding-bottom:15px;
	padding-top:15px;
	font-size:1.2em;
	line-height:1.4;
	border-bottom:1px dotted #003AB7;
	list-style:inside;
}
/*--IE7 --*/
*+html .search_entry_body_text ol li{
	list-style-type:1;

}
/*--IE --*/
* html .search_entry_body_text ol li{
	list-style-type:1;

}
.search_entry_body_text ol li a:link {  color:#003AB7; text-decoration: underline;}
.search_entry_body_text ol li a:visited {  color:#003AB7; text-decoration: underline;}
.search_entry_body_text ol li a:hover {  color:#C90200; text-decoration: none;}
.search_entry_body_text ol li a:active {  color:#C90200; text-decoration: none;}


.search_entry p{
	margin:15px 15px 30px;

}
/*--.search_entry_body_top,---*/
.entry_bottom{
	margin:auto;
	text-align:center;
	padding-bottom:15px;
	padding-top:15px;
}





