*{
	margin:0px;
	padding:0px;
}

body {
	font-family: font-family:'돋움',dotum,Helvetica,sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #ffffff;
	line-height: 1.4;
}

body#corporate {
	background-color: #ffffff;
	background-image: url(../images/header_bar.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

/*IE7のみ適用*/  

*+html body { padding-left: 1px; }  

/*IE6以前のみ適用*/  

* html body { padding-left: 1px; }


a:link {
	color: #3366ff;
}
/* a:visited {
	color: #666666;
} */
a:hover {
	color:#cc0000;
}
a:active {
	color:#cc0000;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}
	
/* layout */

#header {
	color: #ffffff;
	background-color: #9a0000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#header table {
	background-color: #9a0000;
	margin: 0 auto;
	width: 960px;
	height: 18px;
}

#header td {
	vertical-align: middle;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#header a:link {
	color: #ffffff;
}

#header a:visited {
	color: #ffffff;
}

#header a:hover {
	color:#3366ff;
}

#header a:active {
	color:#e50012;
	outline:none;
}

#header h1 {
	font-weight: normal;
}

#header img {
	display: block;
}

#header_logo {
	background-image: url(/img/uu_logo_big.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 160px;
}

#breadcrumb {
/*	text-align: right;*/
	margin: 5px auto;
	width: 960px;
}

#wrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px auto;
	width: 960px;
	clear: both;
}

header {
	margin: 10px auto;
	width: 960px;
}


#news {
	width: 960px;
	margin: 0 auto;
}

#news table {
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 960px;
}

#news th {
	color: #ffffff;
	background-color: #5a8c5a;
	vertical-align: middle;
}

#news td {
	color: #ffffff;
	background-color: #96b47d;
	vertical-align: middle;
}

#news ul {
	line-height: 1.6;
	margin: 5px 10px;
}

#news a:link {
	color: #ffffff;
}

#news a:visited {
	color: #ffffff;
}

#news a:hover {
	color:#3366ff;
}

#news a:active {
	color:#e50012;
	outline:none;
}


#icatch {
	width: 960px;
	height: 380px;
	margin: auto;
}

.icatch-comment{
	width: 440px;
	padding: 10px;
	float: right;
}

#best {
	width: 960px;
	margin: auto;
}

#best table{
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 960px;
}


#main {
	width: 960px;
	margin: 10px auto;
}

#sidebar {
	width: 220px;
	float: right;
}

footer {
	margin: 0 auto;
	clear: both;
}

nav {
}



/* basics */


hr {
background-color: #E7E7E7;
border: 0;
height: 1px;
clear: both;
}

/*p {
margin-bottom: 18px;
}

li {
padding-left: 5px;
}*/

/* nav */



nav .contact {
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 5px;
	float: right;
}

nav .menu{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat;
	margin: 5px 0;
	border-width: 1px;
	border-style: solid;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	height: 36px;
}

nav .menu li {
	background-image: url(../img/navi_bg.gif);
	background-repeat: repeat;
	text-align: center;
	line-height: 36px;
	margin: 0;
	float: left;
}

nav .menu li.last {
	border-right-style: none;
}


nav .menu li a {
	text-decoration: none;
	display: block;
	padding: 0 10px;
	line-height: 36px;
	color: #666;
}

nav .menu li a:hover, .menu li.active a {
	background-color: #eeeeee;
	border-bottom: 1px solid #DDD;
	color: #339933;
}

nav .sub_menu {
	text-align: right;
	margin-right: 1em;
}

/* Vertical Mega Menu Styles */
.mega-menu{
	background-color: #f9f9f9;
	width: 210px;
	position: relative;
	margin-top: 0;
	padding: 0;
}


/** ARTICLES **/

#search {
	width: 220px;
}

/*#search h2 {
	text-align: center;
	line-height: 20px;
	text-indent: 0px;
	margin-top: 20px;
	border-style: none;
	padding: 0px;
	margin-bottom: 5px;
	width: 190px;
	background: none;
}*/

h2#search_title {
	font-size: 16px;
	color: #999999;
	background-image: url(../img/minilogo.jpg);
	background-position: 0px -5px;
	background-repeat: no-repeat;
	text-align: center;
	text-indent: 28px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 5px;
	width: 190px;
}

article h3 {
	font-size: 14px;
	color: #339966;
	background-image: url(../img/title_bar480.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 34px;
	text-indent: 1em;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 480px;
	height: 34px;
}


.alignleft, img.alignleft {
display: inline;
float: left;
margin-right: 15px;
margin-top: 4px;
}

.alignright, img.alignright {
display: inline;
float: right;
margin-left: 15px;
margin-top: 4px;
}

.aligncenter, img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
margin-bottom: 12px;
}

/* sidebar and footer widget blocks */

.sidebarbox {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	width: 218px;
}

aside h3 {
	font-size: 15px;
	color: #990100;
	background-image: url(../img/top/title_r.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 36px;
	text-indent: 1em;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 220px;
	height: 36px;
}

aside p {
margin-left: 10px;
}

ul#faq {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#faq li {
	padding-bottom: 5px;
}

.more {
	font-size: 12px;
	float:right;
}

.more2 {
	font-size: 12px;
	text-align:right;
}

.sub_title {
	color: #999999;
	font-size: 10px;
	text-align:right;
	padding-right:5px;
}

.page_top {
	font-size: 85%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#admin_corp {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	width: 960px;
}

#admin_corp table {
	font-size: 85%;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	width: 960px;
}

#admin_corp td {
	padding: 10px;
}

#footer-area {
	background-color: #f4f4f4;
}

#footer-outer-block {
	background-color: #d2d2d2;
}

#footer-inner-block {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #cc0001;
	background-color: #ffffff;
}

#footer-contents {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 960px;
}
#footer-contents ul{
	margin-left: 1em;
}


#footer-contents th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#footer-contents strong {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#footer-contents a:link {
	text-decoration: none;
	color: #000000;
}

#footer-contents a:visited {
	text-decoration: none;
	color: #000000;
}

#footer-contents a:hover {
	text-decoration: underline;
	color: #cc0000;
}

#footer-contents a:active {
	color:#cc0000;
	outline:none;
}

.sitemap th, .sitemap strong {
	font-size: 14px;
}
.sitemap td {
	font-size: 12px;
}

td#footer_logo {
	background-image: url(../img/footer_logo.png);
	background-repeat: no-repeat;
}


#copyright {
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	padding: 5px;
}

#copyright a, #copyright a:visited {
	color: #ffffff;
}

footer p {
margin-top: -15px;
color: #555;
}
/* アライン ・バアライン */
.valign-baceline{vertical-align:baseline;}
.valign-top{vertical-align:top;}
.valign-middle{vertical-align:middle;}
.valign-bottom{vertical-align:bottom;}
.valign-bottom{vertical-align:text-bottom;}

.align-right{text-align:right;}
.align-left{text-align:left;}
.align-center{text-align:center;}

/*回り込み */
.float_r{float:right;}
.float_l{float:left;}
.float_c{clear:both;}

.color_red{
	color: #663333;
}

/*isekiフッター編集 */
#event {
	font-size: 12px;
}

/*isekiフッター編集 */
#top-link {
	text-align: right;
	width: 960px;
	margin: auto;
}

#top-link img {
	width: 80px;
	height: 20px;
	display: block;
	float: right;
	position: relative;
	top: -20px;
}

.footbox{
	margin-top:20px;
	margin-left:10px;
}

#f1 {
	padding-bottom: 20px;
	width: 240px;
	height: 360px;
	float: left;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

#f1 .lev3 {
	font-size: 14px;
	color: #000000;
}

#f1 p {
	margin-right: 10px;
	font-size: 12px;
	padding-top: 16px;
	color: #333333;
}

#f2 {
	padding-bottom: 20px;
	width: 240px;
	height: 360px;
	float: left;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}

#f2 .lev3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #000000;
}

#f2 p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 16px;
	color: #333333;
}

#f3 {
	padding-bottom: 20px;
	width: 240px;
	height: 360px;
	float: left;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
#f3 .lev3 {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	color: #000000;
}

#f3 p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	padding-top: 16px;
	color: #333333;
}

#f4 {
	/*padding-top: 20px;*/
	width: 237px;
	height: 360px;
	float: left;
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#f4 .lev3 {
	font-size: 14px;
	color: #000000;
}

#f4 ul {
	margin-top: 10px;
}

#f4 li {
	margin-left: 10px;
	font-size: 14px;
	color: #000000;
}

#f4 p {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.clear {
    clear:both;　/*floatの解除、ここがポイント*/
	}
