@charset "UTF-8";

/*
Theme Name: DotCommodity -- College
Description: DotCommodity
Author: TRINITY WORKS,Inc.
Author URI: http://www.trinity-works.com/
Version: ver 1.0
*/

/* ----------------------------------------------------
Copyright (C) 2009 TRINITY WORKS,Inc. All rights reserved.
----------------------------------------------------- */



/* 
=======================================================
	Style Menu

	1.Default
	2.Base and Layout
	3.Elements

=======================================================
*/


/* ----------------------------------------------------
	1.Defoult
----------------------------------------------------- */
html, body, div,
h1, h2, h3, h4, h5, h6 { 
	margin: 0; padding: 0; }

p{
	margin: 1em 0;
	border-bottom: 1px;
}

.clear {
	clear: both;
	background: none;
}

img{
	vertical-align: bottom;
	vertical-align: text-bottom;
	border: none;
}

dl{ margin: 1em;}
dl dt{font-weight: bold;}
dl dd{ margin: 0.5em 0 0.5em 1em; line-height: 1.5; }

ul{ margin: 1em; padding: 0;
	list-style-type:none; }
ol{ margin: 1em; padding: 0;
	list-style-position: inside; }

blockquote{
	margin: 1em 0; padding: 5px 7px;
	color: #666;
	border: 3px double #dcdcdc;
}


pre{
	margin: 1em 0; padding: 5px 7px;
	line-height: 1.4;
}


hr{
	display: block; clear: both;
	margin: 0; padding: 0;
	height: 1px;
	border-width: 1px 0 0 0;
	border-top: solid #fff;
	background: #fff; color: #fff;
}


ins{color: #999; text-decoration: underline;}
del{color: #999; text-decoration: line-through;}
em { font-weight: bold; font-style:normal;}
strong {
	font-weight: bold;
}

address{ display: inline; font-style: normal;}


a {text-decoration: none;}
a img{ border:none; text-decoration: none;}

a:link, a:visited {color:#5a8cb5;}
a:hover, a:active {color:#5a8cb5; text-decoration: underline;}


h1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0em;
	text-align:left;
	white-space: nowrap;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #808080;
}

h2.pan {
	font-size: 12px;
}

div.sp10 { height: 10px; }


/*メインナビロールオーバー*/

a.mnavi1 {
	display:block;
	float: left;
	width: 50px;
	height: 40px;
	border: none;
	background-image:url(images/mnavi1.jpg);
	background-repeat: no-repeat;
}
a:hover.mnavi1 {
	display:block;
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}
a.mnavi2 { 
	display:block;
	float: left;
	width: 130px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/mnavi2.jpg);
}
a:hover.mnavi2 {
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}
a.mnavi3 { 
	display:block;
	float: left;
	width: 130px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/mnavi3.jpg);
}
a:hover.mnavi3 {
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}
a.mnavi4 { 
	display:block;
	float: left;
	width: 130px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/mnavi4.jpg);
}
a:hover.mnavi4 {
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}
a.mnavi5 { 
	display:block;
	float: left;
	width: 130px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/mnavi5.jpg);
}
a:hover.mnavi5 {
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}
a.mnavi6 { 
	display:block;
	float: left;
	width: 130px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/mnavi6.jpg);
}
a:hover.mnavi6 {
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}
a.mnavisp { 
	display:block;
	float: left;
	width: 30px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/navi7.jpg);
}
a:hover.mnavisp {
	background-position:0px 0px;/*画像の高さの半分をマイナスで*/
}
a.mnavi7 { 
	display:block;
	float: left;
	width: 150px;
	height: 40px;
	border: none;
	background-repeat:no-repeat;
	background-image:url(images/mnavi7.jpg);
}
a:hover.mnavi7 {
	background-position:0px -40px;/*画像の高さの半分をマイナスで*/
}



.entry a:link img,
.entry a:visited img{
	border: 1px solid #97c2bc;}

.entry a:hover img,
.entry a:active img{
	border: 1px solid #4779ab;
	text-decoration: underline;}

#searchform {
	margin-top: 0px;
}

#sidebar a:link, #sidebar a:visited {color: #888899;}
#sidebar a:hover, #sidebar a:active {color:#5a8cb5;}



/* -----------------------------------------------------
	2.Base andLayout
----------------------------------------------------- */


body{
	font-family: Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 80%;
	color: #353535;
	text-align: center;
}

div#wrap {}
div.inner {
	margin: 0 auto;
	width: 880px;
	text-align: left; }



/* header ---------------------------------------- */


div#header {
	height: 295px;
	margin-bottom: 20px;
}

* html div#header {
	height: 295px;
	margin-bottom: 20px;
}

*:first-child+html div#header {
	height: 295px;
	margin-bottom: 20px;
}

#header .inner{
	position: relative;
}
div.logobox {
	padding-bottom: 10px;
}

/*h1 {
	padding: 70px 45px 0px;
	font-family: Arial,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 36pt;
	font-weight: normal;
	letter-spacing: 10px;
}*/

<!-- #header a { text-decoration: none; } -->


div.description {
	padding: 10px 45px 0px;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
}


ul#topnavi{
	top: 1px; right: 0px;
	position: absolute;
	margin: 0;
}

ul#topnavi li{ display: inline; }

ul#topnavi li a{
	display: block;
	float: left;
	padding: 0 2em;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
}


ul#topnavi li a:link,
ul#topnavi li a:visited {
	color:#29455e;
}

ul#topnavi li a:hover,
ul#topnavi li a:active {
	text-decoration: none;
	background: url(img/navion.gif) repeat-x left bottom;
}

div.breadcrumb {
	width: 860px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
a.breadcrumblink:link {
	color: #666666;
	text-decoration: underline;
}
a.breadcrumblink:link:visited {
	color: #666666;
	text-decoration: underline;
}
a.breadcrumblink:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.breadcrumblink:active {
	color: #FF6600;
	text-decoration: underline;
}

ul.mnavi {
	width: 99%;
	font-size: 13px;
	color: #999999;
	margin-left: 0.5em;
}
li.mnavi {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 15px;
	color: #999999;
	background-image: url(images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* sidebar --------------------------------------- */


#sidebar{
	width: 200px;
	float: left;
	text-align: left;
	color: #555;
	background-image: url(images/lnaviboxbg.jpg);
	background-repeat: repeat-y;
}


#sidebar h3{
	height: 35px;
	color: #ff8000;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
	background-image: url(images/blognavihd.jpg);
	background-repeat: no-repeat;
/*	border-left-width: 5px;
	color: #353535;
	border-left-style: solid;
	border-left-color: #335EB5; */
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* search */


div.sidebox{
	padding: 0;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
	
div.sidebox input {
	margin-bottom: 0.5em;
	padding: 2px;
	font-size: 85%;
	border : 1px solid #dddddd;
	background-color : #ffffff;
}

input#searchsubmit {
	margin-bottom: 0.5em;
	padding: 1px;
	font-size: 85%;
	color: #666;
	border : 1px solid #dddddd;
	background-color : #ffffff;
}
input#searchbox {
	float: left;
	width: 120px;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	padding: 1px;
	font-size: 100%;
	color: #666;
	border : 1px solid #dddddd;
	background-color : #ffffff;
}
input#searchsubmit2 {
	float: left;
	width: 60px;
	margin-bottom: 0.5em;
	padding-left: 5px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 85%;
	color: #666;
	border : 1px solid #dddddd;
	background-color : #ffffff;
}

/* sidelist */

ul.sidelist{
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 1em;
	margin-left: 0em;
}
ul.sidelist li{
	padding-left: 1.3em;
	padding-right: 28px;
/*	padding-right: 1em; */
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/lnavibg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}



div.menubox1 {
	width: 200px;
	background-image: url(images/lnaviboxbg.jpg);
	background-repeat: repeat-y;
}
div.menubox2 {
	width: 200px;
	background-image: url(images/lnaviboxbg.jpg);
	background-repeat: repeat-y;
}
div.textmenu {
	width: 180px;
	_width: 200px;
	height: 30px;
	padding-left: 20px;
	_padding-left: 0px;
	_text-indent: 20px;
	padding-top: 10px;
	cursor: pointer;
	background-image: url(images/lnavibg1.jpg);
	background-repeat: no-repeat;
}
div.textmenu:hover {
	width: 180px;
	_width: 200px;
	height: 30px;
	padding-left: 20px;
	_padding-left: 0px;
	_text-indent: 20px;
	padding-top: 10px;
	background-image: url(images/lnavibg1_f2.jpg);
	background-repeat: no-repeat;
}
div.textmenu_noline {
	width: 180px;
	_width: 200px;
	height: 30px;
	padding-left: 20px;
	_padding-left: 0px;
	_text-indent: 20px;
	padding-top: 10px;
	background-image: url(images/lnavibg2.jpg);
	background-repeat: no-repeat;
}
div.textmenu_noline:hover {
	width: 180px;
	_width: 200px;
	height: 30px;
	padding-left: 20px;
	_padding-left: 0px;
	_text-indent: 20px;
	padding-top: 10px;
	background-image: url(images/lnavibg2_f2.jpg);
	background-repeat: no-repeat;
}

/* 子カテゴリー */

ul.children{ margin: 0; }

/*ul.children li {
	padding-left: 13px;
	background: url(img/list_icon.gif) no-repeat left center; }*/

ul.children li {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: url(img/list_icon.gif) no-repeat left center; }




/* contents -------------------------------------- */

#content{
	margin: 0; padding: 0;
}

#content.inner{
	padding: 1em 0 2em;
}


div#content:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html div#content {
	height: 1px;
	overflow: visible;
}
/**/


#main{
	width: 640px;
	float: left;
	margin-left: 30px;
}

.post {
	margin:0px 0px 35px;
	line-height: 1.5;
}

.post h2 {
	font-size: 100%;
	font-weight: bold;
	color: #252525;
	letter-spacing: 1px;
	background-image: url(images/posth2hd.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;/*	border-left: 5px solid #4779ab;*/
}

.post img {
	vertical-align: top;
	border: none;
}
.post img.alignright {
	float: right;
	vertical-align: top;
	border: none;
}

h2 a:link, h2 a:visited {color:#252525;}
h2 a:hover, h2 a:active {color:#252525; text-decoration: none;}


.entry {
	margin: 0;
	padding: 1px 0 1px 15px;
	background-image: url(images/postentrybg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
/*	overflow: hidden; */
	/*	border-left: 5px solid #dcdcdc;*/
}
.entry .alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.entry p {
	word-break: break-all;
}

.entry ul {
	margin-right: 0em;
	margin-left: 1.5em;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
.entry ul li {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: disc;
}


*html ul.postmeta{
	margin: 0;
	padding: 2px 17px;
	font-size: 85%;
	color: #97c2bc;
}
ul.postmeta{
	margin: 0;
	padding: 2px 17px;
	font-size: 85%;
	color: #97c2bc;
	background-image: url(images/postmetabg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
/*	border-left: 5px solid #FB8C14; */
}

ul.postmeta li {
	display: inline;
}



/* comment */


#comments {
	margin:0px 0px 35px;
	line-height: 1.5;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 7px;
}

#comments h3 {
	margin: 15px 0;
	padding: 3px 7px;
	font-size: 100%;
	font-weight: bold;
	color: #252525;
	letter-spacing: 1px;
	border-left: 5px solid #4779ab;
}


ul.commentlist { 
	margin: 0 10px 30px 0;
	padding: 3px 0; }


ul.commentlist li{ margin-bottom: 15px; }


.comment_data{
	padding: 2px 10px;
	color: #5a8cb5;
	font-size: 85%;
	border-left: 5px solid #97c2bc;
}

.commentlist li p{
	margin: 0;
	padding: 5px 0 5px 10px;
	border-left: 5px solid #dcdcdc;
}


dl.commentform { 
	margin: 0;
	padding: 5px 10px 5px 25px;
	border-left: 5px solid #dcdcdc; }

dl.commentform dt { color: #666; }
dl.commentform dd { margin: 7px 0; }


p#trackback{
	margin: 15px 0 25px;
	padding: 3px 7px;
	text-align :left;
	font-size: 85%;
	border-left: 5px solid #97c2bc;
}

input#tb{
	width: 400px;
	font-size: 95%;
	margin: 1em 0;
	color: #666;
}


div#pagenavi {
	margin: 0 0 2em;
	color: #dcdcdc;
	font-weight: bold;
	text-align: center; }

div#pagenavi a{ color: #a7bac5;}





/* footer ---------------------------------------- */


div#footer{
	clear: both;
/*	font-size: 85%; */
/*	height: 80px; */
/*	color: #ffffff; */
/*	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
*/
}

div#footer .inner{
}
#footer div.ftnavibox, x:-moz-any-link {
	width: 880px;
	padding-top: 30px;
}
*:first-child+html #footer div.ftnavibox {
	width: 880px;
	padding-top: 0px;
}
#footer div.ftnavibox {
	width: 880px;
	margin-top: 30px;
}
#footer div.ftnavibox ul.fnavi {
	width: 880px;
	font-size: 10px;
	color: #999999;
	margin-left: 0.5em;
}
#footer div.ftnavibox ul.fnavi li {
	display: inline;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 15px;
	list-style: none;
	color: #999999;
	background-image: url(images/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



p.toplink { 
	margin: 0;
	padding: 33px 0px 0px;
	text-align: right;}


div.copyright{
	padding: 2em 0 2.5em;
	text-align: center;
}


#footer a:link,
#footer a:visited{
	color:#999999; text-decoration: underline; }

#footer a:hover,
#footer a:active{
	color:#999999; text-decoration: none; }


/* ----------------------------------------------------
	3.Elements
----------------------------------------------------- */


/* ページ内見出し設定 */

div.entry h2{
	padding-left: 12px;
	font-size: 100%;
	font-weight: bold;
	color: #252525;
	line-height: 1.6;
	letter-spacing: 1px;
	border: none;
	background: url(img/arrow_h2.gif) no-repeat left center;
}


div.entry h3{
	padding-left: 12px;
	color: #353535;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1px;
	border: none;
	background: url(img/arrow_h3.gif) no-repeat left center;
}


div.entry h4{
	padding-left: 12px;
	color: #555;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1px;
	border: none;
	background: url(img/arrow_h4.gif) no-repeat left center;
}



textarea, input, select {
	padding: 2px;
	font-size: 100%;
	border : 1px solid #999;
}


/* MacIE */
textarea,input,select {
 font-family : "Osaka","\30D2\30E9\30AE\30CE\20Pro\20W3","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}




