@charset "utf-8";
/*
Theme Name: Hashi 2


/* Begin Typography & Colors */
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo'; 
	color: #333;
	text-align: center; background-color: white; 

       
	}
Body
{text-align: center; }

#page {
	background-color: white;
	border: 1px solid #FFFFFF;
	text-align: left;
        
	}

#header {	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 370px;
	width: 900px; 	
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}






small {
	font-family: Arial, Helvetica, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo', Sans-Serif;
	font-size: 0.9em;
	line-height: 0.9em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo';
	
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo';
	font-size: 1.2em;
	}

h3 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo';
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo';
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif, 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo';
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	padding: 0;
        margin-top: 0px; margin-bottom: 0px;

	}

#page {
	background-color: white;
	margin-left: auto; margin-right: auto;
	padding: 0;
	width: 900px;
	}

#header {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	height: 0;
	width: 0;
	}


#headerimg {
	margin: 0;
	height: 0px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0; 	
         width: 798px;

	}

.widecolumn {
	padding: 0;
	margin: 0;
	width: 150px;
	}

.post {
	
        margin: 20px 0 0 0px; padding:0; border-style: dotted; border-color: #cccccc; border-width: 0 0 1px 0;
        /*	text-align: justify; */

	}


.post_no_line {
	
        margin: 10px 0 0 0; padding: 0 10px 0 10px;

/*	text-align: justify; */

	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*#footer {
padding:0;
	margin: 0 auto;
	width: 900px; height: 50px;
	clear: both;
    border-style: solid; border-color: #CCCCCC; border-width: 1px 0 0 0;
		background: url('images/footer.jpg') no-repeat top;
	}*/

#footer p {
padding:15px 0 15px 0;
        font-size: 90%;
	text-align: center;
        margin: 0 auto;
	width: 900px;
	clear: both;
    border-style: solid; border-color: #CCCCCC; border-width: 1px 0 0 0;
line-height:170%
	}

.links { display:inline; }



/* End Structure */



/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0 10px 0px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	/*margin: 10px 0 10px 0;*/
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. 

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}


html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
*/

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


ol li, #sidebar ul ol li {list-style: none;
	
	}

/* End Entry Lists */


/* Begin Sidebar */
#sidebar {
float: left;
width: 149px;
background-color: white;
margin: 1px 0 10px 0;
/*border-left:1px solid #cccccc;*/
border-left:1px solid #333;
/*border-top:1px solid #cccccc;*/
border-top:1px solid #333;
}



div.sidebar_two {float: left; width: 220px; margin:0 0 5px 0;}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start Menu*/

#dd {padding: 0 0 0 0;
margin: 30px 0 0 5px;
}


#dd li {
  float: left;
  margin-top: 1px; margin-right: auto; margin-left: auto;
  list-style: none;
  font: 12px arial, "MS Mincho", "MS Gothic", times;
}

#dd li a.menu {
  display: block;
  text-align: center;
  
  background: #0000FF;
  padding: 3 0 3 0; margin-top: 1px; margin-right: 1px;
  color: white;
  width: 150px;
  
  text-decoration: none;

}

#dd li a.menu:hover {
  background: #3333FF;

}

.submenu {
  background: #EAEBD8;
  border: 1px solid #5970B2;
  visibility: hidden;
  position: absolute;
  z-index: 3;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}



div.sdmenu {
width: 149px;
font-family: Arial, sans-serif;
font-size: 12px;
padding-bottom: 0;
/*background: url(images/sdmenu/bottom.gif) no-repeat right bottom;*/

/*color: #666;*/
color: #333;
}
div.sdmenu div {
background: url(images/sdmenu/title.gif) repeat-x;
overflow: hidden;
/*border-style: solid; border-color: #ddd; border-width: 0 1px 1px 0;*/
border-bottom: 1px solid #333;
}

div.sdmenu div:first-child {
background: url(images/sdmenu/toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
height: 24px;
/*border-bottom: 1px solid #ddd;*/
border-bottom: 1px solid #333;
}

div.sdmenu div span {
display: block;
padding: 5px 5px;
font-weight: normal;
/*color: #666;*/
color: #333;
background: url(images/sdmenu/expanded_rev2.gif) no-repeat 132px center;
cursor: default;
/*border-right:1px solid #ddd;*/
border-right:1px solid #333;
}
div.sdmenu div.collapsed span {
background-image: url(images/sdmenu/collapsed_rev2.gif);
}

div.sdmenu div a {
padding: 5px 10px;
background: #ddd;
display: block;
border-right: 1px solid #000;
border-bottom: 1px solid #ddd;
/*color: #666;*/
color: #333;
}
div.sdmenu div a.current {
background : #c20404;
color:#FFFFFF;
}

div.sdmenu div a.red {
padding: 5px 10px;
background: #fcdddd;
display: block;
border-bottom: 1px solid #fff;
border-right: 1px solid #f3cdcd;
color: #666;
}

/* ##########↓ Kentaro added ↓########## */
div.sdmenu div a.single {
padding: 5px 5px;
background: #FFF;
display: block;
line-height: 14px;
/*border-bottom: 1px solid #ddd;*/
border-bottom:1px solid #333;
/*border-right:1px solid #ddd;*/
border-right:1px solid #333;
/*color: #666;*/
color: #333;
}
div.sdmenu div a.single_current {
padding: 5px 5px;
background: #c20404;
display: block;
line-height: 14px;
border-bottom: 1px solid #ddd;
border-right:1px solid #ddd;
color: #fff;
}

div.sdmenu span#langselect{
display: block;
height: 24px;
width: 149px;
/*border-bottom: 1px solid #ddd;*/
border-bottom: 1px solid #333;
overflow: hidden;
font-family: 'MS UI Gothic', 'MS PGothic', 'MS Gothic', 'MS PMincho', 'MS Mincho', 'Meiryo', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
div.sdmenu span#langselect a{
height: 14px;
padding: 5px 5px;
background: #fff;
display: block;
/*color: #666;*/
color: #333;
/*border-right: 1px solid #ddd;*/
border-right: 1px solid #333;
text-decoration: none;
}
div.sdmenu span#langselect a:hover{
background : #333;
color:#FFFFFF;
}
div.sdmenu span#langselect a#lang1{
width: 64px;
float: left;
}
div.sdmenu span#langselect a#lang2{
width: 63px;
float: right;
}
div.sdmenu span#langselect a.current {
background : #c20404;
color:#FFFFFF;
font-weight: bold;
}
/* ##########↑ Kentaro added ↑########## */

div.sdmenu div a:hover {
background : #333 url(images/sdmenu/linkarrow.gif) no-repeat right center;
color: #fff;
text-decoration: none;
}

div.sdmenu div a.red:hover {
background : #950000 url(images/sdmenu/linkarrow.gif) no-repeat right center;
color: #fff;
text-decoration: none;
}

/* End Menu*/

/* Start NE Original*/

div.top {width: 900px; height: 370px; background-image: url('images/top_fall2010_04.jpg');}

div.top_news {width: 900px; height: 370px; background-image: url('images/top_apr2010.jpg');}

div.top_blog {width: 900px; height: 370px; background-image: url('images/top_blog.jpg');}

/*div.top_news {width: 900px; height: 370px; background-image: url('images/top_page.jpg');}*/

/*
attention! ##### div.top_ipj is in use. #####
*/

div.top_about {width: 900px; height: 370px; background-image: url('images/top_hg.jpg'); }

div.top_publications {width: 900px; height: 370px; background-image: url('images/top_hawaii.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_contacts {width: 900px; height: 370px; background-image: url('images/top_contact.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_exhibit {width: 900px; height: 370px; background-image: url('images/top_poster.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_ex {width: 900px; height: 370px; background-image: url('images/top_ex.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_movies {width: 900px; height: 370px; background-image: url('images/movie.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_wish {width: 900px; height: 370px; background-image: url('images/top_dream2.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_works {width: 900px; height: 370px; background-image: url('images/works.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_voice {width: 900px; height: 370px; background-image: url('images/top_voice_scenic2.jpg'); border-style: dotted; border-color: #959596; border-width: 0;}

div.top_asl {width: 900px; height: 370px; background-image: url('images/top_asl.jpg');}

div.top_sl {width: 900px; height: 370px; background-image: url('images/top_sl.jpg');}

div.top_onb {width: 900px; height: 370px; background-image: url('images/top_onb.jpg');}

div.top_essay {width: 900px; height: 370px; background-image: url('images/top_essay2.jpg');}

div.top_ny {width: 900px; height: 370px; background-image: url('images/top_ny.jpg');}

div.top_native {width: 900px; height: 370px; background-image: url('images/top_native.jpg');}

div.top_port {width: 900px; height: 370px; background-image: url('images/top_port.jpg');}

div.top_scenic {width: 900px; height: 370px; background-image: url('images/top_scenic.jpg');}

div.top_un {width: 900px; height: 370px; background-image: url('images/top_un.jpg');}

div.top_talk_event {width: 900px; height: 370px; background-image: url('images/top_talk_event.jpg');}

div.top_workshop {width: 900px; height: 370px; background-image: url('images/top_workshop.jpg');}

div.top_yagaku {width: 900px; height: 370px; background-image: url('images/top_yagaku01.jpg');}

div.top_hashi_sp_lec_ws {width: 900px; height: 370px; background-image: url('images/top_hashi_geidai.jpg');}

div.top_talkevent_portfolioreview {width: 900px; height: 370px; background-image: url('images/top_talk_at_school.jpg');}

div.top_talkevent_portfolioreview_02 {width: 900px; height: 370px; background-image: url('images/top_talk_at_school_02.jpg');}

div.top_talkevent_portfolioreview_03 {width: 900px; height: 370px; background-image: url('images/top_talk_at_school_03.jpg');}

div.top_hashi_seminar {width: 900px; height: 370px; background-image: url('images/top_hashi_seminar.jpg');}

div.top_hashi_juku {width: 900px; height: 370px; background-image: url('images/top_hashi_juku_rev5.jpg');}

div.top_activities {width: 900px; height: 370px; background-image: url('images/top_activity.jpg');}

div.top_hashi_IPJ_PORT_REV {width: 900px; height: 370px; background-image: url('images/top_port_rev.jpg');}

div.top_hashi_IPJ_PORT_REV2 {width: 900px; height: 370px; background-image: url('images/top_port_rev2.jpg');}

div.top_hashi_IPJ_PORT_REV3 {width: 900px; height: 370px; background-image: url('images/top_port_rev3.jpg');}

div.top_tpr {width: 900px; height: 370px; background-image: url('images/top_tpr.jpg');}

div.top_project {width: 900px; height: 370px; background-image: url('images/top_hashi_project.jpg');}

div.top_membership {width: 900px; height: 370px; background-image: url('images/top_hashi_join_member.jpg');}

div.top_hashi_grapass {width: 900px; height: 370px; background-image: url('images/top_grapass.jpg');}

div.top_hashi_IPJ_PORT_REV_REPORT {width: 900px; height: 370px; background-image: url('images/top_hsportrev.jpg');}

div.top_archive {width: 900px; height: 370px; background-image: url('images/top_archive.jpg');}

div.top_hashi_grapass_report {width: 900px; height: 370px; background-image: url('images/top_grapassrep11.jpg');}

div.top_hashi_IPJ_PORT_REV_REPORT_OCT {width: 900px; height: 370px; background-image: url('images/top_portrev_oct05.jpg');}

div.contents_top {float: left; width: 480px; margin: 0 16px 0 16px;
padding:0 16px 0 0; border-style: dotted; border-color: #CCCCCC; border-width: 0 1px 0 0;}

/*div.contents {float: left; width: 518px; margin: 15px 2px 0 2px; border-style: dotted; border-color: #CCCCCC; border-width: 0 1px 0 0 } */

div.contents {float: left; width: 480px; margin: 0 16px 0 16px;
padding:0 16px 0 0;
border-style: dotted; border-color: #CCCCCC; border-width: 0 1px 0 0 }


div.box_center 
{width: 480px; margin: 0; padding: 0; background-color: #ffffff}


div.box_10_30_10_30 {float: left; margin:0; padding: 0 0 10px 0;}

div.box_10_30_10_30_g {width: 682px; float: left; margin: 1px; padding: 10px 30px 10px 30px; background-color: #f5f6ee; border-style: solid; border-color: #cccccc; border-width: 1px 1px 1px 1px}

div.box_10_30_10_30_y {width: 580px; float: left; margin: 1px; padding: 10px 30px 10px 30px; background-color: #ffffcc; border-style: solid; border-color: #cccccc; border-width: 1px 1px 1px 1px}

div.box_no_line {width: 580px; float: left; margin: 5px 0 2px 1px; padding: 0 30px 0 30px; background-color: #ffffff; border-style: solid; border-color: #cccccc; border-width: 0px}
div.box_books {margin: 10px 0 10px 0; padding: 10px 0 10px 0; border-style: dotted; border-color: #CCCCCC; border-width: 0 0 1px 0}

div.box_small_title{float: left; width: 454px; margin: 15px 0 0 0; border-style: dotted; border-color: #CCCCCC; border-width: 0 0 1px 0}
div.box_small_title_two{float: left; width: 454px; margin: 30px 0 0 0; border-style: dotted; border-color: #CCCCCC; border-width: 0 0 1px 0}
div.box_small_container{float: left; width: 454px; margin: 0; border-style: dotted; border-color: #CCCCCC; border-width: 0 0 1px 0;}
div.box_small_year {float: left; width: 115px; height: 40px; padding: 5px 0 0 20px}
div.box_small_text {float: left; width: 315px; height: 40px; padding: 5px 0 0 0}
div.box_small_image {float: left; width: 15px; padding: 12px 0 0 0}

div.books_container {float: left; width: 454px; margin: 0 0 20px 20px; padding: 10px 0 10px 0; border-style: dotted; border-color: #cccccc; border-width: 0 0 1px 0; }
div.books_text{float: left; width: 254px}
div.books_image{float: left; width: 200px}
.books_text li{line-height:180%;}
.books_text ul{margin-left:-30px;}

div.un_text{float: left; width: 254px}
.un_text li{line-height:180%;}
.un_text ul{margin-left:-30px;}
.un_text ul{/margin-left:0px;}

img.one {float: left; margin: 5px 0 5px 0}
img.one_a {margin: 5px 1px 5px 0}
img.banner {margin:  3px 0 0 0}
img.banner_top {margin: 0;}
p.one {color: #66666}

li.one {list-style-type: none; margin: 0 0 3px 0}

div.pankuzu {float: left; width: 745px; height: 27px; border-style: dotted; border-color: #cccccc; border-width: 0 0 1px 0; padding: 4px 0 0 2px; margin: 0;}
div.pankuzu p{padding:6px 0 0 5px; margin: 0;}



/* End NE Original*/

/* Start MASA add*/

.center_toptitle {margin:0;}
	/* jQuery lightBox plugin - Gallery style */
	#gallery {width: 400px; margin:0 auto;
	padding: 15px 0 0 0;}
	#gallery ul { list-style: none; padding:3px 0 0 0; margin:0;}
	#gallery ul li { display: inline; }
	#gallery ul img { border: 1px solid #3e3e3e;border-width: 1px; }
	#gallery ul a:hover img {border: 1px solid #FF0000;border-width:1px; color: #fff;}
	#gallery ul a:hover { color: #fff; }

.entry p{ line-height:180%;
}

.line {background-color:#c9c9c9;
}

td.insideboxc_line { padding:5px 6px 5px 6px; font-size:12px;}
td.insidebox {padding: 8px 10px 8px 10px;line-height: 150%; width:100%;}

td.insidebox_color {background-color:#dddddd; padding: 8px 10px 8px 10px;line-height: 150%; width: 100%; font-size:12px; }

.exline{
border-left:solid 1px #ccc;
border-right:solid 1px #ccc;
border-bottom:solid 1px #ccc;
padding:5px;
}

.exline_top{
border:solid 1px #ccc;
padding:5px;
}

.exline_sp{
margin:20px 0 20px 0;
}

.textarea-689 textarea{
width:475px; height:150px;
}

/* Talk and Event tag*/
.talk_event_title {color:#222; padding-top:30px;}
.talk_event_left {width:234px; height:155px; float:left;}
.talk_event_right {width:234px; height:155px; float:left; margin:0 0 0 7px;}
.talk_event_clear {clear:both;}

.imgbox_left {width:225px; height:150px; float:left; margin-top:7px;}
.imgbox_right {width:225px; height:150px; float:left; margin:7px 0 0 7px;}
.imgbox_clear {clear:both;}
.leftimg_sp {width:225px; height:150px; padding:5px 10px 0 0;}



.event_text_title{background-color:#eeeeee; padding:5px; margin:20px 0 0 0; border:1px dotted #ccc; color:#333; border-bottom:none;}	
.event_text_main{background-color:#ffffff; padding:5px; margin:0; border:1px dotted #ccc; color:#333;}
.event_text_main p{margin-top:0; margin-bottom:0;}

/* End MASA end*/

/* #################################################################################
########################### Start Kentaro Suzuki added ###########################
################################################################################# */
/* SNSアイコン */
div#sns_links{
margin-top:5px;
}

/* 投稿 */
div.ipj_headline {
font-size: 120%;
font-weight: bold;
margin-top: 20px;
margin-bottom: 20px;
}

/* SHOP */
div.box_small_container_first{float: left; width: 454px; margin: 0; border-style: dotted; border-color: #CCCCCC; border-width: 1px 0 1px 0;}

div.goods_container {width: 454px; margin: 0 0 20px 20px; padding: 10px 0 10px 0; border-style: dotted; border-color: #cccccc; border-width: 0 0 1px 0; }

/* 会員ページ告知文 */

div.note {
border:1px solid #696969;
margin:10px 0 0;
padding:10px;
}

#login_form {
margin: 10px 0 10px 0;
}
#login_form h2 {display:none;}

/* 少し目立つ定義リストのようなモノ。 */
div.strong_dl2_black {
margin-bottom: 10px;
padding:10px;
}
div.strong_dl2_black .dt {
font-weight:bold;
color: #000;
}
div.strong_dl2_black .dd {
margin:5px 5px 5px 10px;
}

div.strong_dl_blue {
border:1px solid #AAF;
margin-bottom: 10px;
padding:10px;
}
div.strong_dl_blue .dt {
font-weight:bold;
color: #00F;
}
div.strong_dl_blue .dd {
margin:5px 5px 5px 10px;
}

div.strong_dl_grey {
border:1px solid #696969;
margin-bottom: 10px;
padding:10px;
}
div.strong_dl_grey .dt {
font-weight:bold;
color: #696969;
}
div.strong_dl_grey .dd {
margin:5px 5px 5px 10px;
}

/* 結合した罫線のテーブル */
table.solid_grid_grey {
width: 480px;
margin-bottom: 10px;
border-collapse:collapse;
border-top:1px solid #696969;
border-left:1px solid #696969;
}
table.solid_grid_grey td {
padding:3px;
border-right:1px solid #696969;
border-bottom:1px solid #696969;
}
table.solid_grid_grey th {
padding:3px;
border-right:1px solid #696969;
border-bottom:1px solid #696969;
background-color: #F0F0F0;
}

/* 最新のお知らせリンクリスト */
div.box_center ul.post, div.box_10_30_10_30 ul.post {
}
div.box_center ul.post li, div.box_10_30_10_30 ul.post li {
margin: 4px 10px 4px 20px;
}
div.box_center ul.post span.new, div.box_10_30_10_30 ul.post span.new {
text-weight: bold;
color: #F00;
}

/* 英文対応後のテキストに関するスタイル */
.entry_en, h3.pagetitle_en {
font:13px/1.231 arial,helvetica,clean,'MS PGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "sans-serif";
*font-size:small;
*font:x-small;
}

h3.pagetitle, h3.pagetitle_en {
color: #da7405;
}
h3.pagetitle_en {
font-size: 150%;
}

.entry_en p a:visited {
color: #b85b5a;
}

.entry_en p{
/*font-size: 85%;*/
line-height:150%;
}

/* HASHiへのことば関連 */

h2.title_txt {
margin-top: 20px;
font-size: 1.2em;
}

div.rcmdr_name, p.rcmdr_name {
text-align: right;
}

div.rcmdr_profile {
margin-top: 30px;
font-size: 80%;
}

/* #################################################################################
########################### END Kentaro Suzuki added ###########################
################################################################################# */

/* second Navi --------------------------------------------------------*/
#globalheader { width: 475px; height: 23px; margin:15px auto 30px auto; position: relative; z-index: 2; clear:both; border-top:1px solid #7f7f7f; border-left:1px solid #7f7f7f;}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 95px; height: 0; padding-top: 23px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalnav { background-image: url(images/second_navi.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#sp-repo a { background-position: 0 0; }
#globalheader #globalnav li#w-way a { background-position: -95px 0; }
#globalheader #globalnav li#p-p a { background-position: -190px 0; }
#globalheader #globalnav li#p-work a { background-position: -285px 0; }
#globalheader #globalnav li#night-h a { background-position: -380px 0; }

/* OVER STATES*/
#globalheader #globalnav li#sp-repo a:hover { background-position: 0 -23px; }
#globalheader #globalnav li#w-way a:hover { background-position: -95px -23px; }
#globalheader #globalnav li#p-p a:hover { background-position: -190px -23px; }
#globalheader #globalnav li#p-work a:hover { background-position: -285px -23px; }
#globalheader #globalnav li#night-h a:hover { background-position: -380px -23px; }


/* ON STATES */
#globalheader.sp-repo-on #globalnav li#sp-repo a { background-position: 0 -23px; cursor: default; }
#globalheader.w-way-on #globalnav li#w-way a { background-position: -95px -23px !important;  }
#globalheader.p-p-on #globalnav li#p-p a { background-position: -190px -23px !important; }
#globalheader.p-work-on #globalnav li#p-work a { background-position: -285px -23px !important; }
#globalheader.night-h-on #globalnav li#night-h a { background-position: -380px -23px !important; }

/* second Navi END--------------------------------------------------------*/

/* third Navi --------------------------------------------------------*/
#globalheader2 { width: 472px; height: 23px; margin:20px auto 30px auto; position: relative; z-index: 2; clear:both; border-top:1px solid #202020; border-left:1px solid #202020; border-right:1px solid #202020;}
#globalheader2 #globalnav2 { margin: 0; padding: 0; }
#globalheader2 #globalnav2 li { display: inline; }
#globalheader2 #globalnav2 li a { float: left; width: 118px; height: 0; padding-top: 23px; overflow: hidden; }
#globalheader2 #globalnav2 li a,
#globalheader2 #globalnav2 { background-image: url(images/seminar_button.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader2 #globalnav2 li#top a { background-position: 0 0; }
#globalheader2 #globalnav2 li#detail a { background-position: -118px 0; }
#globalheader2 #globalnav2 li#how_to a { background-position: -237px 0; }
#globalheader2 #globalnav2 li#about a { background-position: -355px 0; }


/* OVER STATES*/
#globalheader2 #globalnav2 li#top a:hover { background-position: 0 -23px; }
#globalheader2 #globalnav2 li#detail a:hover { background-position: -118px -23px; }
#globalheader2 #globalnav2 li#how_to a:hover { background-position: -237px -23px; }
#globalheader2 #globalnav2 li#about a:hover { background-position: -355px -23px; }



/* ON STATES */
#globalheader2.top-on #globalnav2 li#top a { background-position: 0 -23px; cursor: default; }
#globalheader2.detail-on #globalnav2 li#detail a { background-position: -118px -23px !important;  }
#globalheader2.how_to-on #globalnav2 li#how_to a { background-position: -237px -23px !important; }
#globalheader2.about-on #globalnav2 li#about a { background-position: -355px -23px !important; }

/* third Navi END--------------------------------------------------------*/
