@charset "UTF-8";

.for_iphone_only {
display: none;
}


/* General HTML Elements */

body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 140%;
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #464c56;
	background-color: #333333;
	background-repeat: repeat-x;
}

a {
color: #0055aa;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #000000;
}

a:visited {
color: #6688aa;
}

a:visited:active {
color: #000000;
}

a.invoker {
background-color: #ffffcc;
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.5em;
padding-right: 0.5em;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-bottom: 1px solid #cccc99;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
}

a.invoker:active {
background-color: #cccc99;
}

a.invoker:visited {
color: #0055aa;
}


p {
margin-bottom: 1em;
}

ul, ol {

}

hr.swash {
display: none;
}

strong, em {
font-weight: bold;
font-style: normal;
}

/* This is for iepngfix (make IE6 show 24-PNGs). 
注：IMG や DIV に汎用的にこれをやると、IEでの表示が著しく遅くなる
　　特定の画像などに適用させるべき。
img, div { 
behavior: url(/assets/scripts/iepngfix/iepngfix.htc) ;
} 
*/

/* MacIE の文字化け対策 */
textarea, select, input {
  font-family: Verdana,"MS UI Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Helvetica,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}

/* Clearer */
div.clearer {
clear: both;
margin: 0;
padding: 0;
font-size: 1px;
line-height: 1px;
}

.additional-height {
	height: 30px;
}


.nowrap {
white-space: nowrap;
}

.right {
	text-align: right;
}

#searchword { /* for Search Highlight plugin */
background-color: #fff9c8; 
text-decoration: inherit;
}


/* content */

div#content {
clear: both;
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
padding: 0;
min-width: 700px;
/*max-width: 1250px;*/
}


/* pane_top */

div#pane_top {
height: 51px;
border-bottom: 1px solid #330000;
background-color: #990000;
}

div#header_left {
width: 100%;
/* margin-right: -280px; */
margin-right: -119px;
float: left;
}

#logo {
/* margin: 0 280px 0 0; */
margin: 0 119px 0 0;
border-right: 1px solid #663333;
}

h1#logo {
height: 51px;
text-indent: -9999px; 
background-image: url(/assets/images/header_lr_bg.gif);
background-position: top left;
}

#logo a {
display: block;
height: 51px;
text-indent: -9999px; 
outline: none;
background-image: url(/assets/images/header_lr_bg.gif);
background-position: top left;
cursor: pointer;
}

#logo a:hover {
background-position: center left;
}

#logo a:active {
background-position: bottom left;
}

div#header_right {
/* width: 280px; */
width: 119px;
margin: 0;
float: left;
}

#contact, #contact_noscript {
margin: 0;
float: left;
width: 118px;
border-left: 1px solid #cc6666;
/* border-right: 1px solid #663333; */
border-right: none;
height: 51px;
/* background-image: url(/assets/images/header_contact_bg.gif); */
background-image: url(/assets/images/header_lr_bg.gif);
background-position: right top;
font-size: 90%;
/* text-indent: 38px; */
text-align: center;
color: #ffffff;
font-weight: normal;
line-height: 51px;
cursor: pointer;
}

#contact {
/* for IE */
/*behavior: url(/assets/scripts/iecontactlabel.htc) ;*/
}

#contact:before {
/*content: "問い合わせ";*/
}

#header_right .dtrigger { /* Idle */
background-position: -8px top;
}

#header_right .dtrigger-opened { /* Opened */
background-position: -8px bottom;
color: #ffffff;
border-left: 1px solid #663333;
border-right: 1px solid #663333;
}

#header_right .dtrigger-opened-pushed, #header_right .dtrigger-pushed { /* Pushed */
background-position: -8px bottom;
color: #ffffff;
border-left: 1px solid #663333;
border-right: 1px solid #663333;
}

#contact a, #contact_noscript a {
display: block;
margin: 0;
color: #ffffff;
font-weight: normal;
}

#searchform {
margin: 0;
padding-top: 14px;
float: left;
height: 37px; /* 51 - padding-top */
width: 159px;
border-left: 1px solid #cc6666;
background-image: url(/assets/images/header_lr_bg.gif);
background-position: top right;
line-height: 100%;
text-align: center;
font-size: 90%;
}

form#searchform input#s {
padding-top: 2px;
width: 130px;
}

form#searchform input#searchsubmit {
position: absolute;
    top: -1000em;
    left: -1000000em;
}



/* Sliding Contact */

div#slidingcontact {
clear: both;
margin: 0;
padding: 20px;
background-color: #d6d6d6;
background-image: url(/assets/images/slidingcontact_bg.gif);
background-repeat: repeat-x;
border-bottom: 1px solid #999999;
}


/* Holler Contact Form */

form#holler {
margin: 0;
padding: 0;
}

#holler p {
margin: 0;
}

p#contactlead {
margin-left: 4%;
margin-right: 4%;
margin-bottom: 10px;
font-size: 90%;
}

p#adderssblock {
white-space: nowrap;
}

p#adderssblock input {
width: 300px;
font-size: 1.2em;
margin-left: 4%;
border: 1px solid #999999;
padding: 2px 5px 2px 5px;
background-color: #ffffff;
vertical-align: middle;
}

/* This is to fix the IE6 bug which expand the textarea when you type in */
/* Also you need a span outside the textarea */
p#messageblock {
width: 100%;
white-space: nowrap;
}

p#messageblock textarea {
height: 240px;
width: 90%;
border: 1px solid #999999;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 4%;
padding: 4px;
font-size: 1em;
background-color: #ffffff;
}

p#submitblock {
text-align: center;
height: 2em;
}

p#submitblock input {
width: 180px;
padding-top: 0.2em;
}

p#submitblock input.contact_submit_button_hidden {
display: none;
}


div#holler_response {
clear: both;
display: none;
}

span#alertIcon0 img {
vertical-align: middle;
margin-left: 5px;
}

span#alertIcon1 img {
vertical-align: top;
margin-top: 15px;
margin-left: 5px;
}

p#adderssblock input.holler_address_error {
background-color: #ffff66;
}

p#messageblock textarea.holler_message_error {
background-color: #ffff66;
}

span#contact_progressbar img {
border: 1px solid #999999;
margin-top: 7px;
}

span#contact_thanksmessage {
color: #009900;
border: 1px solid #009900;
padding-left: 15px;
padding-right: 15px;
}


/* pane_contexttab */

div#pane_contexttab {
margin: 0;
}


/* BUTTON BAR */

div#contextname {
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #999999;
background-color: #cccccc;
margin: 0;
height: 1.5em;
line-height: 1em;
font-size: 110%;
}


#lev1cat {
	float: left;
	margin: 0.3em 15px 0.2em 10px ;
	font-size: 80%;
}

ul#lev2cat {
	border-left: 1px solid #666666; /* Separator */
	float: left;
	margin: 0.3em 0 0.2em 0;
	padding-left: 15px;
	font-size: 80%;
}

ul#lev2cat li {
	display: inline;
}


span.tl { /* This is just to preload the bg image. */
background-image: url(/assets/images/filter_rr_bg1.gif);
background-repeat: no-repeat;
background-position: center center;
}

span.br { /* This is just to preload the bg image. */
background-image: url(/assets/images/filter_rr_bg2.gif);
background-repeat: no-repeat;
background-position: center center;
}

.filterbtn-hovered span.tl {
background-image: url(/assets/images/filter_rr_bg1.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #777777;
}

.filterbtn-pushed span.tl {
background-image: url(/assets/images/filter_rr_bg2.gif);
background-repeat: no-repeat;
background-position: top left;
background-color: #333333;
}

.filterbtn-hovered span.tr {
background-image: url(/assets/images/filter_rr_bg1.gif);
background-repeat: no-repeat;
background-position: top right;
}

.filterbtn-pushed span.tr {
background-image: url(/assets/images/filter_rr_bg2.gif);
background-repeat: no-repeat;
background-position: top right;
}

.filterbtn-hovered span.bl {
background-image: url(/assets/images/filter_rr_bg2.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

.filterbtn-pushed span.bl {
background-image: url(/assets/images/filter_rr_bg1.gif);
background-repeat: no-repeat;
background-position: bottom left;
}

.filterbtn-hovered span.br {
background-image: url(/assets/images/filter_rr_bg2.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

.filterbtn-pushed span.br {
background-image: url(/assets/images/filter_rr_bg1.gif);
background-repeat: no-repeat;
background-position: bottom right;
}





#contextname a {
	padding-left: 7px;
	padding-right: 7px;
	color: #333333;
	font-weight: normal;
}

#contextname a:hover {
	color: #ffffff;
}

#contextname a:active {
	color: #ffffff;
}

#contextname a.currentcat {
	color: #ffffff;
}

.single div#contextname {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #dddddd;
background-color: #ffffff;
}

.single div#contextname span {
background-image: none;
background-color: #ffffff;
}

.single div#contextname span a {
color: #0055aa;
}

.single div#contextname span a:hover {
color: #0055aa;
}

.single div#contextname span a:active {
color: #000000;
}


/* pane_overview */

div.pane_overview {
clear: both;
background-color: #888888;
}

/* pane_singlecontent */

div#pane_singlecontent {
margin: 0;
padding: 15px 0 0 0;  /* To prevent unwanted space. */
background-color: #ffffff;
width:100%;
}

.single div#pane_singlecontent h1, .page div#pane_singlecontent h1 {
font-size: 160%;
font-weight: normal;
font-family: "Lucida Grande", Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Sans-Serif;
line-height: 140%;
color: #888888;
/*margin-top: 10px;*/
margin-top: 0;
margin-bottom: 0;
padding-top: 12px;
padding-bottom: 12px;
/* padding-left: 80px; */
/* padding-right: 80px; */
padding-left: 30px;
paddig-right: 30px;
background-repeat: no-repeat;
background-position: 20px 3px;
}

.single p.authorname {
	/* background-color: red; */
	margin: -10px 80px 0 80px;
}

.single p.catindication {
float: right;
width: 155px;
margin-top: 10px;
padding-left: 15px;
padding-right: 30px;
text-align: right;
}

.single div.newsdate {
margin-top: -5px;
margin-right: 80px;
margin-left: 80px;
text-align: right;
}

.single div.entry, .page div.entry {
/* Updated 20090331
margin-left: 30px;
margin-right: 30px;
*/
margin-left: 80px;
margin-right: 80px;
}

.single div.entry img, .page div.entry img {
border: none;
}

.single div.entry img.bordered, .page div.entry img.bordered {
border: 1px solid #999;
}

.single div.blog-entry {
margin-left: 80px;
margin-right: 80px;
}

.single h2, .page h2 {
font-family: "Lucida Grande", Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Sans-Serif;
font-size: 110%;
font-weight: bold;
line-height: 150%;
margin-top: 2em;
}

.single h3, .page h3 {
font-family: "Lucida Grande", Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Sans-Serif;
font-size: 100%;
font-weight: bold;
line-height: 150%;
margin-top: 2em;
}

.single .firstheading {
	margin-top: 0;
}

.single table, .page table {
border: 1px solid #cccccc;
border-collapse: collapse;
}
.single table th, .page table th {
border: 1px solid #cccccc;
padding: 0.5em;
background-color: #eeeeee;
text-align: left;
}
.single table td, .page table td {
border: 1px solid #cccccc;
padding: 0.5em;
}

.single hr, .page hr {
border: 1px solid #eeeeee;
margin-bottom:0;
}

.single .annotation {
margin-top: 4em;
margin-left: 50px;
margin-right: 50px;
font-size: 85%;
line-height: 160%;
color: #666;
}

.single .leftbox { /* Used in 2095 */
	border:1px solid #ccc; padding: 0 1em; margin-right: 290px;
}








/* Open Contact */

p.opencontactwrapper {
text-align: center;
clear: both;
}


/* General Disclosure */

h2.splitterheading {
height: 1.5em;
border-top: 1px solid #bbbbbb;
border-bottom: 1px solid #999999;
background-color: #cccccc;
margin: 0;
padding-left: 30px;
padding-top: 0.3em;
padding-bottom: 0.2em;
cursor: pointer;
font-size: 90%;
font-weight: normal;
line-height: 1.4em;
background-repeat: no-repeat;
background-position: 15px center;
color: #000000;
}

.dtrigger h2.splitterheading {
background-image: url(/assets/images/disclosure_triangle_closed.gif);
}
.dtrigger-opened h2.splitterheading {
background-image: url(/assets/images/disclosure_triangle_opened.gif);
}
.dtrigger-pushed h2.splitterheading {
background-color: #999999;
background-image: url(/assets/images/disclosure_triangle_closed_pushed.gif);
}
.dtrigger-opened-pushed h2.splitterheading {
background-color: #999999;
background-image: url(/assets/images/disclosure_triangle_opened_pushed.gif);
}



/* Splash */

div.homesplash {
border-bottom: 1px solid #666666;
}

p.homelead {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
font-size: 0.9em;
}

.home p.purgedtags {
margin-top: 10px;
}

.home p.purgedtags a {
font-size: 90%;
margin-left: 15px;
}

p.purgedtags a {
border: none;
padding-left: 25px;
padding-right: 10px;
margin-top: 0;
margin-left: 0;
font-weight: bold;
white-space: nowrap;
background-image: url(/assets/images/arrow_red_ind.gif);
background-repeat: no-repeat;
background-position: 5px center;
}

p.purgedtags a:active {
color: #000000;
background-image: url("/assets/images/arrow_red_ind_h.gif");
}

/* Extras */

div#homeextras {
background-color: #777777;
margin: 0;
padding-top: 5px;
border-top: 1px solid #777777;
clear: both;
}

div#homeextras ul {
clear: both;
list-style-type: none;
margin-top: 15px;
margin-left: 15px;
margin-right: 15px;
padding: 0;
}

li.homecatblock {
width: 25%;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 10px;
padding: 0;
float: left;
color: #eeeeee;
padding: 0;
/* cursor: pointer; */
}

li.homecatblock a {
	color: #6cf;
	text-decoration: underline;
}

li.homecatblock dl {
margin: 0;
padding: 0;
}

li.homecatblock dt {
font-size: 100%;
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 0;
	font-weight: bold;
}

li.homecatblock dt a, li.homecatblock dt a:visited {
color: #ffffff;
}

li.homecatblock dt a:active, li.homecatblock dt a:visited:active {
color: #000000;
}

li.homecatblock dt a img {
margin-top: -5px;
margin-left: -48px;
width: 48px;
height: 48px;
border: none;
float: left;
}

li.homecatblock dd {
margin-top: 5px;
margin-left: 10px;
margin-right: 10px;
}

li.homecatblock dd p {
margin: 1em 0;
font-size: 0.85em;
line-height: 1.6em;
}

li.homecatblock dd p.imagebox {
text-align: center;
}

form.sociomedianews_submission {
text-align: center;
}

form.sociomedianews_submission label {
font-size: 90%;
font-weight: bold;
vertical-align: 0px;
color: #999999;
}

form.sociomedianews_submission input#email {
width: 180px;
font-size: 90%;
vertical-align: middle;
}

form.sociomedianews_submission input#submit {
font-size: 90%;
vertical-align: middle;
}

form.sociomedianews_submission span {
font-size: 90%;
font-weight: normal;
vertical-align: 0px;
color: #cccccc;
}

form.sociomedianews_submission span a {
font-weight: normal;
color: #cccccc;
}


/* Sideboard */

div.sideboard {
float: right; 
margin-top: 0;
margin-bottom: 0;
margin-left: 30px;
margin-right: 0;
padding: 0;
width: 270px;
}

div.sideboard ul, div.sideboard ol {
margin-left: 10px;
padding-left: 10px;
}

div.sideboard ul ul, div.sideboard ol ul  {
margin-left: 20px;
padding-left: 20px;
}

#sideboard-w {
width: 400px;
}

div.sideboard-w {
width: 400px;
}


/* Stickie */

div.stickie {
background-color: #eeeeee;
margin-top: 0;
margin-bottom: 2em;
padding-top: 1em;
padding-bottom: 0.2em;
padding-left: 1em;
padding-right: 1em;
}

div.stickie h2 {
margin-top: 0;
}


/* Inset */

div.inset { 
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
padding: 15px 0 15px 0;
width: 600px;
}






/* Figure */

p.figure {
margin-top: 0;
padding-bottom: 1.5em;
text-align: center;
font-size: 80%;
color: #666666;
line-height: 140%;
}

p.figure img {
margin-bottom: 10px;
}




/* Discussion */

div#discussion {

}

table#table-trackback-url {
	width: 100%;
	border-top: none;
	border-left: none;
	border-right: none;
	background-color: #f2f2da;
	border-bottom: 1px solid #cccc99;
	table-layout: fixed;
}

table#table-trackback-url td {
	border: none;
	padding: 20px 0;
	margin: 0;
	vertical-align: middle;
}

table#table-trackback-url td.td-label {
	width: 80px;
	text-align: right;
	padding: 0;
}

table#table-trackback-url td.td-control {
	padding: 0;
}

table#table-trackback-url td.td-spacer {
	width: 80px;
	padding: 0;
}

table#table-trackback-url td.td-label label {
	padding-right: 5px;
}

#input-trackback-url {
	width: 99%; /* ボーダーやパディングがあるので100%だとはみ出る */
	margin: 5px 0;
	display: block;
	border: 1px solid #cccc99;
	padding: 2px 2px;
	font-size: 14px;
	/*background-color: #ffffee;*/
	font-family:'Lucida Grande', Verdana, Arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

ol.commentlist {
clear: both;
list-style-type: none;
margin: 0;
padding: 0;
}

.commentlist li {
background-color: #f3f3f3;
border-bottom: 1px solid #f3f3f3;
padding: 5px 30px 10px 30px;
cursor: pointer;
}

.commentlist li.alt {
background-color: #fff;
}

.commentlist li.pushed {
background-color: #cccccc;
}

.commentlist li.pushed * {
color: black;
}



.commentlist div.trackback-author {
	margin: 0;
	padding: 0;
	border: none;
	width: 70%;
	float: left;
}

.commentlist div.trackback-author cite {
	font-style: normal;
	margin: 0;
	padding: 0;
}

.commentlist div.trackback-date {
	margin: 0;
	padding: 0;
	border: none;
	width: 30%;
	float: left;
	text-align: right;
	font-size: 70%;
	color: #999999;
}

.commentlist div.trackback-date p {
	margin: 0;
	padding: 0;
}

.commentlist div.trackback-comment p {
	margin: 0 50px;
	font-size: 80%;
	line-height: 160%;
}



/* Individulal Contact Form */

div.individualcontact {
clear: both;
margin-top: 20px;
margin-bottom: 25px;
}

div.individualcontactblock {
background-color: #dddddd;
border: 1px solid #999999;
width: 560px;
margin-top: 15px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}

h2#respond {
margin-top: 0;
margin-bottom: 0;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
background-color: #cccccc;
font-size: 85%;
color: #333333;
}

p#linktosslform {
font-size: 80%;
text-align: right;
margin-top: -2.2em;
margin-right: 10px;
}

div.individualcontact form {
margin-top: 10px;
margin-bottom: 10px;
padding-left: 25px;
}

div.individualcontact form p {
margin-top: 15px;
margin-bottom: 10px;
}

div.individualcontact form p#loggedinnameblock {
text-align: left;
font-size: 85%;
}

div.individualcontact p#loggedinnameblock a {
font-weight: normal;
}

div.individualcontact input#email {
width: 250px;
font-size: 90%;
vertical-align: middle;
}

div.individualcontact p#commentblock {
margin-top: 0;
margin-bottom: 0;
}

div.individualcontact textarea#comment {
line-height: 150%;
width: 500px;
height: 9em;
font-size: 90%;
}

div.individualcontact p#submitbuttonblock {
margin-top: 10px;
text-align: center;
}

div.individualcontact input#submit {
font-size: 90%;
margin-top: 0;
margin-right: 30px;
width: 80px;
}

div.individualcontact p.linktonormalform {
margin-top: 0;
margin-bottom: 0;
padding: 0;
text-align: center;
font-size: 0.85em;
}





/* Alert Icon */

img#alrticn0, img#alrticn1 {
display: none;
margin: 0;
padding: 0;
line-height: 1em;
border: none;
}

img#alrticn0 {
vertical-align: middle;
}

img#alrticn1 {
vertical-align: top;
}


/* Paging ( used by wp-page-numbers plugin ) */

#wp_page_numbers {
	background: #4f4f4f;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	margin: 0;
	padding: 0;
}

#wp_page_numbers ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: white;
	text-align: center;
	height: 2em;
}

#wp_page_numbers li {
	display: inline;
	padding: 0;
	margin: 0;
line-height: 2em;
}

#wp_page_numbers a {
	color: #fff;
	border: none;
	
	margin: 0;
	padding: 0.4em 0.6em;
line-height: 2em;
}

#wp_page_numbers li a:hover {
	/*text-decoration: underline;*/
}

#wp_page_numbers li a:active {
	color: #000;
}

#wp_page_numbers li.space {
}

#wp_page_numbers li.first_last_page {
}

#wp_page_numbers li.active_page a {
	background: #333;
	color: #fff;
}
#wp_page_numbers li.active_page a:hover  {
}

#wp_page_numbers li.page_info {
}


/* Lead Text Block of Context Tab */

div.leadtextblock {
color: #000000;
font-size: 90%;
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
border-top: 1px solid #ebf1f8;
border-bottom: 1px solid #ebf1f8;
background-color: #ebf1f8;
background-repeat: no-repeat;
background-position: right center;
}

div.leadtextblock p {
font-weight: normal;
line-height: 1.6em;
margin-top: 10px;
margin-bottom: 10px;
}

div.leadtextblock p a {
}


/* Excerpts */

ul.excerptedpostblock {
list-style-type: none;
margin: 0;
padding: 0;
}

ul.excerptedpostblock li {
margin-top: 0;
padding: 0;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
cursor: pointer;
background-position: -53px 3px;
background-repeat: no-repeat;
}

li.excerptedpost {
background-color: #f3f3f3;
}

li.excerptedpost-odd {
background-color: #ffffff;
}

li.excerptedpost-pushed {
background-color: #cccccc;
background-position: 11px -61px !important;
}

li.excerptedpost-pushed a, li.excerptedpost-pushed dt, li.excerptedpost-pushed dd {
color: #000000;
}

div.ie_bug_fixer {
margin: 0;
padding: 0;
width: 100% /* The width must be specified for correct rendering with IE6 */
}

div.excerpttextwiththumbnail {
width: 100%;
margin-right: -150px;
float: left;
}

div.excerptthumbnail {
width: 130px;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
float: left;
}

ul.excerptedpostblock dl {
margin: 0;
padding-top: 0px;
padding-bottom: 4px;
padding-left: 20px;
padding-right: 20px;
}

div.excerpttextwiththumbnail dl {
margin-right: 150px;
}

ul.excerptedpostblock dt {
margin-top: 10px;
margin-bottom: 5px;
margin-left: 35px;
margin-left: 35px;
}

ul.excerptedpostblock dt img.icon {
margin-top: -5px;
margin-left: -45px;
border: none;
float: left;
}

ul.excerptedpostblock img.thumbnail {
}

ul.excerptedpostblock dd {
font-size: 90%;
line-height: 160%;
margin-top: 0;
margin-bottom: 5px;
margin-left: 35px;
padding: 0;
}

ul.excerptedpostblock dd a  {
border: none;
}

ul.excerptedpostblock dd img {
border: none;
}

ul.excerptedpostblock li p {
margin: 0;
padding: 0;
}




/* pane_bottom */

div#pane_bottom {
height: 30px;
border-top: 1px solid #ff6666;
background-color: #cb4638;
background-image: url(/assets/images/footer_c_bg.gif);
background-position: left bottom;
background-repeat: repeat-x;
color: #999999;
}

div#footer_left {
height: 30px;
background-image: url(/assets/images/footer_l_bg.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

div#footer_right {
height: 30px;
background-image: url(/assets/images/footer_r_bg.gif);
background-position: right bottom;
background-repeat: no-repeat;
}

p#footercontent {
font-size: 90%;
text-align: center;
line-height: 30px;
margin: 0;
}

p#footercontent a {
color: #ffffff;
font-weight: normal;
}


p#copyright {
text-align: center;
color: #666666;
margin: 0;
padding-top: 5px;
padding-bottom: 10px;
font-size: 80%;
}











/*SOSWPの外にあるフォーム関連ページ*/


/* コンタクトフォーム */

#header_right #blankright {
margin: 0;
height: 51px;
width: 280px;
background-image: url(/assets/images/header_lr_bg.gif);
background-position: top right;
}

body#contact_submit form#generalcontact {
background-color: #eeeeee;
border: 1px solid #cccccc;
width: 680px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
}

body#contact_submit form#generalcontact table {
border: none;
}

body#contact_submit form#generalcontact tr.row3 {
vertical-align: top;
}

body#contact_submit form#generalcontact tr.row3 td {
padding-top: 5px;
}

body#contact_submit form#generalcontact th {
border: none;
width: 80px;
text-align: right;
padding: 5px;
}

body#contact_submit form#generalcontact td {
border: none;
text-align: left;
padding: 0;
}

body#contact_submit form#generalcontact input#name {
font-size: 100%;
width: 270px;
}

body#contact_submit form#generalcontact input#email {
font-size: 100%;
width: 270px;
}

body#contact_submit form#generalcontact textarea#comment {
font-size: 100%;
width: 550px;
height: 16em;
padding: 0;
}

body#contact_submit form#generalcontact p.submitbuttonblock {
margin: 0;
text-align: center;
padding-top: 15px;
}

body#contact_submit form#generalcontact input.SubmitButton {
width: 100px;
}

img#Galrticn2 {
vertical-align: top;
}



/* **************** */




body.special div#pane_singlecontent h1 {
font-size: 160%;
font-weight: normal;
font-family: "Lucida Grande", Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Sans-Serif;
line-height: 140%;
color: #888888;
margin-top: 10px;
margin-bottom: 0;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 30px;
padding-right: 30px;
}

body.special  div#pane_singlecontent p {
margin-left: 30px;
margin-right: 30px;
}

body.special  div#pane_singlecontent h2 {
margin-left: 30px;
margin-right: 30px;
}

body.special  div#pane_singlecontent form {
margin-left: 30px;
margin-right: 30px;
}

body.special  div#pane_singlecontent ul {
}

body.special  div.alertText {
margin-top: 15px;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 15px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
background-color: #eeeeee;
border: 1px solid #cccccc;
}

a.alertText {
color: #990000;
}

span.privacylink {
font-size: 85%;
}


/* セミナー申し込みフォーム */

body#seminar_register {
}

body#seminar_register form p {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}

body#seminar_register caption {
font-size: 80%;
}

body#seminar_register input#name_k {
font-size: 90%;
width: 20em;
}

body#seminar_register input#name_h {
font-size: 90%;
width: 20em;
}

body#seminar_register input#email_address {
font-size: 90%;
width: 20em;
}

body#seminar_register input#organization {
font-size: 90%;
width: 20em;
}

body#seminar_register input#department {
font-size: 90%;
width: 20em;
}

body#seminar_register input#phone_number {
font-size: 90%;
width: 9em;
}

body#seminar_register textarea#org_address {
font-size: 90%;
width: 30em;
}

body#seminar_register textarea#request {
font-size: 90%;
width: 30em;
}

body#seminar_register input.submitbutton {
margin-top: 1em;
margin-bottom: 1.5em;
width: 10em;
}

body#seminar_register div#errorphrase {
margin-top: 15px;
margin-bottom: 15px;
padding-top: 0;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
background-color: #eeeeee;
border: 1px solid #cccccc;
}

body#seminar_register div#errorphrase p {
margin-left: 45px;
}

body#seminar_register div#errorphrase p strong {
color: #990000;
}


body#seminar_register div#errorphrase p img {
float: left;
margin-left: -45px;
margin-top: -5px;
margin-right: 10px;
}

body#seminar_register span.alertdesc {
color: #990000;
font-size: 80%;
}

body#seminar_register span.alertdesc img {
vertical-align: -3px;
margin-right: 5px;
}

/* セミナーフォーム確認画面 */

body#seminar_confirm table#registconfirm {
margin-left: 30px;
margin-right: 30px;
}

body#seminar_confirm caption {
font-size: 80%;
}

body#seminar_confirm table#registconfirm p {
margin: 0;
}

body#seminar_confirm table#registconfirm th {
text-align: right;
}

body#seminar_confirm table#registconfirm table.registdetails th {
text-align: left;
}

body#seminar_confirm form {
margin-top: 0;
margin-bottom: 0;
}

body#seminar_confirm input.cancelbutton {
margin-top: 1em;
margin-bottom: 1.5em;
width: 6em;
}

body#seminar_confirm input.submitbutton {
margin-top: 1em;
margin-bottom: 1.5em;
width: 12em;
}

/* セミナー申し込みフォーム サンクス画面、メールニュースサンクス画面 */
body.special p.finishing {
text-align: center;
margin-bottom: 2em;
}


/* メールニュース登録エラー画面 */

body#emailnews_submit_error form {
margin-top: 2em;
margin-left: 0;
}



/* .com Contact Form */
#comcontactform table {
}

#comcontactform table, #comcontactform td {
	border: none;
}

#comcontactform td p {
	padding: 0;
	margin: 0;
}