/*
THEME NAME: dddartwax - simple white
THEME URI: http://www.dddartwax.com
DESCRIPTION: dddartwax
VERSION: 1.0
AUTHOR: <a href="http://www.dddartwax.com/">dddartwax</a>
AUTHOR URI:
TAGS: dddartwax, white
*/

/* Two-column with sidebar on left from the /examples/ folder  */
div#container {
float:right;
margin:0 0 0 -150px;
width:100%;
}

div#content {
margin:0 0 0 150px;
}

div.sidebar {
float:left;
overflow:hidden;
width:150px;
}


div#secondary {
}


/*
div#secondary {
	float: right;
	position: relative;
	left: 800px;
	top: -366px;
	padding-right: 0px;
	padding-left: 10px;
	width: 140px;
}
*/


div#footer {
clear:both;
width:100%;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

ul.children li a { padding-left: 6px; background: url(images/children.png) no-repeat left 50%; }

div#menu {
height:1.5em;
padding:1em 0em;
margin:0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1em;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:nomal;
font-size:9px;
font-weight: bold;
border: 1px solid #bebebe;
padding: 3px 10px;
margin-top: 2;
margin-bottom: 10px;
clear:both;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
border: 1px solid #ddd; padding:10px; margin-top:5px;
background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #ffffff)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff')"; /* IE8 */
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
margin:0px;
padding:0px;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}











/* dddartwax */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */

body { font: 14px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #36393c; 
background-color:#ffffff;
}

#wrapper{ color: #; background-color: #ffffff; margin: 0px auto; width: 950px; padding:0px; }


#access{ background-color: #; margin: 0px; }
#container{ background-color: #; margin: 0px; }

#primary.sidebar { border: 0px solid #000; border-bottom: 0px none; }
#secondary.sidebar { border: 0px solid #000; border-top: 0px none; }

#primary { color: #; background-color: #; width: 150px; margin: 0px;}
#secondary { color: #; background-color: #; width: 150px; margin: 0px;}
#content { color: #; background-color: #; width: 650px; margin: 0px; }



#footer { font-size:9px; margin-bottom:100px; }
#footer .copyright { font-size:9px; width:100%; background-color: #; padding:1.5em; text-align:center;}



/* メインボタン */

#mainbutton a { display:block; background-color: #; margin:0px; padding-top:5px; padding-bottom:5px; width:#; border: 1px solid #; border-left: 0px none #; border-right: 0px none #; text-decoration: none; font-size:10px; }
#mainbutton a:link, a:visited, a:active { text-decoration: none; }
#mainbutton a:hover { color: #ffa500; }





#mainbutton a.mainbutton_01 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_01.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_01 { display:block; padding-left:30px; color: #ec6eff; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_01_over.png);background-repeat: no-repeat;background-position: center left; }

#mainbutton a.mainbutton_02 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_02.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_02 { display:block; padding-left:30px; color: #ffa500; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_02_over.png);background-repeat: no-repeat;background-position: center left; }

#mainbutton a.mainbutton_03 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_03.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_03 { display:block; padding-left:30px; color: #ff0048; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_03_over.png);background-repeat: no-repeat;background-position: center left; }

#mainbutton a.mainbutton_04 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_04.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_04 { display:block; padding-left:30px; color: #00c0ff; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_04_over.png);background-repeat: no-repeat;background-position: center left; }

#mainbutton a.mainbutton_05 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_05.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_05 { display:block; padding-left:30px; color: #1ca800; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_05_over.png);background-repeat: no-repeat;background-position: center left; }

#mainbutton a.mainbutton_06 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_06.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_06 { display:block; padding-left:30px; color: #5757ff; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_06_over.png);background-repeat: no-repeat;background-position: center left; }

#mainbutton a.mainbutton_07 { display:block; padding-left:30px; color: #000000; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_07.png);background-repeat: no-repeat;background-position: center left; }
#mainbutton a:hover.mainbutton_07 { display:block; padding-left:30px; color: #00c4bd; background-image: url(http://www.dddartwax.com/images/mainbutton/mainbutton_07_over.png);background-repeat: no-repeat;background-position: center left; }







/* 見出し */

h2.entry-title { display:block; height:1em; padding-left:0px; padding-top:0px; color: #000000; background-image: url(#);background-repeat: no-repeat;background-position: top left; }

p.header_text { display: block; width:630px; padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #dddddd;

color:#000000;
font-size:12px;
padding:10px; margin-top:10px;

background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #ffffff)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff')"; /* IE8 */
}

span.header_text_ja{
	padding-left: 10px;
	color: #a5a5a5;
	font-size: 11px;
}


/* アプリ紹介 */

h2.app-title {color:#000000; font-size:24px; display:block; height:1em; margin-top:20px; margin-bottom:10px; clear:both;}

strong.app-catch {color:#000000;display:block; height:1em; margin-top:0px; clear:both;
	font-size: 14px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a5a5a5;
	border-top: 1px solid #a5a5a5;
	padding-top: 7px;
}

.app_note {
font-size:13px; border: 1px solid #dfdfdf; padding: 10px; margin-top: 10px; line-height: 1.7em; background-image: -moz-linear-gradient(top, #f7f7f7, #fcfcfc); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #fcfcfc)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#fcfcfc'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#fcfcfc')"; /* IE8 */
}

.appinfo {
	color: #262626;
	line-height: 1.5em;
	margin: 1em 0;
	font-size: 9px;
	padding: 10px;
	background-color: #e9e9e9;
	border: 1px solid #ddd;
}


/* 角丸画像 */

div.entry-content img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

div.entry-content img.norr {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

object {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

div, blockquote {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


/* フォーム */

textarea, input {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #cccccc; color:#888888;
}

input.button {
color: #ffffff;
display: block; width:auto; padding: 10px;

background-color:#4477a1;
border: 1px solid #4477a1;

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

background-image: -moz-linear-gradient(top, #4477a1, #81a8cb); /* FF3.6 */
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4477a1),color-stop(1, #81a8cb)); /* Saf4+, Chrome */
		filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4477a1', endColorstr='#81a8cb'); /* IE6,IE7 */
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4477a1', endColorstr='#81a8cb')"; /* IE8 */

-webkit-box-reflect: below -5px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));

}




/* サイドバー：セカンダリー */

#secondary h3.widgettitle { font-size:11px; text-indent: 0em; }
#secondary p { font-size:10px; text-indent: 0em; }
#secondary a { font-size:10px; }
#secondary li { font-size:10px; list-style-type: none; text-indent: -1em; }
#secondary div.textwidget { font-size:10px; text-indent: 0em; }


/* TYPE */

p { font-size: 90%; margin-top: 0px; margin-bottom: 15px; line-height: 1.8em; }
h1 { font-weight: bold; font-size: 26px; line-height: 26px; margin-bottom: 18px; margin-top: 0px; color: #000; }
h2 { font-weight: bold; font-size: 22px; line-height: 18px; margin-bottom: 0px; margin-top: 0px; }
h2.entry-title{
	color: #000;
	font-size: 36px;
}

h3 { font-weight: bold; font-size: 1.2em; line-height: 18px; margin-bottom: 5px; margin-top: 25px; color: #bbb; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
h5 { font-weight: bold; font-size: 9px; line-height: 18px; }


a { color: #000000; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }


a.more-link { font-size:9px; background: url(http://www.dddartwax.com/images/weblog/readmore.png) no-repeat left top; zoom: 1;text-indent: -999px;width: 60px;height: 20px;display: block;margin-top: 15px;margin-bottom: 15px; }
a:hover.more-link { font-size:9px; background: url(http://www.dddartwax.com/images/weblog/readmore.png) no-repeat left -20px; zoom: 1;text-indent: -999px;width: 60px;height: 20px;display: block;}



/* ナビゲーション */
#nav-below div a { font-weight: bold; color:#000000; font-size:85%; }
#nav-below div a:hover { text-decoration: none; }


#content h2.entry-title-single {color:#000;margin-top: 0px; margin-bottom: 0.5em; }
#content h2.entry-title-single a{color:#000;}
#content h2.entry-title-single a:hover{ text-decoration: none;
	color: #727272;
}

#content h3.entry-title-single a{color:#000;}

.entry-date { font-size: 9px; margin-bottom: 0px; margin-top: 0px; font-weight: normal;font-style: normal;color: #000;}
.entry-content { margin-bottom: 0px; margin-top: 0px; }
.authorname { font-size:9px; }

#content a { color: #93acc0; }
#content a:hover { text-decoration: none; }

#content a.more { white-space: nowrap; padding-right: 10px; background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; }
#content a.external { white-space: nowrap; padding-right: 15px; background: url(http://images.apple.com/global/elements/icons/external10x10.gif) no-repeat 100% 49%; zoom: 1; }

strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
abbr { border: 0; }
.sosumi { font-size: 10px !important; color:#76797c; }
.sosumi_features { font-size: 10px !important; color:#76797c; }


.number {min-width:1.2em; width:auto; background-color: #2d4557; text-align: center; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 7px; padding-right: 7px; padding-top: 2px; padding-bottom: 2px; color: #FFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: bold; text-shadow: #000 0 0 1px; opacity: 1.0; }



/* リンクアイコン */
a.pdf { white-space: nowrap; padding-right: 19px; background: url(images/icon_pdf.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.html { white-space: nowrap; padding-right: 19px; background: url(images/icon_safari.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.qt { white-space: nowrap; padding-right: 19px; background: url(images/icon_qt.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.ical { white-space: nowrap; padding-right: 19px; background: url(images/icon_ical.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.dl { white-space: nowrap; padding-right: 19px; background: url(images/icon_dl.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.dmg { white-space: nowrap; padding-right: 19px; background: url(images/icon_dmg.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.zip { white-space: nowrap; padding-right: 19px; background: url(images/icon_zip.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.keynote { white-space: nowrap; padding-right: 19px; background: url(images/icon_keynote.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }
a.audio { white-space: nowrap; padding-right: 19px; background: url(images/icon_audio.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }

a.new { white-space: nowrap; padding-right: 19px; background: url(images/icon_link_newwindow_white.png) no-repeat 100% 49%; zoom: 1; margin-bottom:5px; !important; }





/* リスト */
li { font-size:10px; list-style-type: none; text-indent: 0em; }



/* 引用 */
blockquote{
	background-color: #e4edf1;
	padding: 10px;
	font-size: 85%;
}




/* 見出し装飾 */
.headerbox_h3 {
background-color:#bbbbbb;
background-image: -moz-linear-gradient(top, #93a0a8, #caced2); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #93a0a8),color-stop(1, #caced2)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#93a0a8', endColorstr='#caced2'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#93a0a8', endColorstr='#caced2')"; /* IE8 */
margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-left: 7px; padding-right: 7px; padding-top: 10px; padding-bottom: 10px; color: #FFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-weight: bold; text-shadow: #000 0 0 1px; opacity: 1.0;
-webkit-box-shadow: #dddddd 0px 2px 4px; -moz-box-shadow: #dddddd 0px 2px 4px; box-shadow: #dddddd 0px 2px 4px; 
border: 1px solid #aebbc2; 
}

/* ノートボックス */
.notebox_0 {
font-size:10px; border: 1px solid #ddd; padding:5px; margin-top:5px;
}

.notebox_1 {
font-size:10px; border: 1px solid #ddd; padding:5px; margin-top:5px;
background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #ffffff)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff')"; /* IE8 */
}


/* ノートボックス - レビュー */
.notebox_review {
color:#2d4557; font-size:110%; font-weight: bold;
line-height:1.5em;
position:relative; left:0px;
border: 1px solid #ddd; padding:10px; margin-top:5px;
background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #ffffff)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff')"; /* IE8 */
-webkit-border-radius: 10px;
-moz-border-radius: 100px;
border-radius: 10px;
}

.notebox_reviewer { color:#2d4557; font-size:12px; font-weight: normal; display:block; text-align:right; }





#notebox_rightside {
	width:140px;
	position:relative;
	float: right;
	clear:both;
	padding: 0px;
	margin:0px;
	left: 150px;
}

.notebox_rightside1 {
font-size:10px; border: 1px solid #ddd; padding:5px; margin:0px;
text-align:center;
background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #ffffff)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff')"; /* IE8 */
}



/* 日付 */
.date {
color:#aaa;
font-size:90%; border: 1px solid #ddd; padding:3px; margin:0px; margin-right:10px;
text-align:center;
background-image: -moz-linear-gradient(top, #f7f7f7, #ffffff); /* FF3.6 */
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #f7f7f7),color-stop(1, #ffffff)); /* Saf4+, Chrome */
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff'); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff')"; /* IE8 */
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}




/* 隠し */

#header { display: none;visibility: hidden; }
#menu{ display: none;visibility: hidden; }

.entry-meta { display: none;visibility: hidden; }
.hide { display: none;visibility: hidden; }



/* 罫線 */
hr{
width: auto;  /* 線の幅 */
height: 0px;  /* <hr>の実線を消す */
border: 0px;  /* borderを一旦リセットする（基本設定でしていれば不要）*/
border-top: 1px solid #dddddd;  /* 線の太さ　線の種類　線の色 */
border-bottom: 1px solid #ffffff;  /* 線の太さ　線の種類　線の色 */
margin-top:15px;
margin-bottom:15px;
}

hr.hr1{
width: auto;  /* 線の幅 */
height: 0px;  /* <hr>の実線を消す */
border: 0px;  /* borderを一旦リセットする（基本設定でしていれば不要）*/
border-top: 5px dotted #dddddd;  /* 線の太さ　線の種類　線の色 */
}


#temp {font-size:11px;}



.item{display:table;margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:15px;width: 650px;height: auto;}




/* カラム */

#columns2 {
	-webkit-column-count: 2;
	-webkit-column-width: 315px;
	-webkit-column-gap: 20px;
	-webkit-column-rule: 0px none #dddddd;
	-moz-column-count: 2;
	-moz-column-width: 315px;
	-moz-column-gap: 20px;
	-moz-column-rule: 0px none #dddddd;
	column-count: 2;
	column-width: 315px;
	column-gap: 20px;
	column-rule: 0px none #dddddd;
}

#columns3 {
	-webkit-column-count: 3;
	-webkit-column-width: 204px;
	-webkit-column-gap: 19px;
	-webkit-column-rule: 0px none #dddddd;
	-moz-column-count: 3;
	-moz-column-width: 204px;
	-moz-column-gap: 19px;
	-moz-column-rule: 0px none #dddddd;
	column-count: 3;
	column-width: 204px;
	column-gap: 19px;
	column-rule: 0px none #dddddd;
}



/* 画像リンクを半透明に */
a:hover img.hoverImg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";

top: 1px;
position: relative;
}



/* イメージフェーダー用 */

#imageContainer {
	overflow: hidden;
}

#imageContainer img {
	display:none;
	position:absolute;
}




/* Button */

.button,.button:visited {
background:#222 url(overlay.png) repeat-x;
display:inline-block;
padding:5px 10px 6px;
color:#fff;
font-family:sans-serif;
text-decoration:none;
-moz-border-radius:6px;
-webkit-border-radius:6px;
-moz-box-shadow:0 1px 3px rgba(0,0,0,0.6);
-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.6);
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
border-bottom:1px solid rgba(0,0,0,0.25);
position:relative;
cursor:pointer
}
 
.button:hover{background-color:#111;color:#fff;}
.button:active{top:1px;}
.small.button,.small.button:visited {font-size:11px}
.button,.button:visited,
.medium.button,.medium.button:visited {font-size:13px;
font-weight:bold;
line-height:1;
text-shadow:0 -1px 1px rgba(0,0,0,0.25);
}

.large.button,.large.button:visited {font-size:14px;
padding:8px 14px 9px;}

.super.button,.super.button:visited {font-size:34px;
padding:8px 14px 9px;}

.pink.button,.magenta.button:visited{background-color:#e22092;}
.pink.button:hover{background-color:#c81e82;}
.green.button,.green.button:visited{background-color:#91bd09;}
.green.button:hover{background-color:#749a02;}
.red.button,.red.button:visited{background-color:#e62727;}
.red.button:hover{background-color:#cf2525;}
.orange.button,.orange.button:visited{background-color:#ff5c00;}
.orange.button:hover{background-color:#d45500;}
.blue.button,.blue.button:visited{background-color:#2981e4;}
.blue.button:hover{background-color:#2575cf;}
.yellow.button,.yellow.button:visited{background-color:#ffb515;}
.yellow.button:hover{background-color:#fc9200;}
.black.button,.magenta.button:visited{background-color:#222;}
.black.button:hover{background-color:#111;}
.gray.button,.magenta.button:visited{background-color:#999;}
.gray.button:hover{background-color:#777;}
.white.button,.magenta.button:visited{background-color:#fff;color:#555;font-weight:normal;}
.white.button:hover{background-color:#ddd;}

/* iPhone */

