/*
Theme Name: IM-EX
Theme URI: http://www.imex-support.de/
Description: Import Export Support
Version: 1.1
Author: y-iida
Author URI: http://y-iida.jp/
*/

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

@import url( http://fonts.googleapis.com/css?family=Lato );
@import url( http://fonts.googleapis.com/css?family=Bitter );
@import url( http://fonts.googleapis.com/css?family=Roboto );

@font-face {
    font-family: 'robotoregular';
    src: url('webfonts/roboto-regular.eot'); /* IE9 Compat Modes */
    src: url('webfonts/roboto-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('webfonts/roboto-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('webfonts/roboto-regular.woff') format('woff'), /* Pretty Modern Browsers */
         url('webfonts/roboto-regular.ttf') format('truetype'), /* Legacy iOS */
         url('webfonts/roboto-regular.svg#robotoregular') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	outline: none;
}
img {
	border: none;
	vertical-align: bottom;
}

.clearfix {
	overflow: hidden;
}
*html .clearfix {
	zoom: 1;/*IE6用*/
}
.clear {
	clear: both;
}

table {
	border-collapse: collapse;
}

body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;	
	font-family: "Arial Black", Gadget, sans-serif;
	font-family: Helvetica, Arial, sans-serif;
	color: #373737;
	font-size: 16px;
	text-align: center;
	/*-webkit-text-size-adjust: none;*/
	-webkit-text-size-adjust: 100%; /* -- 縦横でもフォントサイズが変わらない -- */
}

/*------------------------------------------------------------
	TOP
------------------------------------------------------------*/
#top {
	margin: 50px auto 40px;
	width: 960px;
	height: 679px;
	background: url(images/top/top_bg2.jpg) no-repeat;
	position: relative;
}
#top_main {
	margin: 110px 0 0 178px;
	width: 612px;
	height: 459px;
}
#top_main a {
	display: block;
	color: #000;
	text-decoration: none;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
}
#top_main a:hover {
	color: #df1f32;
}
/*#top_main a:hover img {
	opacity: 0.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -ms-filter: "alpha(opacity=70)";
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	transition: opacity 1s ease;
}*/
#logo {
	position: absolute;
	top: 147px;
	right: 61px;
	z-index: 100;
}

#top_Japan {
	position: absolute;
	top: 331px;
	left:320px;
}
#top_English {
	position: absolute;
	top: 331px;
	left:438px;
}
#top_Deutsch {
	position: absolute;
	top: 331px;
	left:555px;
}

#top_im-ex {
	position: absolute;
	top: 402px;
	left:200px;
}
#top_text_01 {
	position: absolute;
	top: 402px;
	left: 327px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: -0.3px;
	text-align: left;
	z-index: 99;
}
#top_im-support {
	position: absolute;
	top: 476px;
	left:200px;
}
#top_text_02 {
	position: absolute;
	top: 476px;
	left: 327px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: -0.3px;
	text-align: left;
	z-index: 99;
}

#information {
	margin: 0 auto 20px;
	/*padding-bottom: 20px;*/
	width: 960px;
	text-align: left;
	border-bottom: 2px solid #000;
}
.information_title {	
	width: 950px;
	height: 23px;
	padding: 7px 0 0 10px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	background: #000;
}
.title {
	clear: both;
	margin: 20px 0;
	height: 26px;
	padding: 5px 10px 0 10px;
	font-size: 22px;
	font-weight: bold;
	border-left: 4px solid #000;
	background: #eee;
}
.title a {
	color: #373737;
	text-decoration: none;
}
.title a:hover {
	text-decoration: underline;
}
.date {
	float: right;
	padding-top: 3px;
	font-size: 16px;
}
.text {
	float: left;
	width: 620px;
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.text a {
	color: #e01f32;
}
.text p {
	padding-bottom: 15px;
}
#information img {
	float: right;
	width: 320px;
	height: 240px;
	margin-bottom: 30px;
}
#page {
	clear: both;
	width: 960px;
	/*margin-bottom: 15px;*/
	height: 22px;
	padding: 4px 0 2px;
	background: #000;
}
#page a {
	color: #fff;
	text-decoration: none;
}
#page a:hover {
	text-decoration: underline;
}
#prev2 {
	float: left;
	padding-left: 10px;
}
#next2 {
	float: right;
	padding-right: 10px;
}

/*------------------------------------------------------------
	背景空　IM/EX SUPPORT CONTACTS 
------------------------------------------------------------*/
#container {
	margin: 50px auto 30px;
	width: 960px;
	border: 1px solid #999;
	background: url(images/base/bg.jpg);
}

/*------------------------------------------------------------
	背景空　Profhand 
------------------------------------------------------------*/
#container2 {
	margin: 50px auto 30px;
	width: 960px;
	border: 1px solid #999;
	background: url(images/base/bg960_02.jpg);
	background-position: 0px -20px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header_left {
	float: left;
	width: 197px;
	height: 148px;
	line-height: 1.0;	
}
#header_left li {
	float: left;
}
#header_right {
	float: right;
	width: 763px;
	height: 148px;line-height: 1.0;	
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gnav {
	clear: both;
	width: 960px;
	height: 22px;
	background: #e01f32;
	/*border-bottom: 1px solid #e01f32;*/
}
#gnav ul {
	margin-left: 186px;
	text-align: left;
}
#gnav ul li {
	float: left;
	width: 145px;
}
#gnav ul li a{
	display: block;
	width: 145px;	
	height: 22px;
	line-height: 1.0;	
}
#gnav ul li a:hover{
	background: #fff;
}
.bg_w {
	background: #fff;
}
.bg_no {
	background: none !important;
}
#gnav ul li ul {
	margin-left: 0px;
	position: relative;
	width: 145px;
	z-index: 100;
}
#gnav ul li ul li {
	display: block;	
	width: 145px;	
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}
#gnav ul li ul li a {
	display: block;	
	width: 130px;	
	height: 24px;
	padding: 11px 0 0 15px;
	color: #df1f32;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff08,endColorstr=#ffffff08); /* IE */
	background: rgba(255,255,255,0.85);
	
}
#gnav ul li ul.sub {
	/*display: none;*/
	position: absolute;
}

/*------------------------------------------------------------
	SUPPORT
------------------------------------------------------------*/
#support {
	width: 960px;
	height: 509px;
	background: url(images/support/support_bg.png) no-repeat bottom;
	text-align: left;
	position: relative;
}
#support_text_01 {
	position: absolute;
	top: 45px;
	left: 120px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 1px;
	font-family: 'roboto';
}
#support_text_01 li {
	float: left;
	width: 655px;
	font-size: 17px;
	padding: 2px 0 2px 15px;
	background: url(images/base/square.png) no-repeat;
	background-position: 0 7px;
	letter-spacing: 1px;
	line-height: 1.2em;
}
#support_text_02 {
	position: absolute;
	top: 293px;
	left: 528px;
	width: 392px;
	padding: 5px 15px 10px 10px;
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	border: 3px solid #D02632;
}
#support_text_02 p {
	font-family: "Arial Black", Gadget, sans-serif;	
}
#support_text_02 li {
	float: left;
	width: 390px;
	padding-left: 16px;
	background: url(images/base/square.png) no-repeat;
	background-position: 0 5px;
}

#support_german {
	width: 960px;
	height: 570px;
	/*padding-bottom: 141px;*/
	background: url(images/support/support_bottom_bg.png) no-repeat bottom;
	text-align: left;
	position: relative;
}
#support_text_03 {
	width: 850px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 40px 20px 0 90px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	font-family: 'roboto';
	font-family: Arial, Gadget, sans-serif;
	background: url(images/support/support_top_bg.png) no-repeat top;
}
#support_text_03 p {
	padding: 7px 0 10px;
}
#support_text_03 ul {
	padding-top: 0px;
}
#support_text_03 li {
	float: left;
	width: 735px;
	font-size: 15px;
	padding: 2px 0 2px 15px;
	background: url(images/base/square.png) no-repeat;
	background-position: 0 7px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-family: 'roboto';
	font-weight: normal;
}
#support_text_04 {
	position: absolute;
	top: 313px;
	right: 10px;
	width: 340px;
	padding: 5px 10px 10px 7px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;	
	letter-spacing: -1px;
	border: 3px solid #D02632;
}
#support_text_04 p {
	font-size: 14px;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -0.5px;
}
#support_text_04 li {
	float: left;
	width: 334px;
	padding-left: 16px;
	font-size: 14px;
	font-family: 'roboto';
	font-weight: normal;
	letter-spacing: -1px;
	background: url(images/base/square.png) no-repeat;
	background-position: 0 5px;
}
.l_s {
	letter-spacing: -0.4px !important;
}

#support_japanese_01 {
	position: absolute;
	top: 30px;
	left: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#support_japanese_01 p, #support_japanese_02 p {
	padding-top: 6px;
	/*font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
	font-size: 15px;
	color: #000;
}
#support_japanese_01 ul {
	padding-top: 5px
}
#support_japanese_01 li {
	float: left;
	width: 655px;
	font-size: 14px;
	padding: 2px 0 2px 15px;
	background: url(images/base/square2.png) no-repeat;
	background-position: 0 7px;
	line-height: 1.6em;
}
#support_japanese_02 {
	position: absolute;
	top: 293px;
	left: 510px;
	width: 410px;
	padding: 5px 15px 10px 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	border: 3px solid #D02632;
}
#support_japanese_02 ul {
	padding-top: 10px;
}
#support_japanese_02 li {
	float: left;
	width: 390px;
	font-size: 14px;
	padding: 0 0 6px 16px;
	background: url(images/base/square2.png) no-repeat;
	background-position: 0 5px;
}

/*------------------------------------------------------------
	IM/EXPORT
------------------------------------------------------------*/
#im-ex {
	width: 960px;
	/*height: 479px;*/
	padding-top: 26px;
	/*background: url(images/im-ex/im-ex_bg.png) no-repeat;
	background-position: 10px 300px;*/
	text-align: left;	
	position: relative;
	font-family: 'roboto',;
}
#im-ex_left {
	/*position: absolute;
	left: 40px;
	padding-left: 3px;*/
	float: left;
	width: 430px;
	padding-left: 40px;	
}
#im-ex_eng {
	padding: 7px 0 7px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
	background:url(images/im-ex/icon_english.png) no-repeat;
}
.dropcap:first-letter {
	padding-left: 30px;
}
#im-ex_right {
	/*position: absolute;
	left: 490px;
	padding-left: 3px;*/
	float: left;	
	width: 430px;
	padding-left: 35px;
	/*background: url(images/im-ex/icon_german.png) no-repeat;*/
}
#im-ex_german {
	padding: 7px 0 7px 3px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
	background: url(images/im-ex/icon_german.png) no-repeat;
}

#im-ex table {
	width: 450px;
	font-size: 13px;
	line-height: 1.3;
	margin-left: 3px;
}
#im-ex table th {
	padding: 5px 0 2px 14px;	
	text-align: left;
	background: url(images/base/square.png) no-repeat;
	background-position: 0 8px;
}
#im-ex table td {
	width: 320px;
	padding: 4px 0 2px;
	font-weight: bold;
}
#im-ex table a {
	color: #373737;
	/*text-decoration: none;*/
}
#im-ex table a:hover {
	color: #df1f32;
}
#im-ex table tr a {
	display: block;
}

#im-ex_img {
	clear: both;
	margin: 0 auto;
	width: 950px;
	padding-top: 20px;
}

/*------------------------------------------------------------
	Profhand / Smart Escort / ZEN 等 共通
------------------------------------------------------------*/
#title {
	padding: 27px 0 10px;
	font-size: 32px !important;
	font-family: "Myriad Pro", Verdana, Arial, Geneva, sans-serif;
	line-height: 1.0;
}
#title2 {
	font-size: 32px !important;
}
.f32 {
	font-size: 32px !important;
}

/*------------------------------------------------------------
	Profhand
------------------------------------------------------------*/
#profhand {
	background: url(images/profhand/profhand_english.png) no-repeat;
	background-position: 610px 230px;
}
#profhand_german {
	background: url(images/profhand/profhand_german.png) no-repeat;
	background-position: 610px 210px;
}

.content_left {
	float: left;
	width: 170px;
}
.content_left li a {
	display: block;
	width: 170px;
	height: 24px;
}
.content_left li a:hover{
	width: 170px;
	height: 24px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff08,endColorstr=#ffffff08); /* IE */
	background: rgba(255,255,255,0.70);
}
.content_right {
	float: right;
	width: 770px;
	padding-right: 10px;
	text-align: left;
	font-size: 15px;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
	letter-spacing: -0.5px;
}	

#Benefits dl {
	margin: 0 15px 62px 180px;	
	color: #004A7B;
	text-align: left;
	font-family: 'roboto', "Arial Black", Gadget, sans-serif;
}
#Benefits dt {
	padding: 0 0 5px 15px;
	font-size: 17px;
	font-weight: bold;
	background: url(images/base/square2.png) no-repeat;
	background-position: 0px 4px;
	
}
#Benefits dd {
	padding: 0 0 16px 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: -0.1px;
}

#QA dl {
	margin: -8px 20px 0 180px;
	color: #000;
	text-align: left;	
}
#QA dt {
	padding: 0 0 5px 0;
	font-size: 17px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: -0.5px;
}
#QA dd {
	padding: 0 0 25px 0;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.4;
	letter-spacing: -0.4px;
}

#QA li {
	padding-left: 12px;
}

/*------------------------------------------------------------
	Smart Escort
------------------------------------------------------------*/
#smart_escort_title {
	padding: 27px 0 10px;
	font-size: 32px;
	font-family: "Myriad Pro", Verdana, Geneva, sans-serif;
	line-height: 1.0;
}

#smart_escort .content_right ul {
	padding-top: 4px;
}
#smart_escort .content_right li {
	float: left;
	width: 245px;
	padding-left: 15px;
	line-height: 1.7;
	background: url(images/base/square.png) no-repeat;
	background-position: 0px 6px;
}
#smart_escort .content_right p {
	clear: both;
	padding: 10px 20px 25px 0;
}

#smart_escort_Benefits {
	position: relative;
	/*background: url(english/images/different-colors.png) no-repeat;*/
	background-position: 650px 220px;
}
#smart_escort_Benefits ul {
	margin: 0 15px 40px 180px;	
	color: #000;
	text-align: left;
}
#smart_escort_Benefits li {
	padding: 0 0 5px 15px;
	font-size: 15px;
	font-weight: bold;
	background: url(images/base/square2.png) no-repeat;
	background-position: 0px 4px;
	line-height: 1.4;
	font-family: 'robotoregular', Verdana, Geneva, Gadget, sans-serif;
}
#smart_escort_Benefits li img {
	/*float: right;*/
}

#6colors {
	position: absolute;
	top: 100px;
	left: 649px;
}

#table_title {
	margin-left: 180px;
	padding: 2px 0 10px;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

#Specifications_table {
	margin-left: 180px;
	width: 600px;
	font-size: 20px;
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff05,endColorstr=#ffffff05); /* IE */
	background: rgba(255,255,255,0.50);
}
#Specifications_table th {
	width: 230px;
	padding: 7px 0 7px 20px;
	font-weight: normal;
	text-align: left;
}
#Specifications_table td {
	width: 320px;
	padding: 7px 20px 7px 0;
	text-align: left;
	vertical-align: middle;
}

#Specifications_table_01 {
	margin-left: 180px;
	width: 600px;
	font-size: 20px;
	border: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff05,endColorstr=#ffffff05); /* IE */
	background: rgba(255,255,255,0.50);
}
#Specifications_table_01 th {
	width: 230px;
	padding: 7px 0 7px 20px;
	font-weight: normal;
	text-align: left;
}
#Specifications_table_01 td {
	width: 320px;
	padding: 7px 20px 7px 0;
	text-align: left;
	vertical-align: middle;
}


#table_wrap {
	margin-left: 180px;
	padding-bottom: 10px;
	width: 720px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff05,endColorstr=#ffffff05);
	background: rgba(255,255,255,0.50);
}
#Specifications_table_02 {
	margin: 0 15px 15px 15px;
	font-size: 17px;
	font-weight: bold;
	border: none;
	
}
#Specifications_table_02 th {
	width: 110px;
	padding: 5px 0 5px 2px;
	/*font-weight: normal;*/
	text-align: left;
}
#Specifications_table_02 td {
	width: 145px;
	padding: 5px 0 5px 0;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #000;
}
.b_b {
	border-bottom: 1px solid #000;
}
.l_s {
	letter-spacing: -0.6px !important;
}
.v-a-m {
	vertical-align: middle;
}

/*------------------------------------------------------------
	ZEN
------------------------------------------------------------*/
#zen .content_right {
	/*padding-top: 30px;*/
	font-size: 16px;
}
#zen .content_right p {
	padding: 7px 20px 5px 0;
	/*font-weight: normal;*/
	font-size: 15px;
	line-height: 1.7;
}
#zen_Benefits ul {
	margin: 0 15px 0 180px;	
	color: #000;
	text-align: left;
}
#zen_Benefits li {
	padding: 0 0 10px 15px;
	font-size: 15px;
	font-weight: bold;
	background: url(images/base/square2.png) no-repeat;
	background-position: 0px 4px;
	line-height: 1.4;
	font-family: 'robotoregular', Verdana, Geneva, Gadget, sans-serif;
}

/*------------------------------------------------------------
	IM/EXPORT　Smart Escort　ZEN　フッター
------------------------------------------------------------*/
#gnav2 {
	clear: both;
	width: 960px;
	margin-bottom: 15px;
	height: 22px;
	background: #e01f32;
}
#gnav2 ul {
	margin-left: 186px;
	text-align: left;
}
#gnav2 ul li {
	float: left;
	width: 145px;
	position: relative;
}
#gnav2 ul li a{
	display: block;
	width: 145px;	
	height: 22px;
	line-height: 1.0;	
}
#gnav2 ul li a:hover{
	background: #fff;
}
#gnav2 ul li ul {
	margin-left: 0px;
	position: relative;
	width: 145px;
	z-index: 100;
}
#gnav2 ul li ul li {
	display: block;	
	width: 145px;	
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
}
#gnav2 ul li ul li a {
	display: block;	
	width: 130px;	
	height: 24px;
	padding: 11px 0 0 15px;
	color: #df1f32;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff08,endColorstr=#ffffff08); /* IE */
	background: rgba(255,255,255,0.85);
	
}
#gnav2 ul li ul.sub {
	/*display: none;*/
	position: absolute;
	top: -175px;
}
#copyright2 {
	padding: 10px 20px 20px 0;
	color: #000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: right;
	font-family: 'roboto';
}

/*------------------------------------------------------------
	CONTACTS
------------------------------------------------------------*/
#contacts {
	width: 960px;
	height: 509px;
	background: url(images/contacts/contacts_bg.png) no-repeat bottom;
	text-align: left;
	position: relative;
	/*font-family: 'roboto', 'robotoregular';*/
}
#contacts_text_01 {
	position: absolute;
	top: 30px;
	left: 105px;
	font-size: 17px;
	font-weight: bold;	
	line-height: 1.25;
	letter-spacing: 1px;
	/*font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;*/
	font-family: 'robotoregular';
}
#contacts_text_01 p {
	padding-bottom: 25px;
}
#contacts_text_02 {
	position: absolute;
	top: 227px;
	left: 105px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: -0.5px;
	font-family:'robotoregular';
}

/*------------------------------------------------------------
	サイトマップ
------------------------------------------------------------*/
#sitemap_page {
	clear: both;
}
#sitemap_title {
	width: 170px;
	padding: 30px 0;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#sitemap_title h2 {
	color: #000;
	font-size: 24px;
}
#sitemap_page table{
	margin: 0 auto;
	width: 896px;

	text-align: center;
	border-spacing: 10px 5px;
	border-collapse: separate;
}
#sitemap_page table th{
	width: 100px;
	height: 28px;
	font-size: 15px;
	background: #C3E1EC;
	border: 1px solid #1A171B;
	vertical-align: middle;
}
#sitemap_page table th a {
	display: block;
	color: #373737;
	text-decoration: none;
}
#sitemap_page table th a:hover {
	color: #e01f32;
}
#sitemap_page table td{
	width: 100px;
	color: #000;
	font-size: 14px;
	vertical-align: middle;
}
.bg_w2 {
	background: rgba(255,255,255,0.7);
	border: 1px solid #1A171B;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	margin: 0 auto;
	width: 960px;
	margin-bottom: 20px;
}
#copyright {
	float: left;
	width: 840px;
	padding-left: 40px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#copyright a {
	text-decoration: none;
	color: #373737;
}
#copyright a:hover {
	text-decoration: underline;
}
#sitemap {
	float: right;
	width: 80px;
}
#sitemap a {
	color: #373737;
	text-decoration: none;
}
#sitemap a:hover {
	color: #df1f32;
}

/*------------------------------------------------------------
	Single
------------------------------------------------------------*/
#container3 {
	margin: 50px auto 30px;
	width: 960px;
	padding-bottom: 20px;
	border: 1px solid #999;
	background: url(images/base/bg960_02.jpg);
	background-position: 0px -20px;
}

.single_left {
	float: left;
	width: 170px;
}
#category {
	padding: 30px 0 30px;
	color: #000;
	font-weight: bold;
}
#category h2 {
	padding: 0 0 20px;
	color: #000;
	font-size: 24px;
}
#category li {
	font-size: 17px;	
	height: 30px
}
#category li a {
	display: block;
	width: 170px;
	height: 24px;
	padding-top: 6px;
	color: #1025bf;
	text-decoration: none;
}
#category li a:hover{
	width: 170px;
	height: 24px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff08,endColorstr=#ffffff08); /* IE */
	background: rgba(255,255,255,0.70);
}

.single_right {
	float: right;
	width: 750px;
	padding-right: 30px;
	text-align: left;
	font-size: 16px;
	line-height: 1.7;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, Arial, sans-serif;
}	

.single_text p {
	padding-bottom: 20px;
}
.single_date {
	padding: 20px 10px 0 0;
	font-size: 15px;
	text-align: right;
}

#pagenation {
	margin: 0 auto;
	width: 960px;
	padding-top: 2px;
	color: #fff;
	font-weight: bold;
}
#pagenation a {
	color: #fff;
	text-decoration: none;
}
#pagenation a:hover {
	color: #fff;
	text-decoration: underline;
}
#prev {
	float: left;
	padding-left: 190px;
}
#next {
	float: right;
	padding-right: 10px;
}

/*------------------------------------------------------------
	追加スタイル
------------------------------------------------------------*/
.red {
	color: #B01B21;
}
.b {
	font-weight: bold;
}
.black {
	color: #000;
}
.i {
	font-style: italic;
}
.f120 {
	font-size: 120% !important;
}
.f140 {
	font-size: 140% !important;
}

/*------------------------------------------------------------
	余白
------------------------------------------------------------*/
.m0 {
	margin: 0px !important;
}
.mt0 {
	margin-top: 0px !important;
}
.mr0 {
	margin-right: 0px !important;
}
.mb0 {
	margin-bottom: 0px !important;
}
.ml0 {
	margin-left: 0px !important;
}
.m5 {
	margin: 5px !important;
}
.mt5 {
	margin-top: 5px !important;
}
.mr5 {
	margin-right: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.ml5 {
	margin-left: 5px !important;
}
.m10 {
	margin: 10px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.ml10 {
	margin-left: 10px !important;
}
.m15 {
	margin: 15px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.m20 {
	margin: 20px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.m25 {
	margin: 25px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.mr25 {
	margin-right: 25px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.ml25 {
	margin-left: 25px !important;
}
.m30 {
	margin: 30px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.m35 {
	margin: 35px !important;
}
.mt35 {
	margin-top: 35px !important;
}
.mr35 {
	margin-right: 35px !important;
}
.mb35 {
	margin-bottom: 35px !important;
}
.ml35 {
	margin-left: 35px !important;
}
.m40 {
	margin: 40px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.m45 {
	margin: 45px !important;
}
.mt45 {
	margin-top: 45px !important;
}
.mr45 {
	margin-right: 45px !important;
}
.mb45 {
	margin-bottom: 45px !important;
}
.ml45 {
	margin-left: 45px !important;
}
.m50 {
	margin: 50px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.m55 {
	margin: 55px !important;
}
.mt55 {
	margin-top: 55px !important;
}
.mr55 {
	margin-right: 55px !important;
}
.mb55 {
	margin-bottom: 55px !important;
}
.ml55 {
	margin-left: 55px !important;
}
.m60 {
	margin: 60px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.m65 {
	margin: 65px !important;
}
.mt65 {
	margin-top: 65px !important;
}
.mr65 {
	margin-right: 65px !important;
}
.mb65 {
	margin-bottom: 65px !important;
}
.ml65 {
	margin-left: 65px !important;
}
.m70 {
	margin: 70px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.m75 {
	margin: 75px !important;
}
.mt75 {
	margin-top: 75px !important;
}
.mr75 {
	margin-right: 75px !important;
}
.mb75 {
	margin-bottom: 75px !important;
}
.ml75 {
	margin-left: 75px !important;
}
.m80 {
	margin: 80px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.p0 {
	padding: 0px !important;
}
.pt0 {
	padding-top: 0px !important;
}
.pr0 {
	padding-right: 0px !important;
}
.pb0 {
	padding-bottom: 0px !important;
}
.pl0 {
	padding-left: 0px !important;
}
.p5 {
	padding: 5px !important;
}
.pt5 {
	padding-top: 5px !important;
}
.pr5 {
	padding-right: 5px !important;
}
.pb5 {
	padding-bottom: 5px !important;
}
.pl5 {
	padding-left: 5px !important;
}
.p10 {
	padding: 10px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pl10 {
	padding-left: 10px !important;
}
