@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}






p, a, span, h1, h2, h3, h4, h5, h6, form, input, ul, li, dl, dt, dd, table, tr, td {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic", sans-serif;
	color: #333333;
}






* html {
	font-size: 110%;
	line-height: 110%;
}




* html p, * html a, * html span, * html h1, * html h2, * html h3, * html h4, * html h5, * html h6, * html form, * html input, * html ul, * html li, * html dl, * html dt, * html dd {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "MS UI Gothic", sans-serif;
}




a {
	text-decoration: none;
}




a:hover {
	color: #f63311;
	text-decoration: underline;
}



a:focus {
	outline: none;
}




a img {
	border: 0;
}



.clear {
	clear: both;
}



.clear_left {
	clear: left;
}



.clear_right {
	clear: right;
}



.spacer {
	height: 15px;
}



div {
	zoom: 1;
}



div:after {
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}




/* main & header layout */
.header {
	width: 960px;
	padding: 0px 0 5px 0;
	margin: 0 auto;
}



.main {
	width: 960px;
	padding: 0 0 20px 0;
	margin: 20px auto 60px auto;
}



.main .leftcolumn {
	position: relative;
	float: left;
	width: 635px;
	margin-top: 45px;
}



.main .rightcolumn {
	position: relative;
	float: right;
	width: 295px;
	padding: 0;
}



.main p {
	padding: 0 5px;
}



.main a.details {
	float: right;
	height: auto !important;
	height: 17px;
	padding: 0px 5px 0px 21px;
	margin-top: 5px;
	min-height: 17px;
	font-size: 80%;
	color: #999;
	background: url(../img/mark_details.gif) 0 center no-repeat;
}



.footer {
	clear: both;
	font-size: 80%;
	background: url(../img/bg_footer.gif) left top repeat-x;
}



.footer .footernavi {
	clear: both;
	width: 960px;
	padding: 10px 0 60px 0;
	margin: 0 auto;
}



.footer p {
	padding: 20px 0 0 10px;
	color: #999999;
}



.footer p a {
	color: #999999;
}



.footer ul {
	list-style: none;
}



.footer ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px #d6d6d6 solid;
}



.footer ul li a {
	color: #999999;
}



/* article style */

.article p {
	padding: 5px 15px 5px 5px;
}



.article .red {
	color: #FF0000;
}



.article .orange {
	color: #FF9900;
}



.article .blue {
	color: #0000FF;
}



.article .super {
	font-size: 80%;
	color: #999;
	vertical-align: super;
}



.article .left {
	float: left;
	padding: 0 30px 30px 0;
}



.article .right {
	float: right;
	padding-left: 30px;
}



.article ul {
	padding: 0 25px;
	list-style-type: disc;
}



.article li {
	padding: 0;
	font-weight: bold;
}



.article li strong {
	font-weight: bold;
}



.article table {
	width: 620px;
	margin: 10px 0px;
	line-height: 140%;
	border-collapse: collapse;
}



.article table th, .article table td {
	padding: 10px;
	background: url(../img/bg_dot.gif) bottom left repeat-x;
}



.article table th {
	width: 120px;
	text-align: left;
	background-color: #f0f0f0;
}



hr.dotted {
	height: 1px;
	margin: 0 5px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px #d6d6d6 dotted;
	border-left: 0;
}



hr.margindotted {
	height: 1px;
	margin: 5px 5px 10px 5px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px #d6d6d6 dotted;
	border-left: 0;
}



.breadcrumbs {
	height: 23px;
	width: 960px;
	padding-top: 96px;
	margin: 0 auto;
}



.breadcrumbs p {
	margin: 0 5px 10px 5px;
	font-size: 10px;
	color: #99ddff;
	line-height: 16px;
}



.breadcrumbs p a {
	font-size: 10px;
	color: #99ddff;
	line-height: 16px;
	text-decoration: underline;
}



.breadcrumbs a:hover {
	color: #fff;
}



.sidemenu_img {
	padding: 2px;
	margin: 0 0 6px 0;
	border: solid 1px #d6d6d6;
}



.thumb{
	padding: 5px;
	border: solid 1px #ccc;
}


 @media screen {

/*--screen--*/

.container {
	font-size: 75%;
}



.h1_wrap {
	height: 45px;
	margin-bottom: 25px;
	background: url(../img/bg_h1.gif) top left repeat-x;
	background-color: #bbb;
}



h1 {
	width: 960px;
	padding: 3px 0;
	margin: 0 auto;
	font-size: 10px;
	font-weight: 200;
	color: #fff;
}



/* in header */

.header .printimg {
	display: none;
	text-indent: -9999px;
}



.header div#logo {
	float: left;
	width: 300px;
	padding-left: 5px;
}



.navi {
	float: right;
	height: 36px;
	width: 632px;
}



.navi .menu {
	height: 36px;
	width: 632px;
	display: block;
	list-style: none;
}



.menu li {
	float: left;
	height: 36px;
	line-height: 26px;
}



.menu li a {
	height: 36px;
	width: 158px;
	overflow: hidden;
	color: #FFFFFF;
	line-height: 26px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/navi_menu.gif);
}



.menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.menu li a.home {
	background-position: 0 0;
}



.menu li a.home:hover {
	background-position: 0 -36px;
}



.menu li a.service {
	background-position: -158px 0;
}



.menu li a.service:hover {
	background-position: -158px -36px;
}



.menu li a.company {
	background-position: -316px 0;
}



.menu li a.company:hover {
	background-position: -316px -36px;
}



.menu li a.otoiawase {
	background-position: -474px 0;
}



.menu li a.otoiawase:hover {
	background-position: -474px -36px;
}



.main .font {
	float: right;
	height: 25px;
	width: 153px;
	margin-bottom: 20px;
	display: block;
	list-style: none;
}



.main a.rss, .main a.rss_category {
	float: right;
	height: 30px;
	width: 54px;
	line-height: 30px;
	display: block;
	text-indent: -9999px;
	background-image: url("../img/icon_rss.gif");
	background-position: center center;
	background-repeat: no-repeat;
}



.main a.rss_category {
	margin: 25px 0 0 0;
}



.font li {
	float: left;
	height: 25px;
	width: 51px;
	overflow: hidden;
}



.font li a {
	height: 45px;
	width: 51px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/navi_fontsize.gif);
}



.font li a:hover {
	text-decoration: none;
}



.font li.default, .font li.default a {
	width: 51px;
}



.font li.smaller a {
	background-position: 0 0;
}



.font li.default a {
	background-position: -51px 0;
}



.font li.larger a {
	background-position: -102px 0;
}



.font li.smaller a:hover {
	background-position: -0px -25px;
}



.font li.default a:hover {
	background-position: -51px -25px;
}



.font li.larger a:hover {
	background-position: -102px -25px;
}



/* ----------------------------------------------- */

.main h2 {
	height: auto;
	padding: 10px 0 0 5px;
	margin: 0 5px 10px 0;
	font-size: 14px;
	color: #666;
	background-repeat: no-repeat;
}



.leftcolumn h3 {
	position: relative;
	height: 38px;
	width: 630px;
	padding: 12px 0 0 5px;
	margin: 20px 0 10px 0;
	font-size: 120%;
	color: #666;
	line-height: 30px;
	text-indent: 0;
	background-image: url(../img/heading.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



.leftcolumn h3 a {
	color: #666666;
}



.leftcolumn h3 a:hover {
	color: #ff9900;
}



.leftcolumn h4 {
	position: relative;
	height: 35px;
	padding: 0 0 2px 10px;
	border-left: solid 6px #ddd;
	font-size: 110%;
	color: #666666;
	line-height: 35px;
	background: url(../img/bg_dot.gif) bottom left repeat-x;
}



.rightcolumn h2 {
	width: 260px;
	margin: 0 0 5px 0;
	background-image: url(../img/heading_s.gif);
}


.rightcolumn .banner {
	margin: 0 0 -5px 0;
}



.rightcolumn .banner img {
	margin: 0 0 5px 0;
}



.rightcolumn h3 {
	padding: 5px 0;
	font-size: 100%;
}


.leftcolumn h3 a.more:hover, .rightcolumn h2 a.more:hover {
	text-decoration: none;
}



.list_info dt {
	padding: 5px 5px 0 5px;
	margin: 0 0 5px 0;
	font-size: 10px;
	line-height: 16px;
}



.list_info dd {
	padding: 0 5px 15px 80px;
	margin: 0 0 10px 0;
	border-bottom: dotted 1px #ccc;
	line-height: 18px;
}



.list_info dd.info {
	background: url(../img/recent_info.gif) 3px 0 no-repeat;
}



.list_info dd.event {
	background: url(../img/recent_event.gif) 3px 0 no-repeat;
}



/*--pageTop--*/

.pagetop{
	padding: 0 5px;
	margin: 20px 0 0 0;
	text-align: right;
}



/*--END--*/
}
 @media print {

/*--print--*/

.container {
	font-size: 80%;
}



/* in header */

.header {
	width: 960px;
	margin: 0 0 0 30px;
	border-bottom: 1px #d6d6d6 solid;
}



.header img {
	display: block;
}



h1, #logo {
	display: none;
}



.navi {
	height: 35px;
}



.navi .menu {
	height: 35px;
	display: block;
	list-style: none;
}



.menu li {
	float: left;
	height: 35px;
	padding: 0 10px;
	border-right: 1px #d6d6d6 solid;
	line-height: 35px;
}



.main .font {
	display: none;
}



.breadcrumbs {
	padding: 10px 0 0 20px;
	margin: 0 auto;
}



/* in main */

.main {
	padding-left: 20px;
	margin: 0;
}



.leftcolumn h2 {
	height: 30px;
	padding: 5px 0;
	margin: 0 5px;
	border-bottom: 1px #d6d6d6 dotted;
	font-size: 20px;
	line-height: 30px;
}



.leftcolumn h2 a {
	padding: 0 2px;
	font-size: 10px;
	color: #FFFFFF;
}



* html .leftcolumn h2, * html .leftcolumn h2 a {
	font-size: 11px;
	line-height: 11px;
}



.leftcolumn h2 a:hover {
	color: #ff9900;
	text-decoration: none;
}



.leftcolumn h3 {
	position: relative;
	height: 30px;
	width: 630px;
	padding: 0 5px;
	margin: 5px 0;
	border-bottom: 1px #d6d6d6 dotted;
	font-size: 100%;
	color: #333;
	line-height: 30px;
}



.leftcolumn h3 a {
	color: #666666;
}



.leftcolumn h3 a:hover {
	color: #ff9900;
}



.leftcolumn h4 {
	position: relative;
	height: 20px;
	border-bottom: 1px #d6d6d6 dotted;
	font-size: 100%;
	color: #666666;
	line-height: 20px;
}



.rightcolumn {
	margin: 35px 0 0 0;
}



.rightcolumn h2 {
	width: 260px;
	padding: 5px 0;
	border-bottom: 1px #d6d6d6 dotted;
}



.leftcolumn a.details, .rightcolumn a.details {
	display: none;
}



.rightcolumn .banner {
	margin: 0 0 -5px 0;
}



.rightcolumn .banner img {
	margin: 0 0 5px 0;
}



.rightcolumn h3 {
	padding: 5px 0;
	border-bottom: 1px #d6d6d6 dotted;
	font-size: 100%;
}


.rightcolumn dd, .rightcolumn dt{
	padding: 5px 0;
}



.list_info {
	padding: 5px;
}



.list_info dt {
	padding: 4px 0;
	font-size: 12px;
	color: #cccccc;
	line-height: 16px;
}



.list_info dd {
	padding: 0 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px #d6d6d6 dotted;
	line-height: 20px;
}





/*--END--*/
}

