
















































@font-face {
  font-family: 'My-Web-Font';
  src: url('http://sr-shinjukushibu.jp/wp-content/plugins/home/sr-shinjukushib2/www/sr/wp-content/themes/shinjukusr/css/my_plugin_name/fonts/font-name.eot')
  src: url('http://sr-shinjukushibu.jp/wp-content/plugins/home/sr-shinjukushib2/www/sr/wp-content/themes/shinjukusr/css/my_plugin_name/fonts/font-name.eot??#iefix') format('embedded-opentype'),
       url('http://sr-shinjukushibu.jp/wp-content/plugins/home/sr-shinjukushib2/www/sr/wp-content/themes/shinjukusr/css/my_plugin_name/fonts/font-name.woff') format('woff'),
       url('http://sr-shinjukushibu.jp/wp-content/plugins/home/sr-shinjukushib2/www/sr/wp-content/themes/shinjukusr/css/my_plugin_name/fonts/font-name.ttf') format('truetype'),
       url('http://sr-shinjukushibu.jp/wp-content/plugins/home/sr-shinjukushib2/www/sr/wp-content/themes/shinjukusr/css/my_plugin_name/fonts/font-name.svg#font-name') format('svg')
}


/*　リセットCSS
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table,tr,rh,td{
    border-collapse:collapse;
    border-spacing:0;
     border: 1px #808080 solid; 
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


/* リセット部分ここまで*/




/* レイアウトベース*/
body{
	border-top:# 5px solid;
	font-family:"游ゴシックmedium", "Yu Gothic medium", YuGothic, sans-serif;"
	font:medium
}



/* コンテンツまん中より下*/

.wrap{
	width:1100px;
	margin:0 auto;
}



.contents_left{
width: 730px;
margin:0 auto;
margin-top:40px;
margin-bottom:50px;
border-left:e6e6e6 1px solid;
border-right:e6e6e6 1px solid;
float:left;

}


.leftinner{
	padding:10px;
    border-width:6px;
border-style:solid;
border-color:#E1F0FF;
margin:3px;
margin-bottom:30px;
height:auto;
	}

.leftinnerp{
 font-size:36px;
 margin-bottom:10px;
 }

.date{
	font-size:11px;
	color:#999;
	margin-bottom:15px;
}

.maingazou{
	text-align:center;
	padding:30px 0px;
	
}


.the_content{
	line-height:1.6;
	display:block;
	   border-width:3px;
border-style:solid;
border-color:#E1F0FF;
margin:3px;
height:auto;
padding:10px;
padding-bottom:30px;
}


.wp_social_bookmarking_light{
display:none;
}

.the_content h4{
	background-image:url(http://sr-shinjukushibu.jp/wp-content/themes/shinjukusr/img/vline.png);
	padding:5px 5px;
	margin:10px 0px;
	}

.the_content p{
	font-size:14px;
}

.the_content img{
	text-align:center; !important
	margin:30px 0px; !important
}








.contents_rights{
	width:350px;
	float:right;
}

.event{
	width:350px;
	float:right;
	list-style:none;
	margin-top:40px;
}

.event h2{
	font-size:12px;
	background-color:#f0f3f8;
	padding:5px 0px 5px 20px;
	margin:2px 2px 4px 2px;
	}




.event ul{
	list-style:none;
	display:table;
		}


.event li{
	height:110px;
	width:344px;
	border-width:1px;
	border-style:solid;
	border-color:#2582b5;
	margin:2px;
	
}



.eventcopywaku{
	height:110px;
	width:220px;
		display:table-cell;
    vertical-align:middle;
}

.eventcopy{
	font-size:14px;
	padding:5px;
	width:220px;
	}

.eventcopywaku a{
	text-decoration:none;
}


.eventimgwaku{
	height:110px;
	width:110px;
	display:table-cell;
    vertical-align: middle;
	}
	
.eventimgwaku img{
		width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;	 	
}


@media all and (-ms-high-contrast:none){
  .eventimgwaku img{
		width:100px;
    height:auto;
    max-width:100%;
    max-height:100%;
}

}





.clear{
clear:both;
}




