/*
THEME NAME: Corporate Sandbox
THEME URI: http://www.rubiqube.com/corporate-sandbox/
DESCRIPTION: This theme is based on <a href="http://www.plaintxt.org/themes/sandbox/">Sandbox</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.0
AUTHOR: <a href="http://www.rubiqube.com">Adrian Diaconescu</a>
AUTHOR URI: http://www.rubiqube.com
*/

/* Architecture */
html { }

body {
	font-family: "ヒラギノ角ゴ  Pro W3", "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo", "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	font-size: 13px;
	line-height:155%;
	color: #404040;
	background: url(/images/common/body-back.gif) repeat-x top left;
}



#wrapper {
	z-index:1000;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

.home #wrapper {
	z-index:1000;
	width: 900px;
	margin: 0 auto;
	margin-top: -90px;
	padding: 0 10px;
	background: url(/images/common/bodyback.png) repeat-y top left;
}



#wrapper2 {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}

#m-img {
	margin: 0 auto;
	padding-top: 240px;
	padding-left: 30px;	
	width:870px;
	height:150px;
	background: url(/images/top/main-back.png) no-repeat top left;
}

#content1 {
	margin: 0 auto;
	padding-top: 50px;
	width:445px;
	height:240px;
	float:left;
	background: url(/images/top/content1.png) no-repeat top left;
}

#content2 {
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	width:445px;
	height:290px;
	float:right;
	background: url(/images/top/content2.gif) no-repeat top left;
}

#content3 {
	margin: 0 auto;
	padding-top: 120px;
	text-align:center;
	width:445px;
	height:170px;
	float:left;
	background: url(/images/top/content4.png) no-repeat top left;
}

#content4 {
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	width:445px;
	height:290px;
	float:right;
	background: url(/images/top/content5.png) no-repeat top left;
}

#content4 .btn {
margin-top:150px;
margin-left:140px;

}

#content5 {
	font-size:18px;
	color:red;
	text-align:center;	
	margin: 0 auto;
	padding-top: 15px;
	padding-left: 0px;	
	width:900px;
	height:350px;
	background: url(/images/top/content6.gif) no-repeat top left;
}

#content6 {
	color:red;
	text-align:center;	
	margin: 0 auto;
	padding-top: 100px;
	padding-left: 0px;	
	width:900px;
	height:220px;
	background: url(/images/top/content7.jpg) no-repeat top left;
}

#content7 {
	color:red;
	text-align:right;	
	margin: 0 auto;
	padding-left: 0px;	
	width:900px;
	height:170px;
	background: url(/images/recommend/contentsback.png) no-repeat top left;
}

#flow1 {
	font-size:15px;
	margin: 0 auto;
	padding-top: 50px;
	padding-left: 10px;	
	width:305px;
	height:170px;
	float:left;
	background: url(/images/recommend/f-box1.gif) no-repeat top left;
}

#flow2 {
	font-size:15px;
	margin: 0 auto;
	padding-top: 50px;	
	padding-left: 10px;	
	width:305px;
	height:170px;
	float:left;
	background: url(/images/recommend/f-box2.gif) no-repeat top left;
}

#flow3 {
	font-size:15px;
	margin: 0 auto;
	padding-top: 50px;	
	padding-left: 10px;	
	width:260px;
	height:170px;
	float:left;
	background: url(/images/recommend/f-box3.gif) no-repeat top left;
}

#bizz-img {
	margin: 0 auto;
	padding-top: 10px;
	text-align:center;
	width:912px;
	height:110px;
	background: url(/images/bizz/main-img.jpg) no-repeat top left;
}

#s-img {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	text-align:center;
	height:4px;
	background: url(/images/common/head-line.gif) no-repeat top left;
}

#header {

}

#access h1 {
display:block;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
}

#header .logo {
display:block;
padding:15px 0 17px 0;
}

#container {
	float: left;
	width: 100%;
}

#content {
	margin: 20px 0px 30px 0px;
	width:606px;
}

#sidebar {
	margin: 20px 0 30px -280px;
	width: 280px;
	float: left;
	overflow: hidden;
	background-color:#F0F0F0;
}

#sidebar ul {
	list-style: none;
margin-bottom:20px;
}

#sidebar ul li {
	padding:3px 0 3px 10px;
	border-bottom:1px dotted #CCCCCC;
	font-size: 11px;
	background: url(/images/side/smenu-arrow.gif) no-repeat top left;
}

#sidebar ol {
	list-style: none;
	margin-bottom:20px;
	padding-left:10px;
}

#sidebar ol li {
	padding:3px 0 3px 10px;
	border-bottom:1px dotted #CCCCCC;
	font-size: 11px;
	background: url(/images/side/smenu-arrow.gif) no-repeat top left;
}

#footer {
	color:#000000;
	clear: left;
	font-size:11px;
	width: 860px;
	padding:10px 20px;
	background: url(/images/common/backimg-foot.png) repeat-x top left;
}

#footer a {
	color:#FFFFFF;
	}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
}

.clear2 {
	clear: both;
	height:20px;
}

.clear3 {
	clear: both;
	height:15px;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

/* Menu and Header */
#homelink {
	float: left;
	padding: 15px 10px;
	margin-left: 10px;	
}

#menu {
	float:right;
	padding-top:10px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 40px 0 0 20px;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 20px;
}

/* Content */
.page-title {
	padding-bottom:5px;
	font-weight: normal;
	font-size: 155%;
	color:#006699;
}

.page-stitle {
	margin-bottom: 10px;
	padding-bottom:0px;
	padding-left:25px;
	font-weight: normal;
	font-size: 120%;
	background: url(/images/common/ico-maru.gif) no-repeat top left;
}

.faq-title {
	margin-bottom: 10px;
	margin-top:30px;
	padding-bottom:5px;
	padding-left:28px;
	font-weight: normal;
	font-size: 110%;
	background: url(/images/faq/title-faq.gif) no-repeat bottom left;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 700px;
	font-weight: normal;
	font-size: 160%;
}

.entry-comments {
	float: right;	
}

.entry-title a {
	color: #FF8000;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.comments-link {
	height: 25px;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.comments-link span {
	height: 25px;
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
}

.comments-link a {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content .subttl {
	margin-bottom: 15px;
	margin-top:30px;
	font-weight:bold;
	border-bottom:2px solid #FFCC33;
}

#sidebar .subttl {
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-size:130%;
	font-weight:normal;
	border-bottom:2px solid #FFCC33;
}

#sidebar .subttl2 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 20px;
	font-size:105%;
	font-weight:normal;
	border-bottom:2px solid #FFCC33;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */
/* nested list in sidebar */
.widgettitle {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
}

.widget {
	margin-bottom: 20px;
}

.widget ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
}

.widget ul li a {
	text-decoration: underline;	
}

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}
#access {
padding:0px;
font-size:11px;

}

.contact1 {
	background: url(/images/common/backimg-com.gif) no-repeat top left;
	height:100px;
	padding:10px;
}

.contact2 {
	background: url(/images/side/contact-back2.png) no-repeat top left;
	height:108px;
	padding-top:86px;
	text-align:center;
}

#access ul {
	list-style: none;
}

#access ul li {
	float: left;
	margin-right: 5px;
	padding: 10px 0px;
}
/*-------------------ニュース----*/
.topics {
width:600px;
padding:10px 3px;
}

div.topics dt,
div.topics dd{
	margin: 0 0 8px;
	padding: 0 0 8px;
	font-weight:normal;
	f
}
div.topics dt{
	clear: both;
	float: left;
	width: 100px;
}
div.topics dd{
	padding-left: 7.5em;
	border-bottom: dotted 1px #c4c4c4;
}


.ttl {
	padding: 10px 0px 5px 0;

}
.txt {
display:block;
clear:both;
padding:0 5px 10px 5px;
}

.p-txt {
display:block;
clear:both;
padding:0 20px 10px 10px;
}

.txt11 {
font-size:11px;
}
.arrow {
	background: url(/images/common/ico-arrow.gif) no-repeat top left;
	padding-left:15px;
	display:block;
}

.tit {
	background: url(/images/common/ico-box.gif) no-repeat top left;
	padding-left:15px;
	padding-bottom:5px;
}


/*-------------------float----*/
.floL {
	float:left;
	margin-right:5px;
	padding:0px;

}
.floR {
	float:right;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

.alignleft {
	float:left;
	margin-right:5px;
	padding:0px;
}

.left {
	float:left;
	padding-left:10px;
}

.right {
	float:right;
	padding-right:10px;	
}

.pt160 {
padding-top:160px;
}


.alignright {
	float:right;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

.alignright2 {
	float:right;
	margin-left:10px;
	padding:0px;
}

.pd5 {
padding-bottom:5px;
}

.pd10 {
padding-bottom:10px;
}

.pd15 {
padding-bottom:15px;
}

.pd20 {
padding-bottom:20px;
}

.pd30 {
padding-bottom:30px;
}

.mb5 {
margin-bottom:5px;
}

.mb10 {
margin-bottom:10px;
}

.mb15 {
margin-bottom:15px;
}

.mb20 {
margin-bottom:20px;
}

.mb30 {
margin-bottom:30px;
}

.mb40 {
margin-bottom:40px;
}


.mb50 {
margin-bottom:50px;
}


.mb60 {
margin-bottom:60px;
}


.mb70 {
margin-bottom:70px;
}

.mb80 {
margin-bottom:80px;
}

.pt5 {
padding-top:5px;
}

.pt10 {
padding-top:10px;
}

.pt15 {
padding-top:15px;
}

.mt5 {
margin-top:5px;
}

.mt10 {
margin-top:10px;
}

.mt15 {
margin-top:15px;
}

.caption {
font-size:11px;
color:#666666;
}

.txt-red {
color:#FF0000;
}

.line {
	border-bottom:1px dotted #CCCCCC;
	paddin-bottom:5px;
	margin-bottom:15px;
	display:block;
	clear:both;
	height:130px;
}

.line160 {
	border-bottom:1px dotted #CCCCCC;
	paddin-bottom:5px;
	margin-bottom:15px;
	display:block;
	clear:both;
	height:160px;
}

.line200 {
	border-bottom:1px dotted #CCCCCC;
	paddin-bottom:5px;
	margin-bottom:15px;
	display:block;
	clear:both;
	height:200px;
}

.line230 {
	border-bottom:1px dotted #CCCCCC;
	paddin-bottom:5px;
	margin-bottom:15px;
	display:block;
	clear:both;
	height:230px;
}

.tablehome{
	padding: 0;	
	border-collapse:collapse;
	border-spacing:0;
	
}

table.tablehome {
	width: 900px;
	border-top: #ccc solid 1px;


}
table.tablehome th{
	background-color:#ece9d8;
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 1px;	
	border-right: #ccc solid 1px;	
	color:#033;
	padding: 8px;
	text-align: left;
	width:25%

}
table.tablehome td{
	border-bottom: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;		
	padding: 8px;
}
table.tablehome strong{	color:#663300; font-size:16px;}
.tablehome table table th,
.tablehome table table td{
	width: auto;
	border: none;
	background-color: #ece9d8;
	padding: 2px;
}
.tablehome table table th{
	white-space: nowrap;
	padding-right: 1em;
}

.outline-table {
	width: 95%;
	border-top: 1px dotted #92896e;
margin: 10px 0;
}

.outline-table th,
.outline-table td {
	font-weight: normal;
	padding: 10px 20px;
	background: #FFFFFF;
	border-bottom: 1px dotted #92896e;
}

.outline-table th {
	background: #ECE9D8;
	white-space: nowrap;
	text-align:left;
}

.box {
border:1px solid #CCCCCC;
padding:10px;

}
/*-------------------MBA用暫定----*/
.waku_001 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #506A70;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.waku_002 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #506A70;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: solid;
}
.waku_003 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #506A70;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
}
.waku_101 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #333333;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: none;
}
.waku_102 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #333333;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: solid;
}
.waku_103 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #333333;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-style: solid;
}
.waku_104 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana;
	font-weight: 400;
	color: #333333;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

.r18 {
margin-left:13px;

}

.b-back {
padding:10px 0;
background-color:#333333;
height:120px;
}

.p10 {
padding:10px;
}

.pl400 {
padding-left:160px;
}

.pl380 {
padding-left:130px;
margin-bottom:20px;
}

.pt150 {
padding-top:205px;

}

.pt50 {
padding-top:70px;

}

.pr20 {
padding-right:30px;
}
